Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Status of E2E tests check of Eclipse Che / Che-Theia repos PR check

Hello everyone,

FYI: E2E Happy path tests PR check of Eclipse Che / Che-Theia repos is failing on "Validation of workspace build and run" step https://github.com/eclipse/che/issues/16828.
   * Problem recognized by the following error message in Jenkins job console log:
--------------------------------------------------------
          ▼ Ide.waitNotification "A new process is now listening on port 8080"
    1) Run application

  9 passing (8m)
  1 pending
  1 failing

  1) Validation of workspace build and run
       Run application:
     TimeoutError: Waiting for element to be located By(xpath, //div[@class='theia-notification-message']/span[contains(.,'A new process is now listening on port 8080')])
Wait timed out after 120004ms
================================

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

Back to the top