deps: update V8 to 15.2 #90300
Triggered via pull request
August 13, 2026 12:17
Status
Failure
Total duration
2h 42m 9s
Artifacts
–
Annotations
2 errors and 2 notices
|
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/node/node/test/parallel/test-startup-large-pages.js:14:10)
at Module._compile (node:internal/modules/cjs/loader:1937:14)
at Object..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/node/node/test/parallel/test-startup-large-pages.js
|
|
sccache stats - test-linux
65% - 3251 hits, 1778 misses, 0 errors
|
|
sccache stats - test-linux
65% - 3264 hits, 1776 misses, 0 errors
|