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

Add info about known issue #8319

Merged
merged 3 commits into from
Jan 19, 2018
Merged

Add info about known issue #8319

merged 3 commits into from
Jan 19, 2018

Conversation

musienko-maxim
Copy link
Contributor

@musienko-maxim musienko-maxim commented Jan 16, 2018

What does this PR do?

Add info into the test about known issue and response data to error log.

What issues does this PR fix or reference?

#8105
@dmytro-ndp @tolusha @vparfonov

@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 Jan 16, 2018
try {
assertTrue(instToRequestThread.get().contains("Sorry, you failed. Try again later!"));
} catch (AssertionError ex) {
LOG.error(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This log looks redundant here. What is the propose of it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the log i try to add information from response. This important for clarify what happened when we do not get expected response from test application. So i change error on warn.

@musienko-maxim
Copy link
Contributor Author

ci-build

@codenvy-ci
Copy link

Build # 4420 - FAILED

Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/4420/ to view the results.

@musienko-maxim
Copy link
Contributor Author

ci-build

@codenvy-ci
Copy link

@musienko-maxim musienko-maxim merged commit fb7ca25 into master Jan 19, 2018
@musienko-maxim musienko-maxim deleted the quickFix branch January 19, 2018 11: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 Jan 19, 2018
@benoitf benoitf added this to the 6.0.0-M5 milestone Jan 19, 2018
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.

6 participants