deps: update V8 to 14.6 #74242
Annotations
2 errors, 1 warning, and 1 notice
|
test-macOS
Process completed with exit code 2.
|
|
test-macOS:
test/wpt/test-wasm-jsapi.mjs#L0
--- stderr ---
(node:8476) ExperimentalWarning: Importing WebAssembly module instances is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:8476) ExperimentalWarning: vm.USE_MAIN_CONTEXT_DEFAULT_LOADER is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
/Users/runner/work/node/node/node/test/common/wpt.js:813
throw new Error(
^
Error: Found 4 unexpected passes. Consider updating test/wpt/status/wasm/jsapi.json for these files:
memory/to-fixed-length-buffer-shared.any.js
memory/to-fixed-length-buffer.any.js
memory/to-resizable-buffer-shared.any.js
memory/to-resizable-buffer.any.js
at process.<anonymous> (/Users/runner/work/node/node/node/test/common/wpt.js:813:15)
at process.emit (node:events:509:20)
Node.js v26.0.0-pre
--- stdout ---
[SKIPPED] esm-integration/global-exports-live-bindings.tentative.any.js: Live bindings unsupported pending V8 WebAssemblyModuleRecord
[SKIPPED] esm-integration/namespace-instance.tentative.any.js: pending https://github.com/nodejs/node/pull/59024
[SKIPPED] esm-integration/v128-tdz.tentative.any.js: v128 undefined Wasm bindings not yet supported in V8
[SKIPPED] exception/getArg.tentative.any.js: track - still tentative / unsupported
[SKIPPED] function/call.tentative.any.js: track - still tentative / unsupported
[SKIPPED] function/constructor.tentative.any.js: track - still tentative / unsupported
[SKIPPED] function/table.tentative.any.js: track - still tentative / unsupported
[SKIPPED] function/type.tentative.any.js: track - still tentative / unsupported
[SKIPPED] global/type.tentative.any.js: track - still tentative / unsupported
[SKIPPED] idlharness.any.js: track - still tentative / unsupported
[SKIPPED] memory/constructor-types.tentative.any.js: track - still tentative / unsupported
[SKIPPED] memory/type.tentative.any.js: track - still tentative / unsupported
[SKIPPED] table/constructor-types.tentative.any.js: track - still tentative / unsupported
[SKIPPED] table/type.tentative.any.js: track - still tentative / unsupported
[SKIPPED] tag/type.tentative.any.js: track - still tentative / unsupported
[PASS] Promise type
[PASS] Missing argument
[PASS] Invalid arguments
[PASS] Branding
[PASS] Empty buffer
[PASS] Invalid code
[PASS] Result type
[PASS] Stray argument
[PASS] Changing the buffer
[PASS] WebAssembly.instantiate(module): Non-object imports argument: null
[PASS] WebAssembly.instantiate(module): Non-object imports argument: true
[PASS] WebAssembly.instantiate(module): Non-object imports argument: ""
[PASS] WebAssembly.instantiate(module): Non-object imports argument: symbol "Symbol()"
[PASS] WebAssembly.instantiate(module): Non-object imports argument: 1
[PASS] WebAssembly.instantiate(module): Non-object imports argument: 0.1
[PASS] WebAssembly.instantiate(module): Non-object imports argument: NaN
[PASS] WebAssembly.instantiate(module): Non-object module: undefined
[PASS] WebAssembly.instantiate(module): Non-object module: null
[PASS] WebAssembly.instantiate(module): Non-object module: true
[PASS] WebAssembly.instantiate(module): Non-object module: ""
[PASS] WebAssembly.instantiate(module): Non-object module: symbol "Symbol()"
[PASS] WebAssembly.instantiate(module): Non-object module: 1
[PASS] WebAssembly.instantiate(module): Non-object module: 0.1
[PASS] WebAssembly.instantiate(module): Non-object module: NaN
[PASS] WebAssembly.instantiate(module): Missing imports argument
[PASS] WebAssembly.instantiate(module): Imports argument with missing property: undefined
[PASS] WebAssembly.instantiate(module): Imports argument with missing property: empty object
[PASS] WebAssembly.instantiate(module): Imports argument with missing property: wrong property
[PASS] WebAssembly.instantiate(module): Importing a function with an incorrectly-typed value: undefined
[PASS] WebAssembly.instantiate(module): Importing a function with an incorrectly-typed value: null
[PASS] WebAssembly.instantiate(module): Importing a function wi
|
|
test-macOS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
sccache stats
54% - 2637 hits, 2241 misses, 0 errors
|