Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.3k
Closed
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.
Description
Test
test/parallel/test-runner-inspect.mjs
Platform
Other
Console output
=== release test-runner-inspect ===5209Path: parallel/test-runner-inspect5210Error: --- stdout ---5211[test] Connecting to a child Node process5212[test] Testing /json/list5213[err] (node:21824) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency5214[err] (Use `node --trace-warnings ...` to show where the warning was created)5215[err] 5216[out] TAP version 135217[out] 5218[err] Debugger listening on ws://127.0.0.1:53201/3b762343-e98f-49b5-a054-a345a883a7a75219[err] 5220[err] For help, see: https://nodejs.org/en/docs/inspector5221[err] 5222[err] Debugger attached.5223[err] For help, see: https://nodejs.org/en/docs/inspector5224[err] 5225[out] # Debugger ending on ws://127.0.0.1:53201/3b762343-e98f-49b5-a054-a345a883a7a75226[out]5227Command: out/Release/node /Users/runner/work/node/node/test/parallel/test-runner-inspect.mjs5228--- TIMEOUT ---Build links
https://github.com/nodejs/node/actions/runs/4614596323/jobs/8157690234
Additional information
Even timeouts locally on arm64 macbook using tools/test.py test/parallel/test-runner-inspect.mjs --repeat 100
rluvaton
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.