Skip to content

Commit

Permalink
mark wpt as failing (#2581)
Browse files Browse the repository at this point in the history
  • Loading branch information
KhafraDev committed Jan 2, 2024
1 parent db635f7 commit 2b65955
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/wpt/status/fetch.status.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,12 @@
"note": "undici doesn't support http/2",
"skip": true
},
"scheme-blob.sub.any.js": {
"note": "fails everywhere",
"fail": [
"Fetching URL.createObjectURL(invalid_type_blob) is OK"
]
},
"status.h2.any.js": {
"note": "undici doesn't support http/2",
"skip": true
Expand Down

0 comments on commit 2b65955

Please sign in to comment.