Skip to content

Conversation

@guybedford
Copy link
Contributor

Backport for #31845.

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

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. v12.x labels Apr 21, 2020
@targos
Copy link
Member

targos commented Apr 21, 2020

Thanks. I realized I forgot to run the test with --experimental-modules 🤦 . With CJS tests it works because the common module re-runs the test if you forget the flags, but with ESM the test fails before the evaluation of common.

@targos
Copy link
Member

targos commented Apr 21, 2020

Landed in ecddf65

@targos targos closed this Apr 21, 2020
targos pushed a commit that referenced this pull request Apr 21, 2020
PR-URL: #31845
Reviewed-By: Jan Krems <[email protected]>
Reviewed-By: Geoffrey Booth <[email protected]>

Backport-PR-URL: #32959
Reviewed-By: Michaël Zasso <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants