Skip to content

Selenium: Update priorities of the test methods in the 'ImportWizardFormTest'#10401

Merged
artaleks9 merged 1 commit intomasterfrom
che#10261
Jul 13, 2018
Merged

Selenium: Update priorities of the test methods in the 'ImportWizardFormTest'#10401
artaleks9 merged 1 commit intomasterfrom
che#10261

Conversation

@artaleks9
Copy link
Copy Markdown
Contributor

@artaleks9 artaleks9 commented Jul 12, 2018

The reason fail test 'Import Wizard Form' described in the issue #10261 was the new version of the Keycloak and, as consequently, change of the locator of the field (see screenshot):

keycloak-identity-field

It was fixed by the commit: Selenium: fix locators for Keycloak Federated Identities page (#10289) (a968899)

The test has a quite many test methods (9), but it was the solution to make minimum quantity of tests in the one-thread-test-suite. So I do not see reasons for something additional changes.

What does this PR do?

  • Change the priorities of the test methods in the selenium test 'ImportWizardFormTest'
  • It allows to avoid unneeded skip of the test methods

What issues does this PR fix or reference?

#10261

@artaleks9 artaleks9 added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/task Internal things, technical debt, and to-do tasks to be performed. team/che-qe labels Jul 12, 2018
@artaleks9 artaleks9 requested a review from vparfonov as a code owner July 12, 2018 12:56
@artaleks9
Copy link
Copy Markdown
Contributor Author

ci-test

@riuvshin
Copy link
Copy Markdown
Contributor

ci-test build report:
Build details
Test report
selenium tests report data
docker image: eclipseche/che-server:10401
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@artaleks9 artaleks9 merged commit c45c152 into master Jul 13, 2018
@artaleks9 artaleks9 deleted the che#10261 branch July 13, 2018 06:33
@benoitf benoitf added this to the 6.9.0 milestone Jul 13, 2018
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jul 13, 2018
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants