-
Task
-
Resolution: Done
-
Major
-
2.8.0.GA
-
False
-
False
-
Undefined
-
-
QE-2021-05-26 (Sprint: 202)
E2E `smoke-test` is outdated, and has to be updated to be run on new Dashboard present in CRW 2.8.0:
‣ DriverHelper.waitVisibility - Polling timed out attempt #5, retrying with 1000ms timeout
1) Create workspace
[ERROR] Test is failed.
Additional information (logs, dumps, screenshots) you can find in the
"./report/Smoke_suite_for_RC_validation_Create_workspace" folder.
2 passing (28s)
1 failing
1) Smoke suite for RC validation
Create workspace:
TimeoutError: Exceeded maximum visibility checkings attempts for 'By(xpath, //article[contains(@class, 'sample-card')]//div[text()='Java EAP Maven'])' element, timeouted after 5000
at DriverHelper.waitVisibility (/tmp/e2e-codeready/.tmp/che/tests/e2e/dist/utils/DriverHelper.js:120:15)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async GetStarted.waitSample (/tmp/e2e-codeready/.tmp/che/tests/e2e/dist/pageobjects/dashboard/GetStarted.js:46:9)
CRW update testing pipelines are using `smoke-test`.