tools: update V8 gypfiles for 12.2 #1254
Annotations
4 errors
test-macOS:
test/parallel/test-policy-dependency-conditions.js#L90
--- stderr ---
node:internal/url:804
this.#updateContext(bindingUrl.parse(input, base));
^
TypeError: Invalid URL
at new URL (node:internal/url:804:36)
at resolve (node:internal/policy/manifest:716:23)
at DependencyMapperInstance._resolveAlreadyNormalized (node:internal/policy/manifest:202:17)
at Object.resolve (node:internal/policy/manifest:517:33)
at Object.<anonymous> (/Users/runner/work/node-v8/node-v8/test/parallel/test-policy-dependency-conditions.js:90:33)
at Module._compile (node:internal/modules/cjs/loader:1368:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
at Module.load (node:internal/modules/cjs/loader:1205:32)
at Module._load (node:internal/modules/cjs/loader:1021:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12) {
code: 'ERR_INVALID_URL',
input: 'null'
}
Node.js v22.0.0-pre
Command: out/Release/node --expose-internals --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node-v8/node-v8/test/parallel/test-policy-dependency-conditions.js
|
test-macOS:
test/js-native-api/test_cannot_run_js/test.js#L1
Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node-v8/node-v8/test/js-native-api/test_cannot_run_js/test.js
--- CRASHED (Signal: 6) ---
|
test-macOS:
test/parallel/test-net-write-fully-async-hex-string.js#L1
Command: out/Release/node --expose-gc --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node-v8/node-v8/test/parallel/test-net-write-fully-async-hex-string.js
--- TIMEOUT ---
|
test-macOS
Process completed with exit code 2.
|