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

Fix tests on Node 12.16 #349

Merged
merged 4 commits into from
Feb 24, 2020
Merged

Fix tests on Node 12.16 #349

merged 4 commits into from
Feb 24, 2020

Conversation

goto-bus-stop
Copy link
Contributor

@goto-bus-stop goto-bus-stop commented Feb 18, 2020

nodejs/node#30624 means the -e flag now uses the esm module initialization code which includes a Promise.resolve() call which generates a trace event in Node.js 12.16.

Closes https://github.com/nearform/node-clinic-bubbleprof/issues/352

@goto-bus-stop goto-bus-stop merged commit eb4dddc into master Feb 24, 2020
@goto-bus-stop goto-bus-stop deleted the test-12.16 branch February 24, 2020 13:17
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.

An in-range update of terser is breaking the build 🚨
1 participant