inspector: initial support storage inspection #70812
Triggered via pull request
December 24, 2025 15:10
Status
Failure
Total duration
1h 47m 11s
Artifacts
–
Annotations
3 errors and 1 notice
|
test-macOS
Process completed with exit code 2.
|
|
test-macOS:
test/sequential/test-inspector-network-resource.js#L0
--- stderr ---
Debugger listening on ws://127.0.0.1:61669/69633e58-e6e4-497c-bba6-46be2e66ad97
For help, see: https://nodejs.org/en/docs/inspector
--- stdout ---
[test] Connecting to a child Node process
[test] Testing /json/list
[err] /Users/runner/work/node/node/node/out/Release/node: bad option: --experimental-inspector-network-resource
[err]
Command: out/Release/node --inspect=0 --experimental-network-inspection --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/sequential/test-inspector-network-resource.js
--- TIMEOUT ---
|
|
test-macOS:
test/parallel/test-cli-node-options-docs.js#L118
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order
+ actual - expected
... Skipped lines
[
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
...
'--experimental-inspector-network-resource',
+ '--experimental-storage-inspection',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
- '--experimental-storage-inspection',
'--experimental-test-coverage',
'--experimental-test-module-mocks',
'--experimental-transform-types',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
at Object.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js:118:12)
at Module._compile (node:internal/modules/cjs/loader:1803:14)
at Object..js (node:internal/modules/cjs/loader:1934:10)
at Module.load (node:internal/modules/cjs/loader:1524:32)
at Module._load (node:internal/modules/cjs/loader:1326: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)
at node:internal/main/run_main_module:33:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-snapshot',
'--build-snapshot-config',
'--check',
'--completion-bash',
'--conditions=condition',
'--cpu-prof',
'--cpu-prof-dir',
'--cpu-prof-interval',
'--cpu-prof-name',
'--diagnostic-dir=directory',
'--disable-proto=mode',
'--disable-sigusr1',
'--disable-warning=code-or-type',
'--disable-wasm-trap-handler',
'--disallow-code-generation-from-strings',
'--dns-result-order=order',
'--enable-fips',
'--enable-network-family-autoselection',
'--enable-source-maps',
'--entry-url',
'--env-file-if-exists=file',
'--env-file=file',
'--eval "script"',
'--experimental-addon-modules',
'--experimental-config-file=config',
'--experimental-default-config-file',
'--experimental-eventsource',
'--experimental-import-meta-resolve',
'--experimental-inspector-network-resource',
'--experimental-storage-inspection',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
'--experimental-test-coverage',
'--experimental-test-module-mocks',
'--experimental-transform-types',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
'--expose-gc',
'--force-context-aware',
'--force-fips',
'--force-node-api-uncaught-exceptions-policy',
'--frozen-intrinsics',
'--heap-prof',
'--heap-prof-dir',
'--heap-prof-interval',
'--heap-prof-name',
'--heapsnapshot-near-heap-limit=max_count',
'--heapsnapshot-signal=signal',
'--help',
'--icu-data-dir=file',
'--import=module',
'--input-type=type',
'--insecure-http-parser',
'--inspect-brk[=[host:]port]',
'--inspect-port=[host:]port',
'--inspect-publish-uid=stderr,http',
'--inspect-wait[=[host:]port]',
'--inspect[=[host:]port]',
'--interactive',
'--jitless',
'--localstorage-file=file',
'--max-http-header-size=size',
'--max-old-space-size-percentage=percentage',
'--napi-modules',
'--network-family-autoselection-attempt-timeout',
'--no-addons',
'--no-async-context-frame',
'--no-deprecation',
'--no-experimental-detect-mo
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|