mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Update web-platform-tests to revision b'd9a5cc25fc5f520bde022cee67e9e6a6f0b588f9' (#31599)
This commit is contained in:
parent
9dff1fecfc
commit
60e4c1adb4
757 changed files with 21748 additions and 6394 deletions
|
@ -39,6 +39,9 @@
|
|||
[Streaming upload should fail on a 401 response]
|
||||
expected: NOTRUN
|
||||
|
||||
[ReadbleStream should be closed on signal.abort]
|
||||
expected: NOTRUN
|
||||
|
||||
|
||||
[request-upload.h2.any.html]
|
||||
expected: TIMEOUT
|
||||
|
@ -74,3 +77,6 @@
|
|||
|
||||
[Streaming upload should fail on a 401 response]
|
||||
expected: NOTRUN
|
||||
|
||||
[ReadbleStream should be closed on signal.abort]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -5,6 +5,9 @@
|
|||
[Consume empty request.formData() as FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Consume multipart/form-data headers case-insensitively]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[formdata.any.html]
|
||||
[Consume empty response.formData() as FormData]
|
||||
|
@ -12,3 +15,6 @@
|
|||
|
||||
[Consume empty request.formData() as FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Consume multipart/form-data headers case-insensitively]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue