We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f216377 commit 0e4d25eCopy full SHA for 0e4d25e
test/wpt/status/console.json
@@ -1,12 +1,7 @@
1
{
2
"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
- }
+ "note": "https://github.com/nodejs/node/issues/44185",
+ "requires": ["crypto", "small-icu"]
10
},
11
"idlharness-shadowrealm.window.js": {
12
"skip": "ShadowRealm support is not enabled"
0 commit comments