-
Notifications
You must be signed in to change notification settings - Fork 30k
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
test: deflake test-esm-loader-hooks-inspect-brk #56050
test: deflake test-esm-loader-hooks-inspect-brk #56050
Conversation
This should fix https://ci.nodejs.org/job/node-test-commit-plinux/56544/nodes=rhel8-ppc64le/testReport/junit/(root)/parallel/test_esm_loader_hooks_inspect_brk/
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #56050 +/- ##
==========================================
- Coverage 87.97% 87.97% -0.01%
==========================================
Files 656 656
Lines 188383 188383
Branches 35973 35976 +3
==========================================
- Hits 165732 165726 -6
- Misses 15821 15832 +11
+ Partials 6830 6825 -5 |
@nodejs/testing @nodejs/loaders |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A bit rubber stampy, but LGTM nonetheless
Landed in 990497c |
Refs: #54827
Refs: #51560