Skip to content

Conversation

@addaleax
Copy link
Member

Broken locally for me since f8976a7.

Refs: #34744

@guybedford@jasnell @jkrems Fyi

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

@addaleaxaddaleax added test Issues and PRs related to the tests. esm Issues and PRs related to the ECMAScript Modules implementation. fast-track PRs that do not need to wait for 48 hours to land. request-ci Add this label to start a Jenkins CI on a PR. labels Aug 13, 2020
@addaleax
Copy link
MemberAuthor

Please 👍 this comment to approve fast-tracking (assuming it passes CI, not sure if it’s broken only for me locally?)

@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 13, 2020
@nodejs-github-bot
Copy link
Collaborator

@guybedford
Copy link
Contributor

This was a necessary fix to get the tests to pass, since packageResolve no longer exists under this refactoring. So I'm confused as to why this is necessary.

@guybedford
Copy link
Contributor

Let's see how the CI looks. Are you running a Mac?

Copy link
Member

@richardlaurichardlau left a comment

Choose a reason for hiding this comment

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

This breaks CI.

@addaleax
Copy link
MemberAuthor

Yeah, sorry. I’ll try to figure out what went wrong here, but it’s almost certainly something on my end. Oops!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

esmIssues and PRs related to the ECMAScript Modules implementation.fast-trackPRs that do not need to wait for 48 hours to land.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@addaleax@nodejs-github-bot@guybedford@jasnell@richardlau