tools: update V8 gypfiles for 13.5 #1589
Annotations
5 errors and 2 notices
test-linux (ubuntu-24.04-arm):
test/parallel/test-fs-write.js#L1
--- stderr ---
node:assert:175
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected global(s) found: createExternalizableTwoByteString
at process.<anonymous> (/home/runner/work/node-v8/node-v8/node/test/common/index.js:362:14)
at process.emit (node:events:519:35) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v24.0.0-pre
Command: out/Release/node --expose_externalize_string --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node-v8/node-v8/node/test/parallel/test-fs-write.js
|
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
|
test-linux (ubuntu-24.04):
test/parallel/test-fs-write.js#L1
--- stderr ---
node:assert:175
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected global(s) found: createExternalizableTwoByteString
at process.<anonymous> (/home/runner/work/node-v8/node-v8/node/test/common/index.js:362:14)
at process.emit (node:events:519:35) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v24.0.0-pre
Command: out/Release/node --expose_externalize_string --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node-v8/node-v8/node/test/parallel/test-fs-write.js
|
test-linux (ubuntu-24.04):
test/parallel/test-stream-readable-unpipe-resume.js#L1
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node-v8/node-v8/node/test/parallel/test-stream-readable-unpipe-resume.js
--- TIMEOUT ---
|
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
|