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 URL with selenium test report on CI #6644

Merged
merged 1 commit into from
Oct 10, 2017
Merged

Fix URL with selenium test report on CI #6644

merged 1 commit into from
Oct 10, 2017

Conversation

dmytro-ndp
Copy link
Contributor

What does this PR do?

For comparing local selenium testing result with CI results this PR changes the page of Jenkins job, which is used for obtaining the list of failed tests, on /testReport/ to avoid an error of comparing such a following, when we have 4 failed tests but only 3 names on page:

screenshot from 2017-10-04 12 02 07

What issues does this PR fix or reference?

#6443

Release Notes

Docs PR

Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
@benoitf benoitf added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/bug Outline of a bug - must adhere to the bug report template. labels Oct 9, 2017
@codenvy-ci
Copy link

@dmytro-ndp dmytro-ndp merged commit 03d5e47 into master Oct 10, 2017
@dmytro-ndp dmytro-ndp deleted the che-6443 branch October 10, 2017 07:20
@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 Oct 10, 2017
@benoitf benoitf added this to the 5.19.0 milestone Oct 10, 2017
@dmytro-ndp dmytro-ndp restored the che-6443 branch December 8, 2017 08:56
@dmytro-ndp dmytro-ndp deleted the che-6443 branch December 8, 2017 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants