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

Move GitCompareTest to one thread tests suite #8426

Merged
merged 1 commit into from
Jan 24, 2018
Merged

Conversation

dmytro-ndp
Copy link
Contributor

What does this PR do?

It moves GitCompareTest to one thread tests suite to avoid server error in time of uploading ssh key for github:

[ERROR] prepare(org.eclipse.che.selenium.git.GitCompareTest)  Time elapsed: 6.769 s  <<< FAILURE!
org.eclipse.che.api.core.ServerException: Server Error
    at org.eclipse.che.selenium.git.GitCompareTest.prepare(GitCompareTest.java:69)

Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
@dmytro-ndp dmytro-ndp 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/production labels Jan 24, 2018
@dmytro-ndp dmytro-ndp merged commit 21c8aaf into master Jan 24, 2018
@dmytro-ndp dmytro-ndp deleted the fix-GitCompareTest branch January 24, 2018 09:08
@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 Jan 24, 2018
@benoitf benoitf added this to the 6.0.0-M5 milestone Jan 24, 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.

None yet

3 participants