Skip to content

inspector: initial support storage inspection #70830

inspector: initial support storage inspection

inspector: initial support storage inspection #70830

Triggered via pull request December 25, 2025 07:30
Status Failure
Total duration 31m 22s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
test-macOS
Process completed with exit code 2.
test-macOS: test/parallel/test-inspector-dom-storage.js#L22
--- stderr --- Debugger listening on ws://127.0.0.1:58023/a3933baf-7d8c-4037-bc4b-d02559dbd206 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:///localstorage.db' - 'file:///Users/runner/work/node/node/node/localstorage.db' at test (/Users/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js:22:10) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'file:///localstorage.db', expected: 'file:///Users/runner/work/node/node/node/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 /Users/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js
sccache stats
0% - 0 hits, 0 misses, 0 errors