From a050a4615cf17b75e5f7a36e06bf517a0f87b3a8 Mon Sep 17 00:00:00 2001 From: James Graham Date: Wed, 6 May 2015 13:58:13 +0100 Subject: [PATCH] Bug 1162090 - Update web-platform-tests to revision 28de405307d9613052ccd1228be7888e109738a6, a=testonly --- testing/web-platform/meta/MANIFEST.json | 146 ++++++++++-------- testing/web-platform/meta/mozilla-sync | 2 +- .../tests/FileAPI/blob/Blob-constructor.html | 2 +- .../tests/resources/testharness.js | 10 +- .../serviceworker/cache-add.https.html | 1 + .../serviceworker/cache-delete.https.html | 1 + .../cache-storage-keys.https.html | 1 + .../cache-storage-match.https.html | 1 + .../serviceworker/cache-storage.https.html | 1 + .../cache-storage/window/cache-add.https.html | 1 + .../window/cache-delete.https.html | 1 + .../window/cache-storage-keys.https.html | 1 + .../window/cache-storage-match.https.html | 1 + .../window/cache-storage.https.html | 1 + .../window/sandboxed-iframes.https.html | 1 + .../cache-storage/worker/cache-add.https.html | 1 + .../worker/cache-delete.https.html | 1 + .../worker/cache-storage-keys.https.html | 1 + .../worker/cache-storage-match.https.html | 1 + .../worker/cache-storage.https.html | 1 + 20 files changed, 108 insertions(+), 68 deletions(-) diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index 28d3c7011aff..cf181d6854a1 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -16147,70 +16147,6 @@ "path": "service-workers/cache-storage/common.https.html", "url": "/service-workers/cache-storage/common.https.html" }, - { - "path": "service-workers/cache-storage/serviceworker/cache-add.https.html", - "url": "/service-workers/cache-storage/serviceworker/cache-add.https.html" - }, - { - "path": "service-workers/cache-storage/serviceworker/cache-delete.https.html", - "url": "/service-workers/cache-storage/serviceworker/cache-delete.https.html" - }, - { - "path": "service-workers/cache-storage/serviceworker/cache-storage-keys.https.html", - "url": "/service-workers/cache-storage/serviceworker/cache-storage-keys.https.html" - }, - { - "path": "service-workers/cache-storage/serviceworker/cache-storage-match.https.html", - "url": "/service-workers/cache-storage/serviceworker/cache-storage-match.https.html" - }, - { - "path": "service-workers/cache-storage/serviceworker/cache-storage.https.html", - "url": "/service-workers/cache-storage/serviceworker/cache-storage.https.html" - }, - { - "path": "service-workers/cache-storage/window/cache-add.https.html", - "url": "/service-workers/cache-storage/window/cache-add.https.html" - }, - { - "path": "service-workers/cache-storage/window/cache-delete.https.html", - "url": "/service-workers/cache-storage/window/cache-delete.https.html" - }, - { - "path": "service-workers/cache-storage/window/cache-storage-keys.https.html", - "url": "/service-workers/cache-storage/window/cache-storage-keys.https.html" - }, - { - "path": "service-workers/cache-storage/window/cache-storage-match.https.html", - "url": "/service-workers/cache-storage/window/cache-storage-match.https.html" - }, - { - "path": "service-workers/cache-storage/window/cache-storage.https.html", - "url": "/service-workers/cache-storage/window/cache-storage.https.html" - }, - { - "path": "service-workers/cache-storage/window/sandboxed-iframes.https.html", - "url": "/service-workers/cache-storage/window/sandboxed-iframes.https.html" - }, - { - "path": "service-workers/cache-storage/worker/cache-add.https.html", - "url": "/service-workers/cache-storage/worker/cache-add.https.html" - }, - { - "path": "service-workers/cache-storage/worker/cache-delete.https.html", - "url": "/service-workers/cache-storage/worker/cache-delete.https.html" - }, - { - "path": "service-workers/cache-storage/worker/cache-storage-keys.https.html", - "url": "/service-workers/cache-storage/worker/cache-storage-keys.https.html" - }, - { - "path": "service-workers/cache-storage/worker/cache-storage-match.https.html", - "url": "/service-workers/cache-storage/worker/cache-storage-match.https.html" - }, - { - "path": "service-workers/cache-storage/worker/cache-storage.https.html", - "url": "/service-workers/cache-storage/worker/cache-storage.https.html" - }, { "path": "shadow-dom/elements-and-dom-objects/extensions-to-element-interface/attributes/test-001.html", "url": "/shadow-dom/elements-and-dom-objects/extensions-to-element-interface/attributes/test-001.html" @@ -19546,6 +19482,16 @@ "timeout": "long", "url": "/media-source/mediasource-redundant-seek.html" }, + { + "path": "service-workers/cache-storage/serviceworker/cache-add.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/serviceworker/cache-add.https.html" + }, + { + "path": "service-workers/cache-storage/serviceworker/cache-delete.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/serviceworker/cache-delete.https.html" + }, { "path": "service-workers/cache-storage/serviceworker/cache-match.https.html", "timeout": "long", @@ -19556,6 +19502,31 @@ "timeout": "long", "url": "/service-workers/cache-storage/serviceworker/cache-put.https.html" }, + { + "path": "service-workers/cache-storage/serviceworker/cache-storage-keys.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/serviceworker/cache-storage-keys.https.html" + }, + { + "path": "service-workers/cache-storage/serviceworker/cache-storage-match.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/serviceworker/cache-storage-match.https.html" + }, + { + "path": "service-workers/cache-storage/serviceworker/cache-storage.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/serviceworker/cache-storage.https.html" + }, + { + "path": "service-workers/cache-storage/window/cache-add.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/window/cache-add.https.html" + }, + { + "path": "service-workers/cache-storage/window/cache-delete.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/window/cache-delete.https.html" + }, { "path": "service-workers/cache-storage/window/cache-match.https.html", "timeout": "long", @@ -19566,6 +19537,36 @@ "timeout": "long", "url": "/service-workers/cache-storage/window/cache-put.https.html" }, + { + "path": "service-workers/cache-storage/window/cache-storage-keys.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/window/cache-storage-keys.https.html" + }, + { + "path": "service-workers/cache-storage/window/cache-storage-match.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/window/cache-storage-match.https.html" + }, + { + "path": "service-workers/cache-storage/window/cache-storage.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/window/cache-storage.https.html" + }, + { + "path": "service-workers/cache-storage/window/sandboxed-iframes.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/window/sandboxed-iframes.https.html" + }, + { + "path": "service-workers/cache-storage/worker/cache-add.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/worker/cache-add.https.html" + }, + { + "path": "service-workers/cache-storage/worker/cache-delete.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/worker/cache-delete.https.html" + }, { "path": "service-workers/cache-storage/worker/cache-match.https.html", "timeout": "long", @@ -19576,6 +19577,21 @@ "timeout": "long", "url": "/service-workers/cache-storage/worker/cache-put.https.html" }, + { + "path": "service-workers/cache-storage/worker/cache-storage-keys.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/worker/cache-storage-keys.https.html" + }, + { + "path": "service-workers/cache-storage/worker/cache-storage-match.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/worker/cache-storage-match.https.html" + }, + { + "path": "service-workers/cache-storage/worker/cache-storage.https.html", + "timeout": "long", + "url": "/service-workers/cache-storage/worker/cache-storage.https.html" + }, { "path": "websockets/binary/002.html", "timeout": "long", @@ -24825,7 +24841,7 @@ } ] }, - "rev": "40a9c4e9e4f99a738cd1a7602066c5e84d1b90b5", + "rev": "28de405307d9613052ccd1228be7888e109738a6", "url_base": "/", "version": 2 } \ No newline at end of file diff --git a/testing/web-platform/meta/mozilla-sync b/testing/web-platform/meta/mozilla-sync index a3063f835a9f..ab051b69cd5e 100644 --- a/testing/web-platform/meta/mozilla-sync +++ b/testing/web-platform/meta/mozilla-sync @@ -1 +1 @@ -eb7ac376c982330bc85c58e68fffc55aabef604c \ No newline at end of file +6e958cb0c757bc80226f22d98a93f7fec974aa6c \ No newline at end of file diff --git a/testing/web-platform/tests/FileAPI/blob/Blob-constructor.html b/testing/web-platform/tests/FileAPI/blob/Blob-constructor.html index 5a5104328f31..54dca00a96ed 100644 --- a/testing/web-platform/tests/FileAPI/blob/Blob-constructor.html +++ b/testing/web-platform/tests/FileAPI/blob/Blob-constructor.html @@ -16,7 +16,7 @@ is ongoing that will affect a number of the following tests. diff --git a/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-delete.https.html b/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-delete.https.html index 50bc36d4582a..7a5a43fd9e47 100644 --- a/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-delete.https.html +++ b/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-delete.https.html @@ -1,6 +1,7 @@ Cache.delete + diff --git a/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage-keys.https.html b/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage-keys.https.html index 48e9cd383bc9..ec7e14b7af34 100644 --- a/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage-keys.https.html +++ b/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage-keys.https.html @@ -1,6 +1,7 @@ CacheStorage.keys + diff --git a/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage-match.https.html b/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage-match.https.html index 24c6cea43598..937f143ebb06 100644 --- a/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage-match.https.html +++ b/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage-match.https.html @@ -1,6 +1,7 @@ CacheStorage.match + diff --git a/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage.https.html b/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage.https.html index b199a65a67b9..62c6b63572c8 100644 --- a/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage.https.html +++ b/testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-storage.https.html @@ -1,6 +1,7 @@ CacheStorage + diff --git a/testing/web-platform/tests/service-workers/cache-storage/window/cache-add.https.html b/testing/web-platform/tests/service-workers/cache-storage/window/cache-add.https.html index 2cd938356dbc..42e4b5076aca 100644 --- a/testing/web-platform/tests/service-workers/cache-storage/window/cache-add.https.html +++ b/testing/web-platform/tests/service-workers/cache-storage/window/cache-add.https.html @@ -1,6 +1,7 @@ Cache Storage: Cache.add and Cache.addAll + diff --git a/testing/web-platform/tests/service-workers/cache-storage/window/cache-delete.https.html b/testing/web-platform/tests/service-workers/cache-storage/window/cache-delete.https.html index 3ac04a6b1879..754f785c7b5a 100644 --- a/testing/web-platform/tests/service-workers/cache-storage/window/cache-delete.https.html +++ b/testing/web-platform/tests/service-workers/cache-storage/window/cache-delete.https.html @@ -1,6 +1,7 @@ Cache Storage: Cache.delete + diff --git a/testing/web-platform/tests/service-workers/cache-storage/window/cache-storage-keys.https.html b/testing/web-platform/tests/service-workers/cache-storage/window/cache-storage-keys.https.html index caf1f75f9d0d..acde773dd4b1 100644 --- a/testing/web-platform/tests/service-workers/cache-storage/window/cache-storage-keys.https.html +++ b/testing/web-platform/tests/service-workers/cache-storage/window/cache-storage-keys.https.html @@ -1,6 +1,7 @@ Cache Storage: CacheStorage.keys + diff --git a/testing/web-platform/tests/service-workers/cache-storage/window/cache-storage-match.https.html b/testing/web-platform/tests/service-workers/cache-storage/window/cache-storage-match.https.html index fe8972508f73..3c69d0f57c13 100644 --- a/testing/web-platform/tests/service-workers/cache-storage/window/cache-storage-match.https.html +++ b/testing/web-platform/tests/service-workers/cache-storage/window/cache-storage-match.https.html @@ -1,6 +1,7 @@ Cache Storage: CacheStorage.match + diff --git a/testing/web-platform/tests/service-workers/cache-storage/window/cache-storage.https.html b/testing/web-platform/tests/service-workers/cache-storage/window/cache-storage.https.html index 48cb364bdbff..7d015e34655e 100644 --- a/testing/web-platform/tests/service-workers/cache-storage/window/cache-storage.https.html +++ b/testing/web-platform/tests/service-workers/cache-storage/window/cache-storage.https.html @@ -1,6 +1,7 @@ Cache Storage: CacheStorage + diff --git a/testing/web-platform/tests/service-workers/cache-storage/window/sandboxed-iframes.https.html b/testing/web-platform/tests/service-workers/cache-storage/window/sandboxed-iframes.https.html index de70db4e1371..648bd597c573 100644 --- a/testing/web-platform/tests/service-workers/cache-storage/window/sandboxed-iframes.https.html +++ b/testing/web-platform/tests/service-workers/cache-storage/window/sandboxed-iframes.https.html @@ -1,6 +1,7 @@ Cache Storage: Verify access in sandboxed iframes + diff --git a/testing/web-platform/tests/service-workers/cache-storage/worker/cache-add.https.html b/testing/web-platform/tests/service-workers/cache-storage/worker/cache-add.https.html index b6aa9da8ceb0..8e6deeb68e09 100644 --- a/testing/web-platform/tests/service-workers/cache-storage/worker/cache-add.https.html +++ b/testing/web-platform/tests/service-workers/cache-storage/worker/cache-add.https.html @@ -1,6 +1,7 @@ Cache.add and Cache.addAll +