Skip to content
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: disable color formatting for test-internal-errors.js #24204

Merged
merged 1 commit into from Nov 7, 2018

Conversation

refack
Copy link
Contributor

@refack refack commented Nov 6, 2018

Fixes: #24193
Refs: #19723

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

@refack
Copy link
Contributor Author

refack commented Nov 6, 2018

/CC @nodejs/testing @nodejs/assert

@refack refack assigned BridgeAR and refack and unassigned BridgeAR Nov 6, 2018
@refack refack added assert Issues and PRs related to the assert subsystem. util Issues and PRs related to the built-in util module. labels Nov 6, 2018
@refack refack requested a review from BridgeAR November 6, 2018 21:12
@Trott Trott added the fast-track PRs that do not need to wait for 48 hours to land. label Nov 6, 2018
@Trott
Copy link
Member

Trott commented Nov 6, 2018

Collaborators, 👍 here to fast-track.

@Trott
Copy link
Member

Trott commented Nov 6, 2018

@danbev
Copy link
Contributor

danbev commented Nov 7, 2018

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 refack removed the request for review from BridgeAR November 7, 2018 15:16
PR-URL: nodejs#24204
Fixes: nodejs#24193
Refs: nodejs#19723
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
@refack
Copy link
Contributor Author

refack commented Nov 7, 2018

I'd be happy to merge this, but there is a pending review. Let me know if we don't have to wait. Thanks

On my part it was more of a request, then a requirement.
But unless there's great urgency, the PRs I prefer to land myself, I self-assign.

@refack refack merged commit 18a4550 into nodejs:master Nov 7, 2018
@refack refack deleted the test-with-no-colors branch November 7, 2018 15:21
BridgeAR pushed a commit that referenced this pull request Nov 14, 2018
PR-URL: #24204
Fixes: #24193
Refs: #19723
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
kiyomizumia pushed a commit to kiyomizumia/node that referenced this pull request Nov 15, 2018
PR-URL: nodejs#24204
Fixes: nodejs#24193
Refs: nodejs#19723
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
@refack refack removed their assignment Nov 16, 2018
codebytere pushed a commit that referenced this pull request Nov 29, 2018
PR-URL: #24204
Fixes: #24193
Refs: #19723
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
MylesBorins pushed a commit that referenced this pull request Nov 29, 2018
PR-URL: #24204
Fixes: #24193
Refs: #19723
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
@codebytere codebytere mentioned this pull request Nov 29, 2018
MylesBorins pushed a commit that referenced this pull request Dec 3, 2018
PR-URL: #24204
Fixes: #24193
Refs: #19723
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assert Issues and PRs related to the assert subsystem. fast-track PRs that do not need to wait for 48 hours to land. test Issues and PRs related to the tests. util Issues and PRs related to the built-in util module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running a single test using --expose-internals throws an error [nodeconf code and learn]
7 participants