inspector: return errors when CDP protocol event emission fails #5098
test-shared.yml
on: push
Build slim tarball
2m 14s
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-dom-storage.js#L75
--- stderr ---
Debugger listening on ws://127.0.0.1:33743/5ce767b7-2ef5-41d8-ad47-6f3109315833
For help, see: https://nodejs.org/en/docs/inspector
node:inspector:212
emitProtocolEvent(eventName, params);
^
TypeError: Missing newValue in event
at broadcastToFrontend (node:inspector:212:3)
at Object.domStorageItemAdded (node:inspector:233:36)
at itemAdded (node:internal/inspector/webstorage:53:14)
at InspectorLocalStorage.setItem (node:internal/inspector/webstorage:13:7)
at test (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-064f08c6478d-slim/test/parallel/test-inspector-dom-storage.js:75:16)
at async testGetData (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-064f08c6478d-slim/test/parallel/test-inspector-dom-storage.js:62:3)
at async test (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-064f08c6478d-slim/test/parallel/test-inspector-dom-storage.js:167:3)
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-04-064f08c6478d-slim/test/parallel/test-inspector-dom-storage.js
|
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-watch-file-shared-dependency.mjs#L37
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Module.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2026-04-064f08c6478d-slim/test/common/index.js:465:10)
at TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-04-064f08c6478d-slim/test/parallel/test-watch-file-shared-dependency.mjs:37:34)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1259:21)
at Test.start (node:internal/test_runner/test:1167:17)
at node:internal/test_runner/test:1688:71
at node:internal/per_context/primordials:466:82
at new Promise (<anonymous>)
at new SafePromise (node:internal/per_context/primordials:435:3)
Command: out/Release/node --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-064f08c6478d-slim/test/parallel/test-watch-file-shared-dependency.mjs
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-inspector-dom-storage.js#L75
--- stderr ---
Debugger listening on ws://127.0.0.1:35581/1456a181-cc2c-4947-a187-b4983d6200c6
For help, see: https://nodejs.org/en/docs/inspector
node:inspector:212
emitProtocolEvent(eventName, params);
^
TypeError: Missing newValue in event
at broadcastToFrontend (node:inspector:212:3)
at Object.domStorageItemAdded (node:inspector:233:36)
at itemAdded (node:internal/inspector/webstorage:53:14)
at InspectorLocalStorage.setItem (node:internal/inspector/webstorage:13:7)
at test (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-064f08c6478d-slim/test/parallel/test-inspector-dom-storage.js:75:16)
at async testGetData (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-064f08c6478d-slim/test/parallel/test-inspector-dom-storage.js:62:3)
at async test (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-064f08c6478d-slim/test/parallel/test-inspector-dom-storage.js:167:3)
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-04-064f08c6478d-slim/test/parallel/test-inspector-dom-storage.js
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
48.8 MB |
sha256:cde903e3e21153bad3824722055cfe795c0ca078b4ca40358526270014df74fc
|
|