-
Task
-
Resolution: Done
-
Major
-
2.8.0.GA
-
False
-
False
-
Undefined
-
-
QE-2021-05-26 (Sprint: 202)
`test-oauth` E2E test is failing on CRW 2.8.0 because of outdated set of parameters:
https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/job/CodereadyWorkspaces/job/e2e/job/basic/job/typescript-tests/4321/console
‣ DriverHelper.waitVisibility By(xpath, //input[@name='approve']) ‣ DriverHelper.waitAndClick - Polling timed out attempt #840, retrying with 1000ms timeout 1) Login to OCP [ERROR] Test is failed. Additional information (logs, dumps, screenshots) you can find in the "./report/Link_users_Login_to_OCP" folder. 0 passing (14m) 1 failing 1) Link users Login to OCP: TimeoutError: Exceeded maximum clicking attempts, the 'By(xpath, //input[@name='approve'])' element is not clickable at DriverHelper.waitAndClick (/tmp/e2e-codeready/.tmp/che/tests/e2e/dist/utils/DriverHelper.js:233:15) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:93:5)
It's affecting:
Correct set of parameters https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/job/CodereadyWorkspaces/job/e2e/job/basic/job/typescript-tests/4287/parameters/:
-e TS_SELENIUM_VALUE_OPENSHIFT_OAUTH=true -e TS_SELENIUM_OCP_USERNAME=admin -e TS_SELENIUM_OCP_PASSWORD=***
- blocks
-
CRW-1778 Run CRW E2E tests in parallel against the same CRW instance in testing pipeline
-
- Closed
-