-
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: fix test runner colored output test #51064
test: fix test runner colored output test #51064
Conversation
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.
Don't you need to update the snapshot as well?
CC @pulkit-30 |
the snapshot is correct, node/lib/internal/test_runner/runner.js Lines 329 to 331 in ab857e1
which was attempted to be affected by #50982 |
9f54bab
to
85b2070
Compare
d001c60
to
64b76e1
Compare
64b76e1
to
764ba19
Compare
1d5f540
to
3c78ee4
Compare
3c78ee4
to
4dacfb7
Compare
Landed in cb08703 |
PR-URL: #51064 Reviewed-By: Raz Luvaton <rluvaton@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #51064 Reviewed-By: Raz Luvaton <rluvaton@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: James M Snell <jasnell@gmail.com>
this test should have caught a bug introduced in #50982 (review)
this causes the test to catch such bugs