summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/wpt/runner/expectation.json10
1 files changed, 2 insertions, 8 deletions
diff --git a/tests/wpt/runner/expectation.json b/tests/wpt/runner/expectation.json
index 78a33badf..30c9d692e 100644
--- a/tests/wpt/runner/expectation.json
+++ b/tests/wpt/runner/expectation.json
@@ -3170,14 +3170,8 @@
"owning-type-message-port.any.worker.html": false,
"owning-type.any.html": false,
"owning-type.any.worker.html": false,
- "from.any.html": [
- "ReadableStream.from accepts a sync iterable of values",
- "ReadableStream.from accepts a sync iterable of promises"
- ],
- "from.any.worker.html": [
- "ReadableStream.from accepts a sync iterable of values",
- "ReadableStream.from accepts a sync iterable of promises"
- ]
+ "from.any.html": true,
+ "from.any.worker.html": true
},
"transform-streams": {
"backpressure.any.html": true,