mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #21204 - servo:wpt_update_18-07-2018, r=jdm
Update web-platform-tests The automated sync process is really busted, so this is a manual run to get us back on track. Fixes #21145. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21204) <!-- Reviewable:end -->
This commit is contained in:
commit
aab335e543
2144 changed files with 58115 additions and 29658 deletions
|
@ -1,2 +0,0 @@
|
|||
[hide_after_load.html]
|
||||
expected: TIMEOUT
|
5
tests/wpt/mozilla/meta/mozilla/http-cache-xhr.html.ini
Normal file
5
tests/wpt/mozilla/meta/mozilla/http-cache-xhr.html.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
[http-cache-xhr.html]
|
||||
expected: TIMEOUT
|
||||
[The response from an aborted XHR request should not be cached]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -1,3 +1,42 @@
|
|||
[http-cache.html]
|
||||
type: testharness
|
||||
prefs: [network.http-cache.disabled:true]
|
||||
[HTTP cache, when disabled, does not cache a 200 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 203 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 204 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 299 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 400 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 404 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 410 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 499 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 500 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 502 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 503 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 504 response.]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP cache, when disabled, does not cache a 599 response.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[test_paint_worklet_timeout.html]
|
||||
type: testharness
|
||||
prefs: [dom.worklet.timeout_ms:10]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[acos_001_to_006.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,5 @@
|
|||
[asin_001_to_006.html]
|
||||
expected: TIMEOUT
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue