mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444
This commit is contained in:
parent
25e8bf69e6
commit
665817d2a6
35333 changed files with 1818077 additions and 16036 deletions
|
@ -1,8 +0,0 @@
|
|||
[accept-header-worker.html]
|
||||
type: testharness
|
||||
[Request through fetch should have 'accept' header with value 'custom/*']
|
||||
expected: FAIL
|
||||
|
||||
[Request through fetch should have 'accept-language' header with value 'bzh']
|
||||
expected: FAIL
|
||||
|
17
tests/wpt/metadata/fetch/api/basic/accept-header.any.js.ini
Normal file
17
tests/wpt/metadata/fetch/api/basic/accept-header.any.js.ini
Normal file
|
@ -0,0 +1,17 @@
|
|||
[accept-header.any.html]
|
||||
type: testharness
|
||||
[Request through fetch should have 'accept' header with value 'custom/*']
|
||||
expected: FAIL
|
||||
|
||||
[Request through fetch should have 'accept-language' header with value 'bzh']
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[accept-header.any.worker.html]
|
||||
type: testharness
|
||||
[Request through fetch should have 'accept' header with value 'custom/*']
|
||||
expected: FAIL
|
||||
|
||||
[Request through fetch should have 'accept-language' header with value 'bzh']
|
||||
expected: FAIL
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
[accept-header.html]
|
||||
type: testharness
|
||||
[Request through fetch should have 'accept' header with value 'custom/*']
|
||||
expected: FAIL
|
||||
|
||||
[Request through fetch should have 'accept-language' header with value 'bzh']
|
||||
expected: FAIL
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
[mode-same-origin-worker.html]
|
||||
type: testharness
|
||||
[Fetch http://www1.web-platform.test:8000/fetch/api/resources/top.txt with same-origin mode]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch https://web-platform.test:8443/fetch/api/resources/top.txt with same-origin mode]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
[mode-same-origin.any.worker.html]
|
||||
type: testharness
|
||||
[Fetch https://web-platform.test:8443/fetch/api/resources/top.txt with same-origin mode]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch http://www1.web-platform.test:8000/fetch/api/resources/top.txt with same-origin mode]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[mode-same-origin.any.html]
|
||||
type: testharness
|
||||
[Fetch https://web-platform.test:8443/fetch/api/resources/top.txt with same-origin mode]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch http://www1.web-platform.test:8000/fetch/api/resources/top.txt with same-origin mode]
|
||||
expected: FAIL
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
[mode-same-origin.html]
|
||||
type: testharness
|
||||
[Fetch http://www1.web-platform.test:8000/fetch/api/resources/top.txt with same-origin mode]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch https://web-platform.test:8443/fetch/api/resources/top.txt with same-origin mode]
|
||||
expected: FAIL
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
[referrer-worker.html]
|
||||
type: testharness
|
||||
[origin-when-cross-origin policy on a same-origin URL]
|
||||
expected: FAIL
|
||||
|
||||
[origin-when-cross-origin policy on a cross-origin URL]
|
||||
expected: FAIL
|
||||
|
||||
[origin-when-cross-origin policy on a cross-origin URL after same-origin redirection]
|
||||
expected: FAIL
|
||||
|
||||
[origin-when-cross-origin policy on a same-origin URL after cross-origin redirection]
|
||||
expected: FAIL
|
||||
|
29
tests/wpt/metadata/fetch/api/basic/referrer.any.js.ini
Normal file
29
tests/wpt/metadata/fetch/api/basic/referrer.any.js.ini
Normal file
|
@ -0,0 +1,29 @@
|
|||
[referrer.any.worker.html]
|
||||
type: testharness
|
||||
[origin-when-cross-origin policy on a same-origin URL]
|
||||
expected: FAIL
|
||||
|
||||
[origin-when-cross-origin policy on a cross-origin URL]
|
||||
expected: FAIL
|
||||
|
||||
[origin-when-cross-origin policy on a cross-origin URL after same-origin redirection]
|
||||
expected: FAIL
|
||||
|
||||
[origin-when-cross-origin policy on a same-origin URL after cross-origin redirection]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[referrer.any.html]
|
||||
type: testharness
|
||||
[origin-when-cross-origin policy on a same-origin URL]
|
||||
expected: FAIL
|
||||
|
||||
[origin-when-cross-origin policy on a cross-origin URL]
|
||||
expected: FAIL
|
||||
|
||||
[origin-when-cross-origin policy on a cross-origin URL after same-origin redirection]
|
||||
expected: FAIL
|
||||
|
||||
[origin-when-cross-origin policy on a same-origin URL after cross-origin redirection]
|
||||
expected: FAIL
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
[referrer.html]
|
||||
type: testharness
|
||||
[origin-when-cross-origin policy on a same-origin URL]
|
||||
expected: FAIL
|
||||
|
||||
[origin-when-cross-origin policy on a cross-origin URL]
|
||||
expected: FAIL
|
||||
|
||||
[origin-when-cross-origin policy on a cross-origin URL after same-origin redirection]
|
||||
expected: FAIL
|
||||
|
||||
[origin-when-cross-origin policy on a same-origin URL after cross-origin redirection]
|
||||
expected: FAIL
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
[request-forbidden-headers-worker.html]
|
||||
type: testharness
|
||||
[Accept-Encoding is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
||||
[Access-Control-Request-Headers is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
||||
[Access-Control-Request-Method is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
[request-forbidden-headers.any.html]
|
||||
type: testharness
|
||||
[Accept-Encoding is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
||||
[Access-Control-Request-Headers is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
||||
[Access-Control-Request-Method is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-forbidden-headers.any.worker.html]
|
||||
type: testharness
|
||||
[Accept-Encoding is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
||||
[Access-Control-Request-Headers is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
||||
[Access-Control-Request-Method is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
[request-forbidden-headers.html]
|
||||
type: testharness
|
||||
[Accept-Encoding is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
||||
[Access-Control-Request-Headers is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
||||
[Access-Control-Request-Method is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,52 @@
|
|||
[request-headers-worker.html]
|
||||
[request-headers.any.html]
|
||||
type: testharness
|
||||
[Fetch with PUT with body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with text body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with FormData body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with URLSearchParams body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ArrayBuffer body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Uint8Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Int8Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Float32Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Float64Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with DataView body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Blob body with mime type]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with Chicken]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with Chicken with body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with TacO and mode "same-origin" needs an Origin header]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with TacO and mode "cors" needs an Origin header]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-headers.any.worker.html]
|
||||
type: testharness
|
||||
[Fetch with PUT without body]
|
||||
expected: FAIL
|
||||
|
@ -15,6 +63,9 @@
|
|||
[Fetch with POST with FormData body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with URLSearchParams body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Blob body]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -45,9 +96,6 @@
|
|||
[Fetch with Chicken with body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with URLSearchParams body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST and mode "same-origin" needs an Origin header]
|
||||
expected: FAIL
|
||||
|
|
@ -1,47 +0,0 @@
|
|||
[request-headers.html]
|
||||
type: testharness
|
||||
[Fetch with PUT with body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with text body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with FormData body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ArrayBuffer body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Uint8Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Int8Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Float32Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Float64Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with DataView body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Blob body with mime type]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with Chicken]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with Chicken with body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with URLSearchParams body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with TacO and mode "same-origin" needs an Origin header]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with TacO and mode "cors" needs an Origin header]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[request-referrer-redirected-worker.html]
|
||||
type: testharness
|
||||
[about:client referrer]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
[request-referrer.any.html]
|
||||
type: testharness
|
||||
[about:client referrer]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-referrer.any.worker.html]
|
||||
type: testharness
|
||||
[about:client referrer]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[request-referrer.html]
|
||||
type: testharness
|
||||
[Fetch: fetch() respects Request referrer value]
|
||||
expected: FAIL
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
[request-upload-worker.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Fetch with POST with ArrayBuffer body]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch with POST with Uint8Array body]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch with POST with Int8Array body]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch with POST with Float32Array body]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch with POST with Float64Array body]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch with POST with DataView body]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch with PUT with body]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch with POST with text body]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch with POST with URLSearchParams body]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch with POST with Blob body]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch with POST with Blob body with mime type]
|
||||
expected: NOTRUN
|
||||
|
77
tests/wpt/metadata/fetch/api/basic/request-upload.any.js.ini
Normal file
77
tests/wpt/metadata/fetch/api/basic/request-upload.any.js.ini
Normal file
|
@ -0,0 +1,77 @@
|
|||
[request-upload.any.html]
|
||||
type: testharness
|
||||
[Fetch with POST with ArrayBuffer body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Uint8Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Int8Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Float32Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Float64Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with DataView body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream containing String]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream containing null]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream containing number]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream containing ArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream containing Blob]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-upload.any.worker.html]
|
||||
type: testharness
|
||||
[Fetch with POST with ArrayBuffer body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Uint8Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Int8Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Float32Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Float64Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with DataView body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream containing String]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream containing null]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream containing number]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream containing ArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream containing Blob]
|
||||
expected: FAIL
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
[request-upload.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Fetch with POST with ArrayBuffer body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Uint8Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Int8Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Float32Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Float64Array body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with DataView body]
|
||||
expected: FAIL
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
[scheme-about-worker.html]
|
||||
type: testharness
|
||||
[Fetching about:blank (GET) is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching about:blank (PUT) is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching about:blank (POST) is OK]
|
||||
expected: FAIL
|
||||
|
23
tests/wpt/metadata/fetch/api/basic/scheme-about.any.js.ini
Normal file
23
tests/wpt/metadata/fetch/api/basic/scheme-about.any.js.ini
Normal file
|
@ -0,0 +1,23 @@
|
|||
[scheme-about.any.html]
|
||||
type: testharness
|
||||
[Fetching about:blank (GET) is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching about:blank (PUT) is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching about:blank (POST) is OK]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[scheme-about.any.worker.html]
|
||||
type: testharness
|
||||
[Fetching about:blank (GET) is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching about:blank (PUT) is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching about:blank (POST) is OK]
|
||||
expected: FAIL
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
[scheme-about.html]
|
||||
type: testharness
|
||||
[Fetching about:blank (GET) is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching about:blank (PUT) is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching about:blank (POST) is OK]
|
||||
expected: FAIL
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
[scheme-data-worker.html]
|
||||
type: testharness
|
||||
[Fetching data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching data:,response%27s%20body is OK (same-origin)]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching data:,response%27s%20body is OK (cors)]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching [POST\] data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching [HEAD\] data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
35
tests/wpt/metadata/fetch/api/basic/scheme-data.any.js.ini
Normal file
35
tests/wpt/metadata/fetch/api/basic/scheme-data.any.js.ini
Normal file
|
@ -0,0 +1,35 @@
|
|||
[scheme-data.any.html]
|
||||
type: testharness
|
||||
[Fetching data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching data:,response%27s%20body is OK (same-origin)]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching data:,response%27s%20body is OK (cors)]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching [POST\] data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching [HEAD\] data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[scheme-data.any.worker.html]
|
||||
type: testharness
|
||||
[Fetching data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching data:,response%27s%20body is OK (same-origin)]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching data:,response%27s%20body is OK (cors)]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching [POST\] data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching [HEAD\] data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
[scheme-data.html]
|
||||
type: testharness
|
||||
[Fetching data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching data:,response%27s%20body is OK (same-origin)]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching data:,response%27s%20body is OK (cors)]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching [POST\] data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching [HEAD\] data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[stream-response-worker.html]
|
||||
type: testharness
|
||||
[Stream response's body]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
[stream-response.any.html]
|
||||
type: testharness
|
||||
[Stream response's body]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[stream-response.any.worker.html]
|
||||
type: testharness
|
||||
[Stream response's body]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[stream-response.html]
|
||||
type: testharness
|
||||
[Stream response's body]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue