-
-
Notifications
You must be signed in to change notification settings - Fork 33.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 ===
5209
Path: parallel/test-runner-inspect
5210
Error: --- stdout ---
5211
[test] Connecting to a child Node process
5212
[test] Testing /json/list
5213
[err] (node:21824) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency
5214
[err] (Use `node --trace-warnings ...` to show where the warning was created)
5215
[err]
5216
[out] TAP version 13
5217
[out]
5218
[err] Debugger listening on ws://127.0.0.1:53201/3b762343-e98f-49b5-a054-a345a883a7a7
5219
[err]
5220
[err] For help, see: https://nodejs.org/en/docs/inspector
5221
[err]
5222
[err] Debugger attached.
5223
[err] For help, see: https://nodejs.org/en/docs/inspector
5224
[err]
5225
[out] # Debugger ending on ws://127.0.0.1:53201/3b762343-e98f-49b5-a054-a345a883a7a7
5226
[out]
5227
Command: out/Release/node /Users/runner/work/node/node/test/parallel/test-runner-inspect.mjs
5228
--- 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.