Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.3k
test: fix test runner colored output test#51064
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
Uh oh!
There was an error while loading. Please reload this page.
Conversation
rluvaton 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.
Don't you need to update the snapshot as well?
MoLow commented Dec 5, 2023
CC @pulkit-30 |
MoLow commented Dec 5, 2023 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
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 |
nodejs-github-bot commented Dec 5, 2023
9f54bab to 85b2070Comparenodejs-github-bot commented Dec 6, 2023
d001c60 to 64b76e1Comparenodejs-github-bot commented Dec 6, 2023
64b76e1 to 764ba19Comparenodejs-github-bot commented Dec 7, 2023
nodejs-github-bot commented Dec 8, 2023
nodejs-github-bot commented Dec 8, 2023
1d5f540 to 3c78ee4Comparenodejs-github-bot commented Dec 8, 2023
3c78ee4 to 4dacfb7Comparenodejs-github-bot commented Dec 8, 2023
nodejs-github-bot commented Dec 8, 2023
nodejs-github-bot commented Dec 10, 2023
nodejs-github-bot commented Dec 10, 2023
nodejs-github-bot commented Dec 10, 2023
Landed in cb08703 |
PR-URL: #51064 Reviewed-By: Raz Luvaton <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Chemi Atlow <[email protected]> Reviewed-By: James M Snell <[email protected]>
PR-URL: #51064 Reviewed-By: Raz Luvaton <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Chemi Atlow <[email protected]> Reviewed-By: James M Snell <[email protected]>
this test should have caught a bug introduced in #50982 (review)
this causes the test to catch such bugs