diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/wpt/runner/expectation.json | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/wpt/runner/expectation.json b/tests/wpt/runner/expectation.json index 48f1db0f4..f20cd78f1 100644 --- a/tests/wpt/runner/expectation.json +++ b/tests/wpt/runner/expectation.json @@ -7158,12 +7158,8 @@ "response-from-stream.any.worker.html": true, "response-cancel-stream.any.html": true, "response-cancel-stream.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-clone.any.html": true, + "response-clone.any.worker.html": true, "response-consume-empty.any.html": [ "Consume empty FormData response body as text" ], |