Skip to content

test: wait for debugger pause state on startup #8090

test: wait for debugger pause state on startup

test: wait for debugger pause state on startup #8090

Re-run triggered June 18, 2026 03:40
Status Failure
Total duration 37m 10s
Artifacts 1

test-shared.yml

on: pull_request
Build slim tarball
1m 21s
Build slim tarball
aarch64-linux: Cache V8 build
23s
aarch64-linux: Cache V8 build
Matrix: build
Matrix: build-openssl
Fit to window
Zoom out
Zoom in

Annotations

2 errors
aarch64-linux: with shared openssl-3.6.2
Process completed with exit code 2.
aarch64-linux: with shared openssl-3.6.2: test/parallel/test-debugger-run-after-quit-restart.js#L0
--- stderr --- /home/runner/work/_temp/node-v27.0.0-nightly2026-06-184a2b8d395b-slim/test/common/debugger.js:160 throw new Error( ^ Error: Could not find breakpoint info in "< Debugger listening on ws://127.0.0.1:38589/ae258dc0-f8c6-4353-86ce-f810566f615f\n< For help, see: https://nodejs.org/learn/getting-started/debugging\n< \ndebug> connecting to 127.0.0.1:38589 ...\n ok\n\n\n< Debugger attached.\n< \n\ndebug> \nnode:internal/debugger/inspect_repl:686\n throw new ERR_DEBUGGER_ERROR('Requires execution to be paused');\n ^\n\nUncaught Error [ERR_DEBUGGER_ERROR]: Requires execution to be paused\n at list (node:internal/debugger/inspect_repl:686:13)\n at REPL19:1:1\n at Script.runInContext (node:vm:150:12)\n at Object.runInContext (node:vm:302:6)\n at controlEval (node:internal/debugger/inspect_repl:626:25)\n at REPLEvalInContext (node:repl:693:9)\n at AsyncLocalStorage.run (node:internal/async_local_storage/async_context_frame:66:14)\n at REPLServer.REPLEval [as eval] (node:repl:692:19)\n at REPLServer.onLine (node:repl:830:12)\n at REPLServer.emit (node:events:509:20) {\n code: 'ERR_DEBUGGER_ERROR'\n}\n\ndebug> \ndebug> " at get breakInfo (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-184a2b8d395b-slim/test/common/debugger.js:160:15) at /home/runner/work/_temp/node-v27.0.0-nightly2026-06-184a2b8d395b-slim/test/parallel/test-debugger-run-after-quit-restart.js:83:13 at process.processTicksAndRejections (node:internal/process/task_queues:104:5) Node.js v27.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-184a2b8d395b-slim/test/parallel/test-debugger-run-after-quit-restart.js