Skip to content

Commit

Permalink
update tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlomieju committed Apr 23, 2024
1 parent 783ae02 commit 1372b83
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions tests/wpt/runner/expectation.json
Original file line number Diff line number Diff line change
Expand Up @@ -7158,8 +7158,12 @@
"response-from-stream.any.worker.html": true,
"response-cancel-stream.any.html": true,
"response-cancel-stream.any.worker.html": true,
"response-clone.any.html": true,
"response-clone.any.worker.html": true,
"response-clone.any.html": [
"Check response clone use structureClone for teed ReadableStreams (Float16Arraychunk)"
],
"response-clone.any.worker.html": [
"Check response clone use structureClone for teed ReadableStreams (Float16Arraychunk)"
],
"response-consume-empty.any.html": [
"Consume empty FormData response body as text"
],
Expand Down

0 comments on commit 1372b83

Please sign in to comment.