Skip to content

Commit 2b65955

Browse files
authored
mark wpt as failing (nodejs#2581)
1 parent db635f7 commit 2b65955

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/wpt/status/fetch.status.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@
9191
"note": "undici doesn't support http/2",
9292
"skip": true
9393
},
94+
"scheme-blob.sub.any.js": {
95+
"note": "fails everywhere",
96+
"fail": [
97+
"Fetching URL.createObjectURL(invalid_type_blob) is OK"
98+
]
99+
},
94100
"status.h2.any.js": {
95101
"note": "undici doesn't support http/2",
96102
"skip": true

0 commit comments

Comments
 (0)