Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Happy path tests to run against Che with next version for default plugins. #14248

Closed
dmytro-ndp opened this issue Aug 15, 2019 · 1 comment
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.

Comments

@dmytro-ndp
Copy link
Contributor

dmytro-ndp commented Aug 15, 2019

Problem + solution

There is PR merged into the Che master to use next version for default plugins #14247.
Our Happy path tests should be aligned to the Theia next version https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Single-Che-PR-check-E2E-Happy-path-tests-against-k8s-on-codenvy-slave9/83/artifact/e2e/report/
screenshot-Wait_workspace_running_state

13:07:53   1) Validation of workspace start
13:07:53        Wait workspace running state:
13:07:53      TimeoutError: Waiting for element to be located By(xpath, (//ul[@class='p-TabBar-content']//li[@title='Explorer'])[1])
13:07:53 Wait timed out after 240003ms
13:07:53       at /home/e2e/node_modules/selenium-webdriver/lib/promise.js:2201:17
13:07:53       at ManagedPromise.invokeCallback_ (/home/e2e/node_modules/selenium-webdriver/lib/promise.js:1376:14)
13:07:53       at TaskQueue.execute_ (/home/e2e/node_modules/selenium-webdriver/lib/promise.js:3084:14)
13:07:53       at TaskQueue.executeNext_ (/home/e2e/node_modules/selenium-webdriver/lib/promise.js:3067:27)
13:07:53       at asyncRun (/home/e2e/node_modules/selenium-webdriver/lib/promise.js:2927:27)
13:07:53       at /home/e2e/node_modules/selenium-webdriver/lib/promise.js:668:7
13:07:53       at <anonymous>
13:07:53       at process._tickCallback (internal/process/next_tick.js:188:7)
13:07:53   From: Task: Waiting for element to be located By(xpath, (//ul[@class='p-TabBar-content']//li[@title='Explorer'])[1])
13:07:53       at scheduleWait (/home/e2e/node_modules/selenium-webdriver/lib/promise.js:2188:20)
13:07:53       at ControlFlow.wait (/home/e2e/node_modules/selenium-webdriver/lib/promise.js:2517:12)
@dmytro-ndp dmytro-ndp added kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. team/che-qe labels Aug 15, 2019
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 15, 2019
@tsmaeder tsmaeder removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 16, 2019
vparfonov added a commit that referenced this issue Aug 16, 2019
…14264)


* Set all image version to the 7.0.0 to aligen it with CheTheia version until #14248 not fixed

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
@dmytro-ndp dmytro-ndp added the status/in-progress This issue has been taken by an engineer and is under active development. label Aug 19, 2019
@dmytro-ndp dmytro-ndp removed the status/in-progress This issue has been taken by an engineer and is under active development. label Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants