Skip to content

test: update for new V8 serialization format #1920

test: update for new V8 serialization format

test: update for new V8 serialization format #1920

Triggered via push July 28, 2026 12:09
Status Failure
Total duration 2h 57m 49s
Artifacts

test-linux.yml

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

Annotations

2 errors
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-startup-large-pages.js#L14
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: null !== 0 at Object.<anonymous> (/home/runner/work/node-v8/node-v8/node/test/parallel/test-startup-large-pages.js:14:10) at Module._compile (node:internal/modules/cjs/loader:1937:14) at Module._extensions..js (node:internal/modules/cjs/loader:2077:10) at Module.load (node:internal/modules/cjs/loader:1659:32) at Module._load (node:internal/modules/cjs/loader:1451:12) at wrapModuleLoad (node:internal/modules/cjs/loader:261:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: true, code: 'ERR_ASSERTION', actual: null, expected: 0, operator: 'strictEqual', diff: 'simple' } Node.js v27.0.0-pre Command: out/Release/node /home/runner/work/node-v8/node-v8/node/test/parallel/test-startup-large-pages.js