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 repo is failing on "Open workspace" step because of issue https://github.com/eclipse/che/issues/18075.
   * Che Platform team is investigating the problem
   * Problem recognized by the following error message in Jenkins job console log:
--------------------------------------------------------
          ▼ MultiUserLoginPage.login
          ▼ CheLoginPage.waitEclipseCheLoginFormPage
    1) Open workspace


  0 passing (23s)
  1 failing

  1) Validation of workspace start
       Open workspace:
     TimeoutError: Exceeded maximum visibility checkings attempts, problems with 'StaleElementReferenceError' of 'By(css selector, *[id="kc-form-login"])' element
      at DriverHelper.waitVisibility (/tmp/e2e/utils/DriverHelper.ts:146:15)
      at <anonymous>
      at process._tickCallback (internal/process/next_tick.js:188:7)
================================

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

Back to the top