node/test/wpt/status/console.json
Filip Skokan 2e33b16ba6
test: use requires instead of flaky in console WPT status
PR-URL: https://github.com/nodejs/node/pull/50812
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2023-11-21 09:21:47 +00:00

10 lines
226 B
JSON

{
"idlharness.any.js": {
"note": "https://github.com/nodejs/node/issues/44185",
"requires": ["crypto", "small-icu"]
},
"idlharness-shadowrealm.window.js": {
"skip": "ShadowRealm support is not enabled"
}
}