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

Unexpected failure of selenium tests which are create workspaces from Dashboard #9100

Closed
SkorikSergey opened this issue Mar 15, 2018 · 5 comments · Fixed by #9443
Closed
Assignees
Labels
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.

Comments

@SkorikSergey
Copy link
Contributor

Description

We have unexpected fail of selenium tests that create workspaces from Dashboard. The tests, sometimes, fail while waiting that Project Explorer visibility. We should clarify reason and fix it.

Log:

org.openqa.selenium.TimeoutException:  Expected condition failed: waiting for visibility of element located by By.id: gwt-debug-projectTree (tried for 240 second(s) with 500 MILLISECONDS interval) Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' System info: host: 'slave6.codenvycorp.com', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-514.16.1.el7.x86_64', java.version: '1.8.0_102' Driver info: org.eclipse.che.selenium.core.SeleniumWebDriver 	at org.eclipse.che.selenium.dashboard.ImportProjectFromZipTest.importProjectFromZipTest(ImportProjectFromZipTest.java:83) Caused by: org.openqa.selenium.NoSuchElementException:  no such element: Unable to locate element: {"method":"id","selector":"gwt-debug-projectTree"}

Report with reproduced problem:
https://ci.codenvycorp.com/view/qa/job/che-integration-tests-multiuser-master-ocp/146/Selenium_tests_report/

@SkorikSergey SkorikSergey 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. team/che-qe labels Mar 15, 2018
@SkorikSergey SkorikSergey self-assigned this Mar 15, 2018
@SkorikSergey SkorikSergey added the status/in-progress This issue has been taken by an engineer and is under active development. label Mar 15, 2018
SkorikSergey pushed a commit that referenced this issue Mar 15, 2018
@SkorikSergey SkorikSergey changed the title Unexpected fail of selenium tests that create workspaces from Dashboard Unexpected failure of selenium tests which are create workspaces from Dashboard Mar 16, 2018
@SkorikSergey
Copy link
Contributor Author

Check is this issue will not reproduce after #9117.

@SkorikSergey SkorikSergey added status/analyzing An issue has been proposed and it is currently being analyzed for effort and implementation approach and removed status/in-progress This issue has been taken by an engineer and is under active development. labels Mar 19, 2018
@SkorikSergey SkorikSergey removed the status/analyzing An issue has been proposed and it is currently being analyzed for effort and implementation approach label Apr 6, 2018
@SkorikSergey
Copy link
Contributor Author

Not reproduced after #9262.

@SkorikSergey
Copy link
Contributor Author

Reproduced on CI https://ci.codenvycorp.com/view/qa/job/che-integration-tests-multiuser-master-ocp/177/Selenium_tests_report/.
Failed test: DirectUrlFactoryWithKeepDirectoryTest.

@SkorikSergey SkorikSergey reopened this Apr 10, 2018
@vkuznyetsov vkuznyetsov added status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. sprint/current labels Apr 10, 2018
@SkorikSergey SkorikSergey added status/in-progress This issue has been taken by an engineer and is under active development. and removed status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. labels Apr 11, 2018
@dmytro-ndp
Copy link
Contributor

dmytro-ndp commented Apr 11, 2018

IMHO it's worth to mention in merge commit that these changes fix selenium test DirectUrlFactoryWithKeepDirectoryTest.

@SkorikSergey SkorikSergey removed the status/in-progress This issue has been taken by an engineer and is under active development. label Apr 16, 2018
@SkorikSergey
Copy link
Contributor Author

Not reproduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants