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:
bors-servo 2018-07-18 19:41:55 -04:00 committed by GitHub
commit aab335e543
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2144 changed files with 58115 additions and 29658 deletions

View file

@ -1,2 +0,0 @@
[hide_after_load.html]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[http-cache-xhr.html]
expected: TIMEOUT
[The response from an aborted XHR request should not be cached]
expected: TIMEOUT

View file

@ -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

View file

@ -1,3 +1,4 @@
[test_paint_worklet_timeout.html]
type: testharness
prefs: [dom.worklet.timeout_ms:10]
expected: FAIL

View file

@ -0,0 +1,2 @@
[acos_001_to_006.html]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[asin_001_to_006.html]
expected: TIMEOUT
[Overall test]
expected: NOTRUN