-
Notifications
You must be signed in to change notification settings - Fork 30.5k
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
parallel/test-esm-loader-hooks-inspect-wait child process crashes #54346
Comments
This is flaky on Ubuntu 22.04 as well: https://ci.nodejs.org/job/node-test-commit-linux-containered/45976/ |
I can reproduce locally (on macOS), it's very rare (2 failures in 9999 runs). |
FWIW I got ~11 failures in 1000 runs on Linux. (after @lpinca's PR) However, I'm unable to reproduce in v22.8.0. |
https://github.com/nodejs/reliability/blob/main/reports/2025-01-27.md shows this still happening on FreeBSD and SmartOS while #56792 (comment) is an instance of this failure on AIX. #54802 marked this test as flaky on Linux -- I'll open a PR to extend the flaky status to the other platforms. |
`test-esm-loader-hooks-inspect-wait` is occasionally crashing on more platforms than Linux. Mark the test as flaky on those platforms as well. PR-URL: #56803 Refs: #54346 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com>
`test-esm-loader-hooks-inspect-wait` is occasionally crashing on more platforms than Linux. Mark the test as flaky on those platforms as well. PR-URL: #56803 Refs: #54346 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Test
parallel/test-esm-loader-hooks-inspect-wait
Platform
Linux s390x, Linux x64
Console output
Build links
Additional information
According to https://github.com/nodejs/reliability/issues?q=is%3Aissue+is%3Aopen+%22test-esm-loader-hooks-inspect-wait%22 this started showing up from the 9 August reliability report.
The text was updated successfully, but these errors were encountered: