You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=== 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 ---
Test
test/parallel/test-runner-inspect.mjs
Platform
Other
Console output
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
The text was updated successfully, but these errors were encountered: