Skip to content

test: fix regression in test-require-resolver.js - #16192

Closed
tniessen wants to merge 1 commit into
nodejs:masterfrom
tniessen:fix-15984
Closed

test: fix regression in test-require-resolver.js#16192
tniessen wants to merge 1 commit into
nodejs:masterfrom
tniessen:fix-15984

Conversation

@tniessen

Copy link
Copy Markdown
Member

I suspect this is the reason for the regression reported here.

Refs: #15984

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

@tniessentniessen added the test Issues and PRs related to the tests. label Oct 13, 2017
@tniessentniessen self-assigned this Oct 13, 2017
@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Oct 13, 2017
@jasnell

Copy link
Copy Markdown
Member

+1 for fast tracking this

@mscdexmscdex added the module Issues and PRs related to the module subsystem. label Oct 14, 2017
@tniessen

Copy link
Copy Markdown
MemberAuthor

Landed in 91a465c.

tniessen added a commit that referenced this pull request Oct 14, 2017
PR-URL: #16192
Refs: #15984
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
addaleax pushed a commit to ayojs/ayo that referenced this pull request Oct 15, 2017
PR-URL: nodejs/node#16192
Refs: nodejs/node#15984
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
targos pushed a commit that referenced this pull request Oct 18, 2017
PR-URL: #16192
Refs: #15984
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

moduleIssues and PRs related to the module subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@tniessen@jasnell@richardlau@mscdex@MylesBorins@nodejs-github-bot