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 fails in the "refactor" package #8140

Closed
Ohrimenko1988 opened this issue Jan 3, 2018 · 1 comment
Closed

Unexpected fails in the "refactor" package #8140

Ohrimenko1988 opened this issue Jan 3, 2018 · 1 comment
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. sprint/current

Comments

@Ohrimenko1988
Copy link
Contributor

We have unexpected fails of several tests in the "refactor" package:

  • FailNotPrivateFieldTest
  • FailPrivateFieldTest
  • MoveItemsTest
  • FailParametersTest
  • TestFailTest

It looks like something wrong with "waitTextInErrorMessage" method in the "Refactor" page-object. We need to investigate this problem and resolve it.

Log:

java.lang.NullPointerException
	at org.eclipse.che.selenium.refactor.types.TestFailTest.testFail26(TestFailTest.java:98)

Screenshot:

bbb

Report with reproduced problem:

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

@Ohrimenko1988 Ohrimenko1988 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. status/in-progress This issue has been taken by an engineer and is under active development. team/production labels Jan 3, 2018
@Ohrimenko1988 Ohrimenko1988 self-assigned this Jan 3, 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. labels Jan 3, 2018
@Ohrimenko1988
Copy link
Contributor Author

Done #8141

@Ohrimenko1988 Ohrimenko1988 removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jan 3, 2018
@Ohrimenko1988 Ohrimenko1988 changed the title Unexpexted fails in the "refactor" package Unexpected fails in the "refactor" package Jan 10, 2018
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. sprint/current
Projects
None yet
Development

No branches or pull requests

2 participants