Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign uptest: disable color formatting for test-internal-errors.js #24204
Conversation
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot
added
the
test
label
Nov 6, 2018
refack
referenced this pull request
Nov 6, 2018
Closed
Running a single test using --expose-internals throws an error [nodeconf code and learn] #24193
This comment has been minimized.
This comment has been minimized.
refack
assigned
BridgeAR and
refack
and unassigned
BridgeAR
Nov 6, 2018
refack
added
assert
util
labels
Nov 6, 2018
refack
requested a review
from
BridgeAR
Nov 6, 2018
Trott
approved these changes
Nov 6, 2018
Trott
added
the
fast-track
label
Nov 6, 2018
This comment has been minimized.
This comment has been minimized.
|
Collaborators, |
This comment has been minimized.
This comment has been minimized.
bnoordhuis
approved these changes
Nov 7, 2018
This comment has been minimized.
This comment has been minimized.
|
I'd be happy to merge this, but there is a pending review. Let me know if we don't have to wait. Thanks |
refack
removed the request for review
from
BridgeAR
Nov 7, 2018
refack
force-pushed the
refack:test-with-no-colors
branch
from
6ace7ec
to
18a4550
Nov 7, 2018
This comment has been minimized.
This comment has been minimized.
On my part it was more of a request, then a requirement. |
refack
merged commit 18a4550
into
nodejs:master
Nov 7, 2018
refack
deleted the
refack:test-with-no-colors
branch
Nov 7, 2018
amel-true
added a commit
to amel-true/node
that referenced
this pull request
Nov 10, 2018
tadhgcreedon
pushed a commit
to tadhgcreedon/node
that referenced
this pull request
Nov 11, 2018
BridgeAR
added a commit
that referenced
this pull request
Nov 14, 2018
kiyomizumia
added a commit
to kiyomizumia/node
that referenced
this pull request
Nov 15, 2018
This was referenced Nov 15, 2018
This was referenced Nov 16, 2018
refack
removed their assignment
Nov 16, 2018
codebytere
added a commit
that referenced
this pull request
Nov 29, 2018
codebytere
added
the
land-on-v10.x
label
Nov 29, 2018
MylesBorins
added a commit
that referenced
this pull request
Nov 29, 2018
MylesBorins
added a commit
that referenced
this pull request
Dec 3, 2018
Sign up for free
to 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.
refack commentedNov 6, 2018
•
edited
Fixes: #24193
Refs: #19723
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes