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,

Happy path PR check of Eclipse Che repos is failing on "Validation of workspace build and run" step because of an issue https://github.com/eclipse/che/issues/20269 

* Che QE team is working on a fixup.
* Problem recognized by the following error messages in test execution logs:
-----------------------------------------------
   1) Validation of workspace build and run
        Run application:
      TimeoutError: Exceeded maximum visibility checkings attempts for 'By(xpath, //div[@class='theia-notification-message']/span[contains(.,'Process 8080-tcp is now listening on port 8080. Open it ?')])' element, timeouted after 120000
       at DriverHelper.waitVisibility (/tmp/e2e/utils/DriverHelper.ts:156:15)
       at process._tickCallback (internal/process/next_tick.js:68:7)
===========================

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

Back to the top