Skip to content

src,lib: support path in v8.writeHeapSnapshot output #79211

src,lib: support path in v8.writeHeapSnapshot output

src,lib: support path in v8.writeHeapSnapshot output #79211

Triggered via pull request December 26, 2025 18:53
Status Failure
Total duration 36m 4s
Artifacts

test-linux.yml

on: pull_request
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 notices
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
test-linux (ubuntu-24.04-arm): test/sequential/test-write-heapsnapshot-options.js#L61
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Missing expected exception (TypeError). at Object.<anonymous> (/home/runner/work/node/node/node/test/sequential/test-write-heapsnapshot-options.js:61: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: undefined, expected: { code: 'ERR_INVALID_ARG_TYPE', name: 'TypeError' }, operator: 'throws', diff: 'simple' } Node.js v26.0.0-pre --- stdout --- [STDERR] (node:218587) internal/test/binding: These APIs are for internal testing only. Do not use them. (Use `node --trace-warnings ...` to show where the warning was created) [STDOUT] Snapshot nodes 64756 Searching for [ { edge_name: 'nonNumeric', node_name: 'test' } ] [STDERR] (node:218594) internal/test/binding: These APIs are for internal testing only. Do not use them. (Use `node --trace-warnings ...` to show where the warning was created) [STDOUT] Snapshot nodes 65485 Searching for [ { edge_name: 'numeric', node_name: 'smi number' } ] [STDERR] (node:218601) internal/test/binding: These APIs are for internal testing only. Do not use them. (Use `node --trace-warnings ...` to show where the warning was created) [STDOUT] Snapshot nodes 65475 Searching for [ { edge_name: 'numeric', node_name: 'smi number' } ] Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/sequential/test-write-heapsnapshot-options.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/sequential/test-write-heapsnapshot-options.js#L61
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Missing expected exception (TypeError). at Object.<anonymous> (/home/runner/work/node/node/node/test/sequential/test-write-heapsnapshot-options.js:61: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: undefined, expected: { code: 'ERR_INVALID_ARG_TYPE', name: 'TypeError' }, operator: 'throws', diff: 'simple' } Node.js v26.0.0-pre --- stdout --- [STDERR] (node:218723) internal/test/binding: These APIs are for internal testing only. Do not use them. (Use `node --trace-warnings ...` to show where the warning was created) [STDOUT] Snapshot nodes 64750 Searching for [ { edge_name: 'nonNumeric', node_name: 'test' } ] [STDERR] (node:218730) internal/test/binding: These APIs are for internal testing only. Do not use them. (Use `node --trace-warnings ...` to show where the warning was created) [STDOUT] Snapshot nodes 65479 Searching for [ { edge_name: 'numeric', node_name: 'smi number' } ] [STDERR] (node:218737) internal/test/binding: These APIs are for internal testing only. Do not use them. (Use `node --trace-warnings ...` to show where the warning was created) [STDOUT] Snapshot nodes 65469 Searching for [ { edge_name: 'numeric', node_name: 'smi number' } ] Command: out/Release/node --expose-internals /home/runner/work/node/node/node/test/sequential/test-write-heapsnapshot-options.js
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors