-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
Intermittent failures in inspector/test-stop-profile-after-done - AIX #14897
Comments
Stress test to see if it can be reproduced in a number of runs: https://ci.nodejs.org/job/node-stress-single-test/1376/ |
I have a PR to mark it as flaky - #14874 - it is on the 48 hour cooldown, as per comitter guidelines. It also fails on Windows, albeit differently. |
Thanks for taking action quickly. I'd added another approval to the PR and I don't think we necessarily need to wait for the 48 hours so I started a CI run. |
Is this something anyone is actively working on? |
@nodejs/v8-inspector @nodejs/platform-aix Any chance we have a volunteer to dig more deeply into this? It's a pretty frequent occurrence right now. |
I have submitted a potential fix. #15774 |
Pause child on startup using inspect-brk=0 until the parent debugger is ready. PR-URL: nodejs#15774 Fixes: nodejs#14897 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Pause child on startup using inspect-brk=0 until the parent debugger is ready. PR-URL: #15774 Fixes: #14897 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
I've seen a number of failures similar to this one in the last couple of days:
https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix61-ppc64/7974/console
The text was updated successfully, but these errors were encountered: