Skip to content

boa: skip the esm tests for node >= 14.5.0 - #347

Merged
yorkie merged 1 commit into
masterfrom
fix/boa-tests-with-esm
Jul 15, 2020
Merged

boa: skip the esm tests for node >= 14.5.0#347
yorkie merged 1 commit into
masterfrom
fix/boa-tests-with-esm

Conversation

@yorkie

@yorkie yorkie commented Jul 15, 2020

Copy link
Copy Markdown
Member

See nodejs/node#33501, At Node.js 14.5.0, it removes the dynamic module format, so we need to make compatible works for the new with esm loader.

Node.js Release PR: nodejs/node#34093

See nodejs/node#33501
At Node.js 14.5.0, it removes the dynamic module format, so we need to
make compatible works for the new usage with esm loader.

Node.js Release PR: nodejs/node#34093
@yorkie yorkie added build CI/CD, and build stuffs tests Pipcook test related issue boa Python related issues labels Jul 15, 2020
@yorkie
yorkie requested a review from FeelyChau July 15, 2020 06:38

@FeelyChau FeelyChau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM.

@yorkie

yorkie commented Jul 15, 2020

Copy link
Copy Markdown
Member Author

Open an issue #348 for tracking the future support work.

@yorkie
yorkie merged commit d6e4312 into master Jul 15, 2020
@yorkie
yorkie deleted the fix/boa-tests-with-esm branch July 15, 2020 07:07
gindis pushed a commit to gindis/pipcook that referenced this pull request Sep 11, 2020
See nodejs/node#33501
At Node.js 14.5.0, it removes the dynamic module format, so we need to
make compatible works for the new usage with esm loader.

Node.js Release PR: nodejs/node#34093
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

boa Python related issues build CI/CD, and build stuffs tests Pipcook test related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants