deps: update nghttp3 to 1.13.1 #37
Triggered via pull request
October 19, 2025 00:39
Status
Failure
Total duration
1h 9m 8s
Artifacts
–
Annotations
2 errors
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-debugger-extract-function-name.mjs#L0
--- stderr ---
/Users/runner/work/node/node/test/common/debugger.js:95
reject(new Error([
^
Error: Timeout (20000) while waiting for /break (?:on start )?in/i; found:
< Debugger listening on ws://127.0.0.1:52018/a2f680eb-c328-4e19-ac84-cf3d3174c3b6
< For help, see: https://nodejs.org/en/docs/inspector
<
connecting to 127.0.0.1:52018 ...
< Debugger attached.
<
ok
debug>
at Timeout.<anonymous> (/Users/runner/work/node/node/test/common/debugger.js:95:18)
at listOnTimeout (node:internal/timers:605:17)
at process.processTimers (node:internal/timers:541:7)
Node.js v26.0.0-pre
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-debugger-extract-function-name.mjs
|