-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Run QA in multiuser branch and figure out what should be done to adapt QA to multiuser branch #5930
Comments
Found issues:
|
(continue of found issues list)
|
Pull request with changes in selenium tests could be found here.
Short analysis:Error in test framework:
Issue #6070CreateAndDeleteProjectsTest.createAndDeleteProjectTest:98 Issue #6093AddSshKeyForGitHubTest.generateKey:72 Note: use --multiuser parameter to run tests on Multiuser Che
|
We have several differences between "master" and "che-multiuser" branches in the tests:
Issues #6289 and #6070 (reasons of fails) were fixed and changes in the current "master" now. So it`s looks like we need to merge the actual "master" branch to the "che-multiuser" branch. |
We need to move existing organization selenium tests from codenvy-codenvy to the che-multiuser branch, |
In this issue #5802 I have commented all found bugs in the "organizations" functionality in the "che-multiuser" branch.
|
Merged to the master |
Run QA in multi-user branch and figure out what should be done to adapt QA to multiuser branch
The text was updated successfully, but these errors were encountered: