Skip to content

inspector: fix crash when receiving non json message #158

inspector: fix crash when receiving non json message

inspector: fix crash when receiving non json message #158

Triggered via pull request October 24, 2025 13:00
Status Failure
Total duration 44m 19s
Artifacts

test-shared.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
x86_64-darwin: with shared libraries
Process completed with exit code 2.
x86_64-darwin: with shared libraries: test/parallel/test-inspector-invalid-protocol.js#L39
--- stdout --- Mismatched noop function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/Users/runner/work/node/node/test/common/index.js:434:10) at Object.<anonymous> (/Users/runner/work/node/node/test/parallel/test-inspector-invalid-protocol.js:39:18) at Module._compile (node:internal/modules/cjs/loader:1760:14) at Object..js (node:internal/modules/cjs/loader:1892:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-inspector-invalid-protocol.js
aarch64-darwin: with shared libraries
Process completed with exit code 2.
aarch64-darwin: with shared libraries: test/parallel/test-inspector-invalid-protocol.js#L39
--- stdout --- Mismatched noop function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/Users/runner/work/node/node/test/common/index.js:434:10) at Object.<anonymous> (/Users/runner/work/node/node/test/parallel/test-inspector-invalid-protocol.js:39:18) at Module._compile (node:internal/modules/cjs/loader:1760:14) at Object..js (node:internal/modules/cjs/loader:1892:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-inspector-invalid-protocol.js