Skip to content

Conversation

@refack
Copy link
Contributor

@refackrefack 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

@nodejs-github-bot
Copy link
Collaborator

@refack
Copy link
ContributorAuthor

/CC @nodejs/testing @nodejs/assert

@refackrefack assigned BridgeAR and refack and unassigned BridgeARNov 6, 2018
@refackrefack 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
@refackrefack requested a review from BridgeARNovember 6, 2018 21:12
@TrottTrott 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

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

@refackrefack removed the request for review from BridgeARNovember 7, 2018 15:16
@refackrefackforce-pushed the test-with-no-colors branch from 6ace7ec to 18a4550CompareNovember 7, 2018 15:19
@refack
Copy link
ContributorAuthor

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.

@refackrefack removed their assignment Nov 16, 2018
codebytere pushed a commit that referenced this pull request Nov 29, 2018
PR-URL: #24204Fixes: #24193 Refs: #19723 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]>
MylesBorins pushed a commit that referenced this pull request Nov 29, 2018
PR-URL: #24204Fixes: #24193 Refs: #19723 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]>
@codebyterecodebytere mentioned this pull request Nov 29, 2018
MylesBorins pushed a commit that referenced this pull request Dec 3, 2018
PR-URL: #24204Fixes: #24193 Refs: #19723 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assertIssues and PRs related to the assert subsystem.fast-trackPRs that do not need to wait for 48 hours to land.testIssues and PRs related to the tests.utilIssues 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

@refack@nodejs-github-bot@Trott@danbev@bnoordhuis@codebytere@BridgeAR