-
Notifications
You must be signed in to change notification settings - Fork 57
SLCORE-1866 Make test runs less verbose #1604
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
SLCORE-1866 Make test runs less verbose #1604
Conversation
603a2fd to
6b147c9
Compare
|
8f8cc0c to
feeec7f
Compare
kirill-knize-sonarsource
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
General concern - sometimes during investigation I compare correct logs flow with logs of the broken test. So sometimes we need the full log of the green test.
Can we think of a way to enable verbose mode if needed?
feeec7f to
52cab82
Compare
|
@kirill-knize-sonarsource thanks for your feedback, after considering it I decided to change a bit the implementation: I will still print medium test logs to stdout but redirect them to files thanks to a Maven option. Those files will be part of the archive we attach to GH at the end of the run |
52cab82 to
d3db9a8
Compare
d3db9a8 to
59c3564
Compare
|




No description provided.