-
-
Notifications
You must be signed in to change notification settings - Fork 35.7k
parallel/test-debugger-run-after-quit-restart is flaky on macOS #64005
Copy link
Copy link
Open
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Flaky Test: parallel/test-debugger-run-after-quit-restart
Platform: macOS
Failed run: https://github.com/nodejs/node/actions/runs/27749999537/job/82367922179?pr=63973
Error:
Output:
Root cause: The debugger inspector round-trip can be slow under CI load on macOS, causing the 15s timeout to be exceeded when waiting for the initial break after restart.