-
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: show stdout and stderr in test-cli-syntax when it fails #24720
Conversation
To help debugging the flake with the log from the CI.
There seems to be something off with another test case: |
Resume Build won't rebase so you'll get a lot of that irksome |
To help debugging the flake with the log from the CI. PR-URL: nodejs#24720 Refs: nodejs#24403 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Landed in 3fb627b |
To help debugging the flake with the log from the CI. PR-URL: #24720 Refs: #24403 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
To help debugging the flake with the log from the CI. PR-URL: nodejs#24720 Refs: nodejs#24403 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
To help debugging the flake with the log from the CI. PR-URL: #24720 Refs: #24403 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
To help debugging the flake with the log from the CI. PR-URL: #24720 Refs: #24403 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
To help debugging the flake with the log from the CI.
Refs: #24403
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes