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 related repos fails on waiting for workspace readiness (an issue https://github.com/eclipse/che/issues/18876):
  * Eclipse Che QE team is investigating the issue
  * Problem recognized by the following error messages in Jenkins job console log:

------------------------------------------------------
    1) Wait for workspace readiness
  [ERROR] CheReporter runner.on.fail: Validation of workspace start Wait for workspace readiness failed after 722912ms


  1 passing (12m)
  1 failing

  1) Validation of workspace start
       Wait for workspace readiness:
     TimeoutError: Exceeded maximum visibility checkings attempts for 'By(css selector, .theia-preload)' element, timeouted after 360000
      at DriverHelper.waitVisibility (/tmp/e2e/utils/DriverHelper.ts:152:15)
      at process._tickCallback (internal/process/next_tick.js:68:7)
=================================

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

Back to the top