node/test/wpt/status/wasm/jsapi.json
Joyee Cheung 3f264bd35d
test: update wpt/wasm/jsapi status for Global setter without argument
The "Calling setter without argument" subtest in
`global/value-get-set.any.js` now passes in V8.

Refs: https://chromium-review.googlesource.com/c/v8/v8/+/7685110
Signed-off-by: Joyee Cheung <joyeec9h3@gmail.com>
2026-06-22 08:34:06 +02:00

47 lines
1.5 KiB
JSON

{
"esm-integration/global-exports-live-bindings.tentative.any.js": {
"skip": "Live bindings unsupported pending V8 WebAssemblyModuleRecord"
},
"esm-integration/namespace-instance.tentative.any.js": {
"skip": "pending https://github.com/nodejs/node/pull/59024"
},
"esm-integration/v128-tdz.tentative.any.js": {
"skip": "v128 undefined Wasm bindings not yet supported in V8"
},
"exception/getArg.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"function/call.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"function/constructor.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"function/table.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"function/type.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"global/type.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"idlharness.any.js": {
"skip": "track - still tentative / unsupported"
},
"memory/constructor-types.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"memory/type.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"table/constructor-types.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"table/type.tentative.any.js": {
"skip": "track - still tentative / unsupported"
},
"tag/type.tentative.any.js": {
"skip": "track - still tentative / unsupported"
}
}