Uh oh!
There was an error while loading. Please reload this page.
test: show stdout and stderr in test-cli-syntax when it fails - #24720
Closed
joyeecheung wants to merge 1 commit into
Closed
test: show stdout and stderr in test-cli-syntax when it fails#24720joyeecheung wants to merge 1 commit into
joyeecheung wants to merge 1 commit into
Conversation
To help debugging the flake with the log from the CI.
joyeecheung
commented
Nov 29, 2018
MemberAuthor
richardlau
approved these changes
Nov 29, 2018
danbev
approved these changes
Nov 29, 2018
addaleax
approved these changes
Nov 29, 2018
lpinca
approved these changes
Nov 29, 2018
joyeecheung
commented
Nov 29, 2018
MemberAuthor
There seems to be something off with another test case: |
joyeecheung
commented
Nov 29, 2018
MemberAuthor
Trott
commented
Nov 29, 2018
Member
Resume Build won't rebase so you'll get a lot of that irksome |
Trott pushed a commit
to Trott/io.js
that referenced
this pull request
Dec 1, 2018
To help debugging the flake with the log from the CI. PR-URL: nodejs#24720 Refs: nodejs#24403 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Trott
commented
Dec 1, 2018
Member
Landed in 3fb627b |
This was referenced Dec 7, 2018
refack pushed a commit
to refack/node
that referenced
this pull request
Jan 14, 2019
To help debugging the flake with the log from the CI. PR-URL: nodejs#24720 Refs: nodejs#24403 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Merged
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.
To help debugging the flake with the log from the CI.
Refs: #24403
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes