Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Status of Happy path PR check of Eclipse Che repos

Hello everyone,

FYI: E2E Happy path tests PR check of Eclipse Che / Che-Theia repos is failing on "Run application" step because of issue https://github.com/eclipse/che/issues/17745.
   * QE team is investigating the problem
   * Problem recognized by the following error message in Jenkins job console log:
--------------------------------------------------------
     1) Run application
 
 
   9 passing (6m)
   1 pending
   1 failing
 
   1) Validation of workspace build and run
        Run application:
      TimeoutError: Exceeded maximum visibility checkings attempts, problems with 'StaleElementReferenceError' of 'By(xpath, //div[@class='theia-notification-message']/span[contains(.,'A new process is now listening on port 8080')])' element
       at DriverHelper.<anonymous> (/tmp/e2e/utils/DriverHelper.ts:145:15)

================================

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

Back to the top