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 fail of SplitEditorFeatureTest in the selenium tests #8659

Closed
Ohrimenko1988 opened this issue Feb 7, 2018 · 1 comment
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

@Ohrimenko1988
Copy link
Contributor

Ohrimenko1988 commented Feb 7, 2018

Description

We have unexpected fail of SplitEditorFeatureTest in the selenium tests. It looks like something went wrong with java class rename. We need to investigate and resolve this problem.

Log:

org.openqa.selenium.TimeoutException: 
Expected condition failed: waiting for presence of any elements located by By.xpath: //div[@id='gwt-debug-multiSplitPanel-tabsPanel']//div[text()='NewName'] (tried for 5 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.editor.SplitEditorFeatureTest.checkRefactoring(SplitEditorFeatureTest.java:115)

Screenshot:

ddd

Report with reproduced problem:

https://ci.codenvycorp.com/view/qa/job/che-integration-tests-multiuser-master-docker/109/Selenium_tests_report/

@Ohrimenko1988 Ohrimenko1988 added kind/bug Outline of a bug - must adhere to the bug report template. status/in-progress This issue has been taken by an engineer and is under active development. e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. team/che-qe labels Feb 7, 2018
@Ohrimenko1988 Ohrimenko1988 self-assigned this Feb 7, 2018
@Ohrimenko1988 Ohrimenko1988 changed the title Unexpected fail of CheckAutoSaveForFileWhichAlreadyExistTest in the selenium tests Unexpected fail of SplitEditorFeatureTest in the selenium tests Feb 7, 2018
@Ohrimenko1988 Ohrimenko1988 added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. and removed status/in-progress This issue has been taken by an engineer and is under active development. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels Feb 7, 2018
@Ohrimenko1988
Copy link
Contributor Author

Done #8662

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

No branches or pull requests

2 participants