Skip to content

Commit 0e4d25e

Browse files
panvaRafaelGSS
authored andcommitted
test: use requires instead of flaky in console WPT status
PR-URL: #50812 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent f216377 commit 0e4d25e

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

test/wpt/status/console.json

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
{
22
"idlharness.any.js": {
3-
"fail": {
4-
"flaky": [
5-
"console namespace: operation assert(optional boolean, any...)",
6-
"console namespace: operation table(optional any, optional sequence<DOMString>)",
7-
"console namespace: operation dir(optional any, optional object?)"
8-
]
9-
}
3+
"note": "https://github.com/nodejs/node/issues/44185",
4+
"requires": ["crypto", "small-icu"]
105
},
116
"idlharness-shadowrealm.window.js": {
127
"skip": "ShadowRealm support is not enabled"

0 commit comments

Comments
 (0)