Disable unstable fetch tests.

This commit is contained in:
Ms2ger 2016-11-15 09:30:25 +01:00
parent ccdb0a3458
commit 9f0846fd8a
7 changed files with 7 additions and 300 deletions

View file

@ -1,63 +1,4 @@
[cors-redirect-worker.html]
type: testharness
expected: TIMEOUT
[Redirect 301: cors to same cors]
expected: FAIL
[Redirect 301: cors to another cors]
expected: FAIL
[Redirect 301: same origin to cors]
expected: FAIL
[Redirect 301: cors to same origin]
expected: FAIL
[Redirect 302: cors to same cors]
expected: FAIL
[Redirect 302: cors to another cors]
expected: FAIL
[Redirect 302: same origin to cors]
expected: FAIL
[Redirect 302: cors to same origin]
expected: FAIL
[Redirect 303: cors to same cors]
expected: FAIL
[Redirect 303: cors to another cors]
expected: FAIL
[Redirect 303: same origin to cors]
expected: FAIL
[Redirect 303: cors to same origin]
expected: FAIL
[Redirect 307: cors to same cors]
expected: FAIL
[Redirect 307: cors to another cors]
expected: FAIL
[Redirect 307: same origin to cors]
expected: TIMEOUT
[Redirect 307: cors to same origin]
expected: NOTRUN
[Redirect 308: cors to same cors]
expected: NOTRUN
[Redirect 308: cors to another cors]
expected: NOTRUN
[Redirect 308: same origin to cors]
expected: NOTRUN
[Redirect 308: cors to same origin]
expected: NOTRUN
disabled: https://github.com/servo/servo/issues/13441

View file

@ -1,63 +1,4 @@
[cors-redirect.html]
type: testharness
expected: TIMEOUT
[Redirect 301: cors to same cors]
expected: FAIL
[Redirect 301: cors to another cors]
expected: FAIL
[Redirect 301: same origin to cors]
expected: FAIL
[Redirect 301: cors to same origin]
expected: FAIL
[Redirect 302: cors to same cors]
expected: FAIL
[Redirect 302: cors to another cors]
expected: FAIL
[Redirect 302: same origin to cors]
expected: FAIL
[Redirect 302: cors to same origin]
expected: FAIL
[Redirect 303: cors to same cors]
expected: FAIL
[Redirect 303: cors to another cors]
expected: FAIL
[Redirect 303: same origin to cors]
expected: FAIL
[Redirect 303: cors to same origin]
expected: FAIL
[Redirect 307: cors to same cors]
expected: FAIL
[Redirect 307: cors to another cors]
expected: FAIL
[Redirect 307: same origin to cors]
expected: TIMEOUT
[Redirect 307: cors to same origin]
expected: NOTRUN
[Redirect 308: cors to same cors]
expected: NOTRUN
[Redirect 308: cors to another cors]
expected: NOTRUN
[Redirect 308: same origin to cors]
expected: NOTRUN
[Redirect 308: cors to same origin]
expected: NOTRUN
disabled: https://github.com/servo/servo/issues/13441

View file

@ -1,27 +1,4 @@
[redirect-count-worker.html]
type: testharness
expected: TIMEOUT
[Redirect 302 20 times]
expected: TIMEOUT
[Redirect 302 21 times]
expected: NOTRUN
[Redirect 303 20 times]
expected: NOTRUN
[Redirect 303 21 times]
expected: NOTRUN
[Redirect 307 20 times]
expected: NOTRUN
[Redirect 307 21 times]
expected: NOTRUN
[Redirect 308 20 times]
expected: NOTRUN
[Redirect 308 21 times]
expected: NOTRUN
disabled: https://github.com/servo/servo/issues/13441

View file

@ -1,27 +1,4 @@
[redirect-count.html]
type: testharness
expected: TIMEOUT
[Redirect 302 20 times]
expected: TIMEOUT
[Redirect 302 21 times]
expected: NOTRUN
[Redirect 303 20 times]
expected: NOTRUN
[Redirect 303 21 times]
expected: NOTRUN
[Redirect 307 20 times]
expected: NOTRUN
[Redirect 307 21 times]
expected: NOTRUN
[Redirect 308 20 times]
expected: NOTRUN
[Redirect 308 21 times]
expected: NOTRUN
disabled: https://github.com/servo/servo/issues/13441

