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

Happy path tests are failing on 'Validation of workspace build and run' step #19085

Closed
1 of 3 tasks
RomanNikitenko opened this issue Feb 17, 2021 · 1 comment
Closed
1 of 3 tasks
Assignees
Labels
area/qe e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@RomanNikitenko
Copy link
Member

RomanNikitenko commented Feb 17, 2021

Describe the bug

Happy path tests are failing on 'Validation of workspace build and run' step

11:48:37   1) Validation of workspace build and run
11:48:37        Run application:
11:48:37      TimeoutError: Wait timed out after 120415ms
11:48:37       at /tmp/e2e/node_modules/selenium-webdriver/lib/promise.js:2201:17
11:48:37       at ManagedPromise.invokeCallback_ (/tmp/e2e/node_modules/selenium-webdriver/lib/promise.js:1376:14)
11:48:37       at TaskQueue.execute_ (/tmp/e2e/node_modules/selenium-webdriver/lib/promise.js:3084:14)
11:48:37       at TaskQueue.executeNext_ (/tmp/e2e/node_modules/selenium-webdriver/lib/promise.js:3067:27)
11:48:37       at asyncRun (/tmp/e2e/node_modules/selenium-webdriver/lib/promise.js:2927:27)
11:48:37       at /tmp/e2e/node_modules/selenium-webdriver/lib/promise.js:668:7
11:48:37   From: Task: <anonymous wait>
11:48:37       at scheduleWait (/tmp/e2e/node_modules/selenium-webdriver/lib/promise.js:2188:20)
11:48:37       at ControlFlow.wait (/tmp/e2e/node_modules/selenium-webdriver/lib/promise.js:2517:12)
11:48:37       at thenableWebDriverProxy.wait (/tmp/e2e/node_modules/selenium-webdriver/lib/webdriver.js:934:29)
11:48:37       at Ide.waitApllicationIsReady (/tmp/e2e/pageobjects/ide/Ide.ts:310:45)
11:48:37       at Ide.waitNotificationAndOpenLink (/tmp/e2e/pageobjects/ide/Ide.ts:117:20)
11:48:37       at process._tickCallback (internal/process/next_tick.js:68:7)
11:48:37 

I don't know if it's a real bug detected by the tests or the result of an unstable test.

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

I see this failure on different PRs of che-theia

Expected behavior

The tests are happy.

Runtime

I detected it on PR's check
Please see the tests reports:

@RomanNikitenko RomanNikitenko added kind/bug Outline of a bug - must adhere to the bug report template. e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. labels Feb 17, 2021
@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 Feb 17, 2021
@tolusha tolusha added severity/P1 Has a major impact to usage or development of the system. area/qe and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Feb 17, 2021
@dmytro-ndp
Copy link
Contributor

Should be fixed by #19068

@dmytro-ndp dmytro-ndp self-assigned this Feb 17, 2021
@dmytro-ndp dmytro-ndp added this to the 7.27 milestone Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/qe e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants