-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
test_runner: color errors only when colors are avilable #47394
Conversation
Review requested:
|
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 - is it possible to add a test for this behavior?
there is a test, it was flaky :) |
@MoLow Commit title has typo(avilable => available). |
thanks, I will amend when landing |
Fast-track has been requested by @anonrig. Please 👍 to approve. |
PR-URL: nodejs#47394 Fixes: nodejs#47393 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
d61c703
to
7ec93fb
Compare
Landed in 7ec93fb |
PR-URL: nodejs#47394 Fixes: nodejs#47393 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Fixes: #47393