summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/wpt/expectation.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index 3f30e9ca9..94d9ea81c 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -700,11 +700,7 @@
"api": {
"request": {
"request-init-002.any.html": true,
- "request-init-stream.any.html": [
- "Constructing a Request with a Request on which body.getReader() is called",
- "Constructing a Request with a Request on which body.getReader().read() is called",
- "Constructing a Request with a Request on which read() and releaseLock() are called"
- ],
+ "request-init-stream.any.html": true,
"request-consume-empty.any.html": [
"Consume empty FormData request body as text"
],