diff --git a/test/wpt/status/fetch.status.json b/test/wpt/status/fetch.status.json index 34f91ed8375..29dcecd2810 100644 --- a/test/wpt/status/fetch.status.json +++ b/test/wpt/status/fetch.status.json @@ -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