From 328bd8acce70ec1e928405a16eac6732eef38067 Mon Sep 17 00:00:00 2001 From: Asher Gomez Date: Tue, 28 May 2024 10:11:23 +1000 Subject: chore: update WPT (#23997) Fixes [current failure](https://github.com/denoland/deno/actions/runs/9247491137/job/25436409566) --- tests/wpt/runner/expectation.json | 3 --- tests/wpt/suite | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/tests/wpt/runner/expectation.json b/tests/wpt/runner/expectation.json index 30c9d692e..44979f08b 100644 --- a/tests/wpt/runner/expectation.json +++ b/tests/wpt/runner/expectation.json @@ -7156,9 +7156,6 @@ "response-blob-realm.any.html": [ "realm of the Uint8Array from Response bytes()" ], - "response-blob-realm.any.worker.html": [ - "realm of the Uint8Array from Response bytes()" - ], "response-init-001.any.html": true, "response-init-001.any.worker.html": true, "response-init-002.any.html": true, diff --git a/tests/wpt/suite b/tests/wpt/suite index 5b7a1a448..abcbb6478 160000 --- a/tests/wpt/suite +++ b/tests/wpt/suite @@ -1 +1 @@ -Subproject commit 5b7a1a44887d1c68ad67a4df894febd45f520c2a +Subproject commit abcbb64783af5b776a3c5f4e13cf4d8756217830 -- cgit v1.2.3