View file

@ -1,51 +1,4 @@
[redirect-origin-worker.html]
type: testharness
expected: TIMEOUT
[Same origin to other origin redirection 301]
expected: FAIL
[Other origin to other origin redirection 301]
expected: FAIL
[Other origin to same origin redirection 301]
expected: FAIL
[Same origin to other origin redirection 302]
expected: FAIL
[Other origin to other origin redirection 302]
expected: FAIL
[Other origin to same origin redirection 302]
expected: FAIL
[Same origin to other origin redirection 303]
expected: FAIL
[Other origin to other origin redirection 303]
expected: FAIL
[Other origin to same origin redirection 303]
expected: FAIL
[Same origin to other origin redirection 307]
expected: FAIL
[Other origin to other origin redirection 307]
expected: FAIL
[Other origin to same origin redirection 307]
expected: FAIL
[Same origin to other origin redirection 308]
expected: NOTRUN
[Other origin to other origin redirection 308]
expected: NOTRUN
[Other origin to same origin redirection 308]
expected: NOTRUN
[Same origin to same origin redirection 308]
expected: TIMEOUT
disabled: https://github.com/servo/servo/issues/13441

View file

@ -1,51 +1,4 @@
[redirect-origin.html]
type: testharness
expected: TIMEOUT
[Same origin to other origin redirection 301]
expected: FAIL
[Other origin to other origin redirection 301]
expected: FAIL
[Other origin to same origin redirection 301]
expected: FAIL
[Same origin to other origin redirection 302]
expected: FAIL
[Other origin to other origin redirection 302]
expected: FAIL
[Other origin to same origin redirection 302]
expected: FAIL
[Same origin to other origin redirection 303]
expected: FAIL
[Other origin to other origin redirection 303]
expected: FAIL
[Other origin to same origin redirection 303]
expected: FAIL
[Same origin to other origin redirection 307]
expected: FAIL
[Other origin to other origin redirection 307]
expected: FAIL
[Other origin to same origin redirection 307]
expected: FAIL
[Same origin to other origin redirection 308]
expected: NOTRUN
[Other origin to other origin redirection 308]
expected: NOTRUN
[Other origin to same origin redirection 308]
expected: NOTRUN
[Same origin to same origin redirection 308]
expected: TIMEOUT
disabled: https://github.com/servo/servo/issues/13441

View file

@ -1,39 +1,4 @@
[request-cache-default-conditional.html]
type: testharness
expected: TIMEOUT
[RequestCache "default" mode with an If-Modified-Since header is treated similarly to "no-store" with date and stale response]
expected: FAIL
[RequestCache "default" mode with an If-Modified-Since header is treated similarly to "no-store" with date and fresh response]
expected: FAIL
[RequestCache "default" mode with an If-Unmodified-Since header is treated similarly to "no-store" with Etag and fresh response]
expected: NOTRUN
[RequestCache "default" mode with an If-Unmodified-Since header is treated similarly to "no-store" with date and fresh response]
expected: NOTRUN
[RequestCache "default" mode with an If-Match header is treated similarly to "no-store" with Etag and stale response]
expected: NOTRUN
[RequestCache "default" mode with an If-Match header is treated similarly to "no-store" with date and stale response]
expected: NOTRUN
[RequestCache "default" mode with an If-Match header is treated similarly to "no-store" with Etag and fresh response]
expected: NOTRUN
[RequestCache "default" mode with an If-Match header is treated similarly to "no-store" with date and fresh response]
expected: NOTRUN
[RequestCache "default" mode with an If-Range header is treated similarly to "no-store" with Etag and stale response]
expected: NOTRUN
[RequestCache "default" mode with an If-Range header is treated similarly to "no-store" with date and stale response]
expected: NOTRUN
[RequestCache "default" mode with an If-Range header is treated similarly to "no-store" with Etag and fresh response]
expected: NOTRUN
[RequestCache "default" mode with an If-Range header is treated similarly to "no-store" with date and fresh response]
expected: NOTRUN
disabled: https://github.com/servo/servo/issues/13441