util: mark special properties when inspecting them #28
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:52388/ce9e58c1-7939-4193-9df9-71304463f4e3
< For help, see: https://nodejs.org/en/docs/inspector
<
debug>
connecting to 127.0.0.1:52388 ...
< Debugger attached.
<
debug>
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-exceptions.js
|