diff options
author | Luca Casonato <hello@lcas.dev> | 2021-11-08 23:30:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-08 23:30:41 +0100 |
commit | 82dd133d5c82638e3696d1deab8d43a0c4623d82 (patch) | |
tree | 39b168973b5ff822b10789c3e0384b5aded90e8e | |
parent | 5b1e537446454f6332de44adbeb6a15ff072c2fa (diff) |
chore: disable flaky wpt tests (#12696)
-rw-r--r-- | tools/wpt/expectation.json | 75 |
1 files changed, 0 insertions, 75 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 95032263a..cd3af186c 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -7654,84 +7654,10 @@ "XMLHttpRequest and duplicate Content-Length/Content-Type headers", "fetch() and duplicate Content-Length/Content-Type headers" ], - "parsing.window.html": [ - "Input: \"Content-Length: aaaah\\r\\nContent-Length: aaaah\". Expected: 42.", - "Input: \"Content-Length: aaaah, aaaah\". Expected: 42.", - "Input: \"Content-Length: aaaah\". Expected: 42.", - "Input: \"Content-Length: 42s\". Expected: 42.", - "Input: \"Content-Length: 30s\". Expected: 42.", - "Input: \"Content-Length: -1\". Expected: 42.", - "Input: \"Content-Length: 0x20\". Expected: 42.", - "Input: \"Content-Length: 030\\r\\nContent-Length: 30\". Expected: network error.", - "Input: \"Content-Length: 030, 30\". Expected: network error.", - "Input: \"Content-Length: \\\"30\\\"\". Expected: 42.", - "Input: \"Content-Length: \". Expected: 42." - ], "too-long.window.html": [ "Content-Length header value of network response exceeds response body" ] }, - "content-type": { - "response.window.html": [ - "<iframe>: separate response Content-Type: text/plain", - "<iframe>: combined response Content-Type: text/plain", - "<iframe>: separate response Content-Type: text/plain ", - "<iframe>: combined response Content-Type: text/plain ", - "<iframe>: separate response Content-Type: text/html text/plain", - "<iframe>: combined response Content-Type: text/html text/plain", - "<iframe>: separate response Content-Type: text/plain;charset=gbk text/html", - "<iframe>: combined response Content-Type: text/plain;charset=gbk text/html", - "<iframe>: separate response Content-Type: text/plain;charset=gbk text/html;charset=windows-1254", - "<iframe>: combined response Content-Type: text/plain;charset=gbk text/html;charset=windows-1254", - "<iframe>: separate response Content-Type: text/plain;charset=gbk text/plain", - "<iframe>: combined response Content-Type: text/plain;charset=gbk text/plain", - "<iframe>: separate response Content-Type: text/plain;charset=gbk text/plain;charset=windows-1252", - "<iframe>: combined response Content-Type: text/plain;charset=gbk text/plain;charset=windows-1252", - "<iframe>: separate response Content-Type: text/html;charset=gbk text/html;x=\",text/plain", - "<iframe>: combined response Content-Type: text/html;charset=gbk text/html;x=\",text/plain", - "<iframe>: separate response Content-Type: text/plain;charset=gbk;x=foo text/plain", - "<iframe>: combined response Content-Type: text/plain;charset=gbk;x=foo text/plain", - "<iframe>: separate response Content-Type: text/html;charset=gbk text/plain text/html", - "<iframe>: combined response Content-Type: text/html;charset=gbk text/plain text/html", - "<iframe>: separate response Content-Type: text/plain */*", - "<iframe>: combined response Content-Type: text/plain */*", - "<iframe>: separate response Content-Type: text/html */*", - "<iframe>: combined response Content-Type: text/html */*", - "<iframe>: separate response Content-Type: */* text/html", - "<iframe>: combined response Content-Type: */* text/html", - "<iframe>: separate response Content-Type: text/plain */*;charset=gbk", - "<iframe>: combined response Content-Type: text/plain */*;charset=gbk", - "<iframe>: separate response Content-Type: text/html */*;charset=gbk", - "<iframe>: combined response Content-Type: text/html */*;charset=gbk", - "<iframe>: separate response Content-Type: text/html;x=\" text/plain", - "<iframe>: combined response Content-Type: text/html;x=\" text/plain", - "<iframe>: separate response Content-Type: text/html;\" text/plain", - "<iframe>: combined response Content-Type: text/html;\" text/plain", - "<iframe>: separate response Content-Type: text/html;\" \\\" text/plain", - "<iframe>: combined response Content-Type: text/html;\" \\\" text/plain", - "<iframe>: separate response Content-Type: text/html;\" \\\" text/plain \";charset=GBK", - "<iframe>: combined response Content-Type: text/html;\" \\\" text/plain \";charset=GBK", - "<iframe>: separate response Content-Type: text/html;\" \" text/plain", - "<iframe>: combined response Content-Type: text/html;\" \" text/plain", - "fetch(): separate response Content-Type: text/plain;charset=gbk text/plain", - "fetch(): combined response Content-Type: text/plain;charset=gbk text/plain", - "Request: combined response Content-Type: text/plain;charset=gbk text/plain", - "Response: combined response Content-Type: text/plain;charset=gbk text/plain", - "fetch(): separate response Content-Type: text/html;charset=gbk text/html;x=\",text/plain", - "fetch(): combined response Content-Type: text/html;charset=gbk text/html;x=\",text/plain", - "Request: combined response Content-Type: text/html;charset=gbk text/html;x=\",text/plain", - "Response: combined response Content-Type: text/html;charset=gbk text/html;x=\",text/plain", - "fetch(): separate response Content-Type: text/plain;charset=gbk;x=foo text/plain", - "fetch(): combined response Content-Type: text/plain;charset=gbk;x=foo text/plain", - "Request: combined response Content-Type: text/plain;charset=gbk;x=foo text/plain", - "Response: combined response Content-Type: text/plain;charset=gbk;x=foo text/plain", - "fetch(): combined response Content-Type: text/html;x=\" text/plain", - "fetch(): separate response Content-Type: text/html;\" \\\" text/plain \";charset=GBK", - "fetch(): combined response Content-Type: text/html;\" \\\" text/plain \";charset=GBK", - "Request: combined response Content-Type: text/html;\" \\\" text/plain \";charset=GBK", - "Response: combined response Content-Type: text/html;\" \\\" text/plain \";charset=GBK" - ] - }, "data-urls": { "base64.any.html": true, "base64.any.worker.html": true, @@ -8559,7 +8485,6 @@ "abort.any.worker.html?wss": true, "backpressure-receive.any.html?wpt_flags=h2": false, "backpressure-receive.any.html?wss": true, - "backpressure-receive.any.worker.html?wpt_flags=h2": false, "backpressure-receive.any.worker.html?wss": true, "backpressure-send.any.html?wpt_flags=h2": false, "backpressure-send.any.html?wss": true, |