You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/web-platform-tests/expectation.json
+5-7Lines changed: 5 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1927,8 +1927,7 @@
1927
1927
},
1928
1928
{
1929
1929
"name": "Fetch with POST with text body on 421 response should be retried once on new connection.",
1930
-
"success": false,
1931
-
"message": "promise_test: Unhandled rejection with value: object \"TypeError: fetch failed\""
1930
+
"flaky": true
1932
1931
},
1933
1932
{
1934
1933
"name": "Streaming upload shouldn't work on Http/1.1.",
@@ -4868,7 +4867,7 @@
4868
4867
{
4869
4868
"name": "Consume response's body: from FormData to blob",
4870
4869
"success": false,
4871
-
"message": "assert_equals: Blob body type should be computed from the response Content-Type expected \"multipart/form-data; boundary=----formdata-undici-028084995963\" but got \"multipart/form-data;boundary=----formdata-undici-028084995963\""
4870
+
"message": "assert_equals: Blob body type should be computed from the response Content-Type expected \"multipart/form-data; boundary=----formdata-undici-039669715930\" but got \"multipart/form-data;boundary=----formdata-undici-039669715930\""
4872
4871
},
4873
4872
{
4874
4873
"name": "Consume response's body: from FormData to text",
@@ -15128,7 +15127,7 @@
15128
15127
{
15129
15128
"name": "Response with Cache-Control: max-age=2592000, public and Pragma: no-cache should be cached",
15130
15129
"success": false,
15131
-
"message": "assert_equals: Responses should be identical, indicating caching expected \"Timestamp: 1756760263.1691139\" but got \"Timestamp: 1756760263.166111\""
15130
+
"message": "assert_equals: Responses should be identical, indicating caching expected \"Timestamp: 1756761942.1472726\" but got \"Timestamp: 1756761942.1442726\""
15132
15131
}
15133
15132
]
15134
15133
},
@@ -24888,7 +24887,7 @@
24888
24887
{
24889
24888
"name": "Second fetch returns same response",
24890
24889
"success": false,
24891
-
"message": "assert_equals: expected \"qjnujnescwumzwmkdmeb\" but got \"akzcmcgmxybqdbvnafyf\""
24890
+
"message": "assert_equals: expected \"qnjgwbsjgufbkfakqkyp\" but got \"rvzexnqkvavhpvmyzpux\""
24892
24891
}
24893
24892
]
24894
24893
},
@@ -39734,8 +39733,7 @@
39734
39733
"cases": [
39735
39734
{
39736
39735
"name": "clean close should be clean",
39737
-
"success": false,
39738
-
"message": "assert_true: readable should be closed expected true got false"
39736
+
"flaky": true
39739
39737
},
39740
39738
{
39741
39739
"name": "close frame with no body should result in status code 1005",
0 commit comments