Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] (no subject)

Hello everyone,

FYI: E2E Happy path tests PR check of Eclipse Che / Che-theia repo had been failing on 'Build application' step because of known regression in Che-Theia  (an issue https://github.com/eclipse/che/issues/16125
   * The issue has recently been fixed at Che-Theia side. So you need to take changes from Che-Theia master branch and rerun Happy path PR check again by leaving comment "crw-ci-test" in PR
   * Problem recognized by the following error message in jenkins job console log:
---------------------------------
        ▼ ProjectTree.clickOnItem "petclinic/result-build-output.txt"
    1) Build application


  8 passing (8m)
  1 pending
  1 failing

  1) Validation of workspace build and run
       Build application:
     TimeoutError: Waiting for element to be located By(css selector, div[id='/projects:/projects/petclinic/result-build-output.txt'])
Wait timed out after 220017ms
---------------------------------

--
With best regards,
Dmytro Nochevnov
Senior Quality Engineer
Che QE team

Back to the top