diff options
author | Asher Gomez <ashersaupingomez@gmail.com> | 2024-05-28 10:11:23 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 10:11:23 +1000 |
commit | 328bd8acce70ec1e928405a16eac6732eef38067 (patch) | |
tree | 31ffebfea28be579ccc1d2d96bc1029d437ef09f | |
parent | 1667e28a15d9107c2b9cb6e5d130d6ee5f61c6d7 (diff) |
chore: update WPT (#23997)
Fixes [current
failure](https://github.com/denoland/deno/actions/runs/9247491137/job/25436409566)
-rw-r--r-- | tests/wpt/runner/expectation.json | 3 | ||||
m--------- | tests/wpt/suite | 0 |
2 files changed, 0 insertions, 3 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 -Subproject 5b7a1a44887d1c68ad67a4df894febd45f520c2 +Subproject abcbb64783af5b776a3c5f4e13cf4d875621783 |