inspector: initial support storage inspection #79161
Triggered via pull request
December 24, 2025 02:03
Status
Failure
Total duration
30m 49s
Artifacts
–
Annotations
4 errors and 2 notices
|
test-linux (ubuntu-24.04)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04):
test/parallel/test-inspector-dom-storage.js#L23
--- stderr ---
Debugger listening on ws://127.0.0.1:44027/cbaa5df6-d1dc-4da8-b0c6-9e8634e0dc4c
For help, see: https://nodejs.org/en/docs/inspector
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:464:10)
at test (/home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js:23:14)
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-arm)
Process completed with exit code 1.
|
|
test-linux (ubuntu-24.04-arm):
test/parallel/test-inspector-dom-storage.js#L0
--- stderr ---
Debugger listening on ws://127.0.0.1:44117/d93ac279-0e3f-40dc-ae9e-adcc88418fd6
For help, see: https://nodejs.org/en/docs/inspector
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/node/node/dir%20with $unusual"chars?'Γ₯ΓβΖΒ©βΒ¬β¦`/test/common/index.js:464:10)
at test (/home/runner/work/node/node/dir%20with $unusual"chars?'Γ₯ΓβΖΒ©βΒ¬β¦`/test/parallel/test-inspector-dom-storage.js:23:14)
Command: out/Release/node --inspect=0 --experimental-inspector-storage-key=node-inspector://default-dom-storage "/home/runner/work/node/node/dir%20with $unusual"chars?'Γ₯ΓβΖΒ©βΒ¬β¦`/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
|