mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
9
tests/wpt/meta/fetch/api/basic/accept-header.any.js.ini
Normal file
9
tests/wpt/meta/fetch/api/basic/accept-header.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[accept-header.any.worker.html]
|
||||
|
||||
[accept-header.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[accept-header.any.html]
|
||||
|
||||
[accept-header.any.serviceworker.html]
|
||||
expected: ERROR
|
15
tests/wpt/meta/fetch/api/basic/conditional-get.any.js.ini
Normal file
15
tests/wpt/meta/fetch/api/basic/conditional-get.any.js.ini
Normal file
|
@ -0,0 +1,15 @@
|
|||
[conditional-get.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[conditional-get.any.worker.html]
|
||||
[Testing conditional GET with ETags]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[conditional-get.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[conditional-get.any.html]
|
||||
[Testing conditional GET with ETags]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
[error-after-response.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[error-after-response.any.worker.html]
|
||||
[Response reader closed promise should reject after a network error happening after resolving fetch promise]
|
||||
expected: FAIL
|
||||
|
||||
[Response reader read() promise should reject after a network error happening after resolving fetch promise]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[error-after-response.any.html]
|
||||
[Response reader closed promise should reject after a network error happening after resolving fetch promise]
|
||||
expected: FAIL
|
||||
|
||||
[Response reader read() promise should reject after a network error happening after resolving fetch promise]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[error-after-response.any.serviceworker.html]
|
||||
expected: ERROR
|
9
tests/wpt/meta/fetch/api/basic/historical.any.js.ini
Normal file
9
tests/wpt/meta/fetch/api/basic/historical.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[historical.any.worker.html]
|
||||
|
||||
[historical.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[historical.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[historical.any.html]
|
|
@ -0,0 +1,9 @@
|
|||
[http-response-code.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[http-response-code.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[http-response-code.any.html]
|
||||
|
||||
[http-response-code.any.worker.html]
|
3
tests/wpt/meta/fetch/api/basic/keepalive.any.js.ini
Normal file
3
tests/wpt/meta/fetch/api/basic/keepalive.any.js.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[keepalive.any.html]
|
||||
[keepalive in onunload in nested frame in another window]
|
||||
expected: FAIL
|
4
tests/wpt/meta/fetch/api/basic/keepalive.html.ini
Normal file
4
tests/wpt/meta/fetch/api/basic/keepalive.html.ini
Normal file
|
@ -0,0 +1,4 @@
|
|||
[keepalive.html]
|
||||
[keepalive in onunload in nested frame in another window]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,267 @@
|
|||
[request-forbidden-headers.any.worker.html]
|
||||
[header x-http-method-override is forbidden to use value TRACE]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value TRACE]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value TRACE]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value TRACE]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value TRACE]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value TRACE]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method-override is forbidden to use value TRACK]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value TRACK]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value TRACK]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value TRACK]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value TRACK]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value TRACK]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method-override is forbidden to use value CONNECT]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value CONNECT]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value CONNECT]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value CONNECT]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value CONNECT]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value CONNECT]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method-override is forbidden to use value trace]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value trace]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value trace]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value trace]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value trace]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value trace]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method-override is forbidden to use value track]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value track]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value track]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value track]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value track]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value track]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method-override is forbidden to use value connect]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value connect]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value connect]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value connect]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value connect]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value connect]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method-override is forbidden to use value trace,]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value trace,]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value trace,]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value trace,]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value trace,]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value trace,]
|
||||
expected: FAIL
|
||||
|
||||
[Access-Control-Request-Private-Network is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-forbidden-headers.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[request-forbidden-headers.any.html]
|
||||
[header x-http-method-override is forbidden to use value TRACE]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value TRACE]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value TRACE]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value TRACE]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value TRACE]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value TRACE]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method-override is forbidden to use value TRACK]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value TRACK]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value TRACK]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value TRACK]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value TRACK]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value TRACK]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method-override is forbidden to use value CONNECT]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value CONNECT]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value CONNECT]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value CONNECT]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value CONNECT]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value CONNECT]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method-override is forbidden to use value trace]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value trace]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value trace]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value trace]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value trace]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value trace]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method-override is forbidden to use value track]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value track]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value track]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value track]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value track]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value track]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method-override is forbidden to use value connect]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value connect]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value connect]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value connect]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value connect]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value connect]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method-override is forbidden to use value trace,]
|
||||
expected: FAIL
|
||||
|
||||
[header x-http-method is forbidden to use value trace,]
|
||||
expected: FAIL
|
||||
|
||||
[header x-method-override is forbidden to use value trace,]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD-OVERRIDE is forbidden to use value trace,]
|
||||
expected: FAIL
|
||||
|
||||
[header X-HTTP-METHOD is forbidden to use value trace,]
|
||||
expected: FAIL
|
||||
|
||||
[header X-METHOD-OVERRIDE is forbidden to use value trace,]
|
||||
expected: FAIL
|
||||
|
||||
[Access-Control-Request-Private-Network is a forbidden request header]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-forbidden-headers.any.serviceworker.html]
|
||||
expected: ERROR
|
9
tests/wpt/meta/fetch/api/basic/request-head.any.js.ini
Normal file
9
tests/wpt/meta/fetch/api/basic/request-head.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[request-head.any.worker.html]
|
||||
|
||||
[request-head.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[request-head.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[request-head.any.html]
|
|
@ -0,0 +1,21 @@
|
|||
[request-headers-case.any.html]
|
||||
[Multiple headers with the same name, different case (THIS-is-A-test first)]
|
||||
expected: FAIL
|
||||
|
||||
[Multiple headers with the same name, different case (THIS-IS-A-TEST first)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-headers-case.any.worker.html]
|
||||
[Multiple headers with the same name, different case (THIS-is-A-test first)]
|
||||
expected: FAIL
|
||||
|
||||
[Multiple headers with the same name, different case (THIS-IS-A-TEST first)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-headers-case.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[request-headers-case.any.sharedworker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,9 @@
|
|||
[request-headers-nonascii.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[request-headers-nonascii.any.worker.html]
|
||||
|
||||
[request-headers-nonascii.any.html]
|
||||
|
||||
[request-headers-nonascii.any.serviceworker.html]
|
||||
expected: ERROR
|
15
tests/wpt/meta/fetch/api/basic/request-headers.any.js.ini
Normal file
15
tests/wpt/meta/fetch/api/basic/request-headers.any.js.ini
Normal file
|
@ -0,0 +1,15 @@
|
|||
[request-headers.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[request-headers.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[request-headers.any.html]
|
||||
[Fetch with POST with FormData body]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-headers.any.worker.html]
|
||||
[Fetch with POST with FormData body]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
[request-referrer.any.worker.html]
|
||||
|
||||
[request-referrer.any.html]
|
||||
|
||||
[request-referrer.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[request-referrer.any.sharedworker.html]
|
||||
expected: ERROR
|
44
tests/wpt/meta/fetch/api/basic/request-upload.any.js.ini
Normal file
44
tests/wpt/meta/fetch/api/basic/request-upload.any.js.ini
Normal file
|
@ -0,0 +1,44 @@
|
|||
[request-upload.any.html]
|
||||
[Fetch with POST with ReadableStream]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with text body on 421 response should be retried once on new connection.]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream on 421 response should return the response and not retry.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Feature detect for POST with ReadableStream]
|
||||
expected: NOTRUN
|
||||
|
||||
[Feature detect for POST with ReadableStream, using request object]
|
||||
expected: NOTRUN
|
||||
|
||||
[Streaming upload shouldn't work on Http/1.1.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-upload.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[request-upload.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[request-upload.any.worker.html]
|
||||
[Fetch with POST with ReadableStream]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with text body on 421 response should be retried once on new connection.]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ReadableStream on 421 response should return the response and not retry.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Feature detect for POST with ReadableStream]
|
||||
expected: NOTRUN
|
||||
|
||||
[Feature detect for POST with ReadableStream, using request object]
|
||||
expected: NOTRUN
|
||||
|
||||
[Streaming upload shouldn't work on Http/1.1.]
|
||||
expected: FAIL
|
76
tests/wpt/meta/fetch/api/basic/request-upload.h2.any.js.ini
Normal file
76
tests/wpt/meta/fetch/api/basic/request-upload.h2.any.js.ini
Normal file
|
@ -0,0 +1,76 @@
|
|||
[request-upload.h2.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[request-upload.h2.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[request-upload.h2.any.worker.html]
|
||||
expected: TIMEOUT
|
||||
[Fetch with POST with empty ReadableStream]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Fetch with POST with ReadableStream]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch with POST with ReadableStream on 421 response should return the response and not retry.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Feature detect for POST with ReadableStream]
|
||||
expected: NOTRUN
|
||||
|
||||
[Feature detect for POST with ReadableStream, using request object]
|
||||
expected: NOTRUN
|
||||
|
||||
[Synchronous feature detect]
|
||||
expected: FAIL
|
||||
|
||||
[Synchronous feature detect fails if feature unsupported]
|
||||
expected: NOTRUN
|
||||
|
||||
[Streaming upload with body containing a String]
|
||||
expected: NOTRUN
|
||||
|
||||
[Streaming upload with body containing null]
|
||||
expected: NOTRUN
|
||||
|
||||
[Streaming upload with body containing a number]
|
||||
expected: NOTRUN
|
||||
|
||||
[Streaming upload should fail on a 401 response]
|
||||
expected: NOTRUN
|
||||
|
||||
|
||||
[request-upload.h2.any.html]
|
||||
expected: TIMEOUT
|
||||
[Fetch with POST with empty ReadableStream]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Fetch with POST with ReadableStream]
|
||||
expected: NOTRUN
|
||||
|
||||
[Fetch with POST with ReadableStream on 421 response should return the response and not retry.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Feature detect for POST with ReadableStream]
|
||||
expected: NOTRUN
|
||||
|
||||
[Feature detect for POST with ReadableStream, using request object]
|
||||
expected: NOTRUN
|
||||
|
||||
[Synchronous feature detect]
|
||||
expected: FAIL
|
||||
|
||||
[Synchronous feature detect fails if feature unsupported]
|
||||
expected: NOTRUN
|
||||
|
||||
[Streaming upload with body containing a String]
|
||||
expected: NOTRUN
|
||||
|
||||
[Streaming upload with body containing null]
|
||||
expected: NOTRUN
|
||||
|
||||
[Streaming upload with body containing a number]
|
||||
expected: NOTRUN
|
||||
|
||||
[Streaming upload should fail on a 401 response]
|
||||
expected: NOTRUN
|
69
tests/wpt/meta/fetch/api/basic/response-null-body.any.js.ini
Normal file
69
tests/wpt/meta/fetch/api/basic/response-null-body.any.js.ini
Normal file
|
@ -0,0 +1,69 @@
|
|||
[response-null-body.any.html]
|
||||
[Response.body is null for responses with status=204 (method=GET)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=204 (method=POST)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=204 (method=OPTIONS)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=205 (method=GET)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=205 (method=POST)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=205 (method=OPTIONS)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=304 (method=GET)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=304 (method=POST)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=304 (method=OPTIONS)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with method=HEAD]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-null-body.any.worker.html]
|
||||
[Response.body is null for responses with status=204 (method=GET)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=204 (method=POST)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=204 (method=OPTIONS)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=205 (method=GET)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=205 (method=POST)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=205 (method=OPTIONS)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=304 (method=GET)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=304 (method=POST)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with status=304 (method=OPTIONS)]
|
||||
expected: FAIL
|
||||
|
||||
[Response.body is null for responses with method=HEAD]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-null-body.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-null-body.any.sharedworker.html]
|
||||
expected: ERROR
|
9
tests/wpt/meta/fetch/api/basic/scheme-about.any.js.ini
Normal file
9
tests/wpt/meta/fetch/api/basic/scheme-about.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[scheme-about.any.worker.html]
|
||||
|
||||
[scheme-about.any.html]
|
||||
|
||||
[scheme-about.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[scheme-about.any.sharedworker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,5 @@
|
|||
[scheme-blob.sub.any.worker.html]
|
||||
expected: CRASH
|
||||
|
||||
[scheme-blob.sub.any.html]
|
||||
expected: CRASH
|
39
tests/wpt/meta/fetch/api/basic/scheme-data.any.js.ini
Normal file
39
tests/wpt/meta/fetch/api/basic/scheme-data.any.js.ini
Normal file
|
@ -0,0 +1,39 @@
|
|||
[scheme-data.any.html]
|
||||
[Fetching data:,response%27s%20body is OK (cors)]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching [HEAD\] data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching [POST\] 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]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[scheme-data.any.worker.html]
|
||||
[Fetching data:,response%27s%20body is OK (cors)]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching [HEAD\] data:,response%27s%20body is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching [POST\] 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]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[scheme-data.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[scheme-data.any.serviceworker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,9 @@
|
|||
[scheme-others.sub.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[scheme-others.sub.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[scheme-others.sub.any.worker.html]
|
||||
|
||||
[scheme-others.sub.any.html]
|
38
tests/wpt/meta/fetch/api/basic/status.h2.any.js.ini
Normal file
38
tests/wpt/meta/fetch/api/basic/status.h2.any.js.ini
Normal file
|
@ -0,0 +1,38 @@
|
|||
[status.h2.any.worker.html]
|
||||
[statusText over H2 for status 200 should be the empty string]
|
||||
expected: FAIL
|
||||
|
||||
[statusText over H2 for status 400 should be the empty string]
|
||||
expected: FAIL
|
||||
|
||||
[statusText over H2 for status 404 should be the empty string]
|
||||
expected: FAIL
|
||||
|
||||
[statusText over H2 for status 410 should be the empty string]
|
||||
expected: FAIL
|
||||
|
||||
[statusText over H2 for status 500 should be the empty string]
|
||||
expected: FAIL
|
||||
|
||||
[statusText over H2 for status 502 should be the empty string]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[status.h2.any.html]
|
||||
[statusText over H2 for status 200 should be the empty string]
|
||||
expected: FAIL
|
||||
|
||||
[statusText over H2 for status 400 should be the empty string]
|
||||
expected: FAIL
|
||||
|
||||
[statusText over H2 for status 404 should be the empty string]
|
||||
expected: FAIL
|
||||
|
||||
[statusText over H2 for status 410 should be the empty string]
|
||||
expected: FAIL
|
||||
|
||||
[statusText over H2 for status 500 should be the empty string]
|
||||
expected: FAIL
|
||||
|
||||
[statusText over H2 for status 502 should be the empty string]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[stream-response.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[stream-response.any.html]
|
||||
|
||||
[stream-response.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[stream-response.any.worker.html]
|
|
@ -0,0 +1,10 @@
|
|||
[stream-safe-creation.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
[stream-safe-creation]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[stream-safe-creation.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
[stream-safe-creation]
|
||||
expected: FAIL
|
33
tests/wpt/meta/fetch/api/basic/text-utf8.any.js.ini
Normal file
33
tests/wpt/meta/fetch/api/basic/text-utf8.any.js.ini
Normal file
|
@ -0,0 +1,33 @@
|
|||
[text-utf8.any.html]
|
||||
[UTF-8 with BOM with Request.text()]
|
||||
expected: FAIL
|
||||
|
||||
[UTF-8 with BOM with fetched data (UTF-16 charset)]
|
||||
expected: FAIL
|
||||
|
||||
[UTF-8 with BOM with fetched data (UTF-8 charset)]
|
||||
expected: FAIL
|
||||
|
||||
[UTF-8 with BOM with Response.text()]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[text-utf8.any.worker.html]
|
||||
[UTF-8 with BOM with Request.text()]
|
||||
expected: FAIL
|
||||
|
||||
[UTF-8 with BOM with fetched data (UTF-16 charset)]
|
||||
expected: FAIL
|
||||
|
||||
[UTF-8 with BOM with fetched data (UTF-8 charset)]
|
||||
expected: FAIL
|
||||
|
||||
[UTF-8 with BOM with Response.text()]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[text-utf8.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[text-utf8.any.sharedworker.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue