Skip to content

inspector: initial support storage inspection #79185

inspector: initial support storage inspection

inspector: initial support storage inspection #79185

Triggered via pull request December 25, 2025 01:59
Status Failure
Total duration 36m 39s
Artifacts

test-linux.yml

on: pull_request
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 notices
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:41501/937d1881-4436-44e8-b30a-dcc6b0c56543 For help, see: https://nodejs.org/en/docs/inspector node:internal/process/promises:332 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'file:///home/runner/work/node/node/dir%20with $unusual"chars?\'åß∂ƒ©∆¬…`/localstorage.db' - "file:///home/runner/work/node/node/dir%20with%20$unusual%22chars%3F'%C3%A5%C3%9F%E2%88%82%C6%92%C2%A9%E2%88%86%C2%AC%E2%80%A6%60/localstorage.db" at test (/home/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-inspector-dom-storage.js:20:10) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'file:///home/runner/work/node/node/dir%20with $unusual"chars?\'åß∂ƒ©∆¬…`/localstorage.db', expected: "file:///home/runner/work/node/node/dir%20with%20$unusual%22chars%3F'%C3%A5%C3%9F%E2%88%82%C6%92%C2%A9%E2%88%86%C2%AC%E2%80%A6%60/localstorage.db", operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node --inspect=0 --experimental-storage-inspection --localstorage-file=./localstorage.db "/home/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-inspector-dom-storage.js"
test-linux (ubuntu-24.04)
Process completed with exit code 1.
test-linux (ubuntu-24.04): test/parallel/test-inspector-dom-storage.js#L0
--- stderr --- Debugger listening on ws://127.0.0.1:43021/9e86cbef-28a7-46de-8605-1789061dce41 For help, see: https://nodejs.org/en/docs/inspector node:internal/process/promises:332 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'file:///home/runner/work/node/node/dir%20with $unusual"chars?\'åß∂ƒ©∆¬…`/localstorage.db' - "file:///home/runner/work/node/node/dir%20with%20$unusual%22chars%3F'%C3%A5%C3%9F%E2%88%82%C6%92%C2%A9%E2%88%86%C2%AC%E2%80%A6%60/localstorage.db" at test (/home/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-inspector-dom-storage.js:20:10) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'file:///home/runner/work/node/node/dir%20with $unusual"chars?\'åß∂ƒ©∆¬…`/localstorage.db', expected: "file:///home/runner/work/node/node/dir%20with%20$unusual%22chars%3F'%C3%A5%C3%9F%E2%88%82%C6%92%C2%A9%E2%88%86%C2%AC%E2%80%A6%60/localstorage.db", operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node --inspect=0 --experimental-storage-inspection --localstorage-file=./localstorage.db "/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