deps: V8: backport e5dbbbadcbff #71069
Annotations
4 errors and 2 notices
|
test-linux (ubuntu-24.04-arm):
test/pummel/test-heapdump-dns.js#L10
--- stderr ---
node:assert:95
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expect to find 1 with detachedness 2, found 0
0 !== 1
at State.validateSnapshot (/home/runner/work/node/node/node/test/common/heap.js:155:18)
at State.validateSnapshotNodes (/home/runner/work/node/node/node/test/common/heap.js:201:10)
at validateSnapshotNodes (/home/runner/work/node/node/node/test/common/heap.js:211:24)
at Object.<anonymous> (/home/runner/work/node/node/node/test/pummel/test-heapdump-dns.js:10:1)
at Module._compile (node:internal/modules/cjs/loader:1730:14)
at Object..js (node:internal/modules/cjs/loader:1895:10)
at Module.load (node:internal/modules/cjs/loader:1465:32)
at Function._load (node:internal/modules/cjs/loader:1282:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:235:24) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 1,
operator: 'strictEqual'
}
Node.js v22.15.1-pre
Command: out/Release/node --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/node/test/pummel/test-heapdump-dns.js
|
|
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04):
test/pummel/test-heapdump-dns.js#L10
--- stderr ---
node:assert:95
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expect to find 1 with detachedness 2, found 0
0 !== 1
at State.validateSnapshot (/home/runner/work/node/node/node/test/common/heap.js:155:18)
at State.validateSnapshotNodes (/home/runner/work/node/node/node/test/common/heap.js:201:10)
at validateSnapshotNodes (/home/runner/work/node/node/node/test/common/heap.js:211:24)
at Object.<anonymous> (/home/runner/work/node/node/node/test/pummel/test-heapdump-dns.js:10:1)
at Module._compile (node:internal/modules/cjs/loader:1730:14)
at Object..js (node:internal/modules/cjs/loader:1895:10)
at Module.load (node:internal/modules/cjs/loader:1465:32)
at Function._load (node:internal/modules/cjs/loader:1282:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:235:24) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 0,
expected: 1,
operator: 'strictEqual'
}
Node.js v22.15.1-pre
Command: out/Release/node --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/node/test/pummel/test-heapdump-dns.js
|
|
test-linux (ubuntu-24.04)
Process completed with exit code 2.
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|