inspector: initial support storage inspection #2434
test-shared.yml
on: pull_request
Build slim tarball
1m 32s
Matrix: build
Annotations
6 errors
|
aarch64-linux: with shared libraries
Process completed with exit code 2.
|
|
aarch64-linux: with shared libraries:
test/parallel/test-inspector-emit-protocol-event.js#L0
--- stderr ---
Debugger listening on ws://127.0.0.1:44863/aa64e61a-b34a-4e97-8649-d8f736bdb346
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/_temp/node-v26.0.0-nightly2026-01-198675539761-slim/test/common/index.js:464:10)
at /home/runner/work/_temp/node-v26.0.0-nightly2026-01-198675539761-slim/test/parallel/test-inspector-emit-protocol-event.js:185:52
Command: out/Release/node --inspect=0 --experimental-network-inspection --experimental-storage-inspection /home/runner/work/_temp/node-v26.0.0-nightly2026-01-198675539761-slim/test/parallel/test-inspector-emit-protocol-event.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-inspector-dom-storage.js#L47
--- stderr ---
Debugger listening on ws://127.0.0.1:42127/9cfe74f1-aa03-406f-bc60-f6b641fdd87d
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 deep-equal:
+ actual - expected
+ []
- [
- [
- '1',
- '2'
- ],
- [
- 'key1',
- 'value1'
- ],
- [
- 'key2',
- 'value2'
- ],
- [
- 'true',
- 'booleanKey'
- ]
- ]
at checkStorage (/home/runner/work/_temp/node-v26.0.0-nightly2026-01-198675539761-slim/test/parallel/test-inspector-dom-storage.js:47:12)
at async test (/home/runner/work/_temp/node-v26.0.0-nightly2026-01-198675539761-slim/test/parallel/test-inspector-dom-storage.js:27:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [],
expected: [
[ '1', '2' ],
[ 'key1', 'value1' ],
[ 'key2', 'value2' ],
[ 'true', 'booleanKey' ]
],
operator: 'deepStrictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node --inspect=0 --experimental-storage-inspection --localstorage-file=./localstorage.db /home/runner/work/_temp/node-v26.0.0-nightly2026-01-198675539761-slim/test/parallel/test-inspector-dom-storage.js
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-inspector-emit-protocol-event.js#L0
--- stderr ---
Debugger listening on ws://127.0.0.1:37459/4421b080-f4a4-4f5e-941e-3a9d29088a3b
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/_temp/node-v26.0.0-nightly2026-01-198675539761-slim/test/common/index.js:464:10)
at /home/runner/work/_temp/node-v26.0.0-nightly2026-01-198675539761-slim/test/parallel/test-inspector-emit-protocol-event.js:185:52
Command: out/Release/node --inspect=0 --experimental-network-inspection --experimental-storage-inspection /home/runner/work/_temp/node-v26.0.0-nightly2026-01-198675539761-slim/test/parallel/test-inspector-emit-protocol-event.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-inspector-dom-storage.js#L47
--- stderr ---
Debugger listening on ws://127.0.0.1:33513/922ef8d3-adf6-4de6-bc39-61f927e7aa99
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 deep-equal:
+ actual - expected
+ []
- [
- [
- '1',
- '2'
- ],
- [
- 'key1',
- 'value1'
- ],
- [
- 'key2',
- 'value2'
- ],
- [
- 'true',
- 'booleanKey'
- ]
- ]
at checkStorage (/home/runner/work/_temp/node-v26.0.0-nightly2026-01-198675539761-slim/test/parallel/test-inspector-dom-storage.js:47:12)
at async test (/home/runner/work/_temp/node-v26.0.0-nightly2026-01-198675539761-slim/test/parallel/test-inspector-dom-storage.js:27:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [],
expected: [
[ '1', '2' ],
[ 'key1', 'value1' ],
[ 'key2', 'value2' ],
[ 'true', 'booleanKey' ]
],
operator: 'deepStrictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node --inspect=0 --experimental-storage-inspection --localstorage-file=./localstorage.db /home/runner/work/_temp/node-v26.0.0-nightly2026-01-198675539761-slim/test/parallel/test-inspector-dom-storage.js
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
47.7 MB |
sha256:a8cea6f3381925c0c8cde3db301a2d45ebe5707b523cefb1d873f27bf18e78e2
|
|