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 repo PR

Hello everyone,

FYI: E2E java selenium tests PR check of Eclipse Che repo is failing because of known regression in master branch (an issue https://github.com/eclipse/che/issues/16100
   * Che QE team is investigating the problem
   * Problem recognized by the following error message in jenkins job console log:
---------------------------------
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]   ProjectStateAfterRefreshTest.checkRestoreStateOfProjectAfterRefreshTest:78 » UnhandledAlert
[ERROR]   ProjectStateAfterRenameWorkspaceTest.checkProjectAfterRenameWs:84 » UnhandledAlert
[INFO]
[ERROR] Tests run: 56, Failures: 2, Errors: 0, Skipped: 0
---------------------------------

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

Back to the top