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

Fix Java selenium tests to run against Che with next version for default plugins #14325

Closed
dmytro-ndp opened this issue Aug 23, 2019 · 1 comment
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Milestone

Comments

@dmytro-ndp
Copy link
Contributor

Is your task related to a problem? Please describe.

After Che master has been switched to Che Theia next which based on Theia master branch, we need to adapt Java selenium test to be executed against Theia from master branch:

  • org.eclipse.che.selenium.dashboard.CreateAndDeleteProjectsTest.deleteProjectsFromDashboardTest

  • org.eclipse.che.selenium.dashboard.CreateAndDeleteProjectsTest.createProjectTest

  • org.eclipse.che.selenium.dashboard.ImportMavenProjectFromGitTest.checkAbilityImportMavenProjectTest

  • org.eclipse.che.selenium.dashboard.ImportProjectFromGitHubTest.checkAbilityImportProjectFromGithub

  • org.eclipse.che.selenium.factory.DirectUrlFactoryWithSpecificBranchTest.factoryWithDirectUrlWithSpecificBranch

  • org.eclipse.che.selenium.factory.DirectUrlFactoryWithRootFolderTest.factoryWithDirectUrlWithRootFolder

Java selenium tests report with regression: https://ci.codenvycorp.com/job/che-pullrequests-test-ocp/2088/Selenium_20tests_20report/

Describe the solution you'd like

There is fixup #14248 which could be reused for Java selenium tests.

@dmytro-ndp dmytro-ndp added kind/task Internal things, technical debt, and to-do tasks to be performed. team/che-qe labels Aug 23, 2019
@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 Aug 23, 2019
@ibuziuk ibuziuk removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 26, 2019
@ibuziuk
Copy link
Member

ibuziuk commented Aug 26, 2019

@dmytro-ndp @SkorikSergey the issue is assigned, please put a milestone based on the team priorities

@SkorikSergey SkorikSergey added this to the 7.1.0 milestone Aug 27, 2019
@SkorikSergey SkorikSergey added status/in-progress This issue has been taken by an engineer and is under active development. and removed status/in-progress This issue has been taken by an engineer and is under active development. labels Aug 27, 2019
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

No branches or pull requests

4 participants