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

Revert "module: fix inconsistency between load and _findPath" #23228

Closed
wants to merge 1 commit into from
Closed

Revert "module: fix inconsistency between load and _findPath" #23228

wants to merge 1 commit into from

Conversation

jdalton
Copy link
Member

@jdalton jdalton commented Oct 2, 2018

This reverts commit 1b92214 to resolve nodejs/citgm#604.
I'll rebase-up making the commit message conform to the rules. I wanted to just get this rolling.

I've been pair programming with @GeoffreyBooth on a follow-up PR to address the inconsistency that #22382 attempted to resolve.

Checklist

@targos
Copy link
Member

targos commented Oct 2, 2018

I'll rebase-up making the commit message conform to the rules.

It's fine, you don't have to. The rules allow revert messages generated by git

Copy link
Member

@jasnell jasnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM so long as we have an alternative approach to address the original change here.

@jdalton
Copy link
Member Author

jdalton commented Oct 3, 2018

@jasnell @targos any ideas on the failing ci/pr run?

@BridgeAR
Copy link
Member

BridgeAR commented Oct 3, 2018

@jdalton this needs a rebase to pass. That is automatically done on the CI but not on travis.

This reverts commit 1b92214
from PR #22382.

See the discussion at
nodejs/citgm#604

Refs: #22382
Fixes: #4778
@jdalton
Copy link
Member Author

jdalton commented Oct 3, 2018

@BridgeAR Rebased but no luck.

@BridgeAR
Copy link
Member

BridgeAR commented Oct 3, 2018

@jdalton the failures are different ones now. I just restarted it to see if the failures are consistent.

@danbev
Copy link
Contributor

danbev commented Oct 10, 2018

CI: https://ci.nodejs.org/job/node-test-pull-request/17720/
Sorry if CI was already run but it does not look like just from reading the comments.

@danbev
Copy link
Contributor

danbev commented Oct 10, 2018

Landed in b6dcf8c.

@danbev danbev closed this Oct 10, 2018
danbev pushed a commit that referenced this pull request Oct 10, 2018
This reverts commit 1b92214
from PR #22382.

See the discussion at
nodejs/citgm#604

PR-URL: #23228
Refs: #22382
Fixes: #4778
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@jdalton jdalton deleted the revert-22382 branch October 10, 2018 14:55
@jdalton
Copy link
Member Author

jdalton commented Oct 10, 2018

Thank you @danbev!

jasnell pushed a commit that referenced this pull request Oct 17, 2018
This reverts commit 1b92214
from PR #22382.

See the discussion at
nodejs/citgm#604

PR-URL: #23228
Refs: #22382
Fixes: #4778
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

coffeescript is broken on current master
7 participants