mirror of
https://github.com/servo/servo.git
synced 2025-07-29 10:10:34 +01:00
Update test expectations
This commit is contained in:
parent
4a1732a761
commit
d86a429bd5
4 changed files with 0 additions and 70 deletions
|
@ -3,14 +3,9 @@
|
|||
[Fetch with POST with FormData body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with Chicken]
|
||||
expected: FAIL
|
||||
|
||||
[request-headers.any.worker.html]
|
||||
type: testharness
|
||||
[Fetch with POST with FormData body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with Chicken]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
[redirect-method.any.worker.html]
|
||||
[Redirect 307 with POST (string body)]
|
||||
expected: FAIL
|
||||
|
||||
[Redirect 307 with POST (blob body)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[redirect-method.any.html]
|
||||
[Redirect 307 with POST (string body)]
|
||||
expected: FAIL
|
||||
|
||||
[Redirect 307 with POST (blob body)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,20 +1,5 @@
|
|||
[send-redirect-post-upload.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: The send() method: POSTing to URL that redirects (301)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: The send() method: POSTing to URL that redirects (302)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: The send() method: POSTing to URL that redirects (303)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: The send() method: POSTing to URL that redirects (307)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: The send() method: POSTing to URL that redirects (307 (string))]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: The send() method: POSTing to URL that redirects (307 (blob))]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,35 +0,0 @@
|
|||
[send-redirect-to-cors.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (307 post with string)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (307 post with typed array)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (308 FOO with string and explicit Content-Type text/plain)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (308 FOO with string and explicit Content-Type multipart/form-data)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (308 FOO with string and explicit Content-Type safelisted)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (307 POST with string and explicit Content-Type safelisted)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (302 FOO with string and explicit Content-Type safelisted)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (301 POST with string and explicit Content-Type safelisted)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (303 FOO with string and explicit Content-Type safelisted)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (302 POST with string and explicit Content-Type)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (301 POST with string and explicit Content-Type)]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue