mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
test(wpt): update fetch test metadata
This commit is contained in:
parent
e6de213a13
commit
80304a133f
10 changed files with 0 additions and 265 deletions
|
@ -24,15 +24,9 @@
|
|||
[Consume fetched response's body as arrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body: from text to arrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body: from text with correct multipart type to formData]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body: from blob to arrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body: from blob with correct multipart type to formData]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -48,9 +42,6 @@
|
|||
[Consume response's body: from FormData to arrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body: from URLSearchParams to arrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body: from stream to blob]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -78,9 +69,6 @@
|
|||
[Consume response's body: from fetch to blob]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body: from fetch to arrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Consume response's body: from multipart form data blob to formData]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -21,9 +21,6 @@
|
|||
[Response interface: new Response() must inherit property "body" with the proper type (8)]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "arrayBuffer" with the proper type (11)]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "body" with the proper type (9)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -45,6 +42,3 @@
|
|||
[Response interface: new Response() must inherit property "body" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "arrayBuffer()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
[response-stream-disturbed-5.html]
|
||||
type: testharness
|
||||
[Getting a body reader after consuming as arrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue