Uh oh!
There was an error while loading. Please reload this page.
test: migrate a pseudo_tty test to use assertSnapshot - #47803
Merged
Conversation
nodejs-github-bot
commented
May 1, 2023
Collaborator
Review requested:
|
MoLow
marked this pull request as draft
May 1, 2023 18:01
MoLow
marked this pull request as ready for review
May 1, 2023 20:06
ljharb
reviewed
May 1, 2023
Uh oh!
There was an error while loading. Please reload this page.
GeoffreyBooth
approved these changes
May 1, 2023
Uh oh!
There was an error while loading. Please reload this page.
Member
There was a problem hiding this comment.
Could we run these with ANSI colors support disabled to make easier-to-read snapshots?
MemberAuthor
There was a problem hiding this comment.
the entire purpose of this test is to test the colors and the reporter
Uh oh!
There was an error while loading. Please reload this page.
MoLowforce-pushed
the
migrate-psuedo-tty
branch
2 times, most recently
from
May 2, 2023 05:21
b6f9dfd to
12913f5Comparenodejs-github-bot
commented
May 2, 2023
Collaborator
benjamingr
approved these changes
May 2, 2023
33 tasks
MoLow
commented
May 3, 2023
MemberAuthor
I spend hours to get a working Windows environment to figure out why tests were failing when it turns out this is the original behavior 😂 : node/test/pseudo-tty/testcfg.py Lines 143 to 145 in 76ae7be |
nodejs-github-bot
commented
May 3, 2023
Collaborator
28 tasks
benjamingr
approved these changes
May 4, 2023
nodejs-github-bot
commented
May 4, 2023
Collaborator
Landed in 9e5e2f1 |
22 tasks
targos pushed a commit
that referenced
this pull request
May 12, 2023
PR-URL: #47803 Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
danielleadams pushed a commit
that referenced
this pull request
Jul 6, 2023
PR-URL: #47803 Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
MoLow added a commit
to MoLow/node
that referenced
this pull request
Jul 6, 2023
PR-URL: nodejs#47803 Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this is another followup for #47498 enabling running pseudo-tty snapshot tests