inspector: initial support storage inspection #79159
Triggered via pull request
December 24, 2025 01:22
Status
Failure
Total duration
35m 28s
Artifacts
–
Annotations
4 errors and 2 notices
|
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04-arm):
test/parallel/test-inspector-dom-storage.js#L22
--- stderr ---
Debugger listening on ws://127.0.0.1:35169/12247fc0-a89b-4a61-8dc8-a18b79dacd70
For help, see: https://nodejs.org/en/docs/inspector
/home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js:22
.catch(
^
TypeError: Cannot read properties of undefined (reading 'catch')
at test (/home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js:22:5)
Node.js v26.0.0-pre
Command: out/Release/node --inspect=0 --experimental-inspector-storage-key=node-inspector://default-dom-storage /home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js
|
|
test-linux (ubuntu-24.04)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04):
test/parallel/test-inspector-dom-storage.js#L22
--- stderr ---
Debugger listening on ws://127.0.0.1:38853/6e297323-6870-4f07-9642-4774b37b4993
For help, see: https://nodejs.org/en/docs/inspector
/home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js:22
.catch(
^
TypeError: Cannot read properties of undefined (reading 'catch')
at test (/home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js:22:5)
Node.js v26.0.0-pre
Command: out/Release/node --inspect=0 --experimental-inspector-storage-key=node-inspector://default-dom-storage /home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|