deps: update inspector_protocol to af7f5a8173fdbc29f0835ec94395932e328b #79
Annotations
2 errors
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-debugger-exceptions.js#L0
--- stderr ---
/Users/runner/work/node/node/test/common/debugger.js:95
reject(new Error([
^
Error: Timeout (20000) while waiting for /(?:assert|break|break on start|debugCommand|exception|other|promiseRejection|step) in/i; found:
< Debugger listening on ws://127.0.0.1:51996/652c6cb1-4c94-4878-ba4c-320eddafc381
< For help, see: https://nodejs.org/en/docs/inspector
<
debug>
connecting to 127.0.0.1:51996 ..
.
ok
debug>
< Debugger attached.
<
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-exceptions.js
|