Bug 1161759 Remove stale wpt ini files for Cache API tests. r=jgraham

This commit is contained in:
Ben Kelly 2015-05-06 09:36:14 -07:00
Родитель ccc86bf574
Коммит 34907347de
20 изменённых файлов: 0 добавлений и 146 удалений

Просмотреть файл

@ -1,3 +0,0 @@
[cache-add.https.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1158347

Просмотреть файл

@ -1,3 +0,0 @@
[cache-delete.https.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1158347

Просмотреть файл

@ -1,3 +0,0 @@
[cache-match.https.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1158347

Просмотреть файл

@ -1,3 +0,0 @@
[cache-put.https.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1158347

Просмотреть файл

@ -1,3 +0,0 @@
[cache-storage-keys.https.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1158347

Просмотреть файл

@ -1,3 +0,0 @@
[cache-storage-match.https.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1158347

Просмотреть файл

@ -1,3 +0,0 @@
[cache-storage.https.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1158347

Просмотреть файл

@ -1,18 +0,0 @@
[cache-add.https.html]
type: testharness
[Cache.add called with non-HTTP/HTTPS URL]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158265
[Cache.add called with Request object]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
[Cache.add called with Request object with a used body]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
expected: FAIL
[Cache.add called twice with the same Request object]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
[Cache.addAll called with the same Request object specified twice]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158263

Просмотреть файл

@ -1,9 +0,0 @@
[cache-delete.https.html]
type: testharness
[Cache.delete called with a Request object]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
[Cache.delete with a Request object containing used body]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
expected: FAIL

Просмотреть файл

@ -1,15 +0,0 @@
[cache-match.https.html]
type: testharness
[Cache.matchAll with responses containing "Vary" header]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158292
[Cache.match with responses containing "Vary" header]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158292
[Cache.matchAll with "ignoreVary" parameter]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158292
[Cache.match with Request containing non-empty body]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
expected: FAIL

Просмотреть файл

@ -1,9 +0,0 @@
[cache-put.https.html]
type: testharness
[Cache.put with Request containing a body]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
expected: FAIL
[Cache.put with a used response body]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158301

Просмотреть файл

@ -1,5 +0,0 @@
[cache-storage-match.https.html]
type: testharness
[CacheStorageMatch with no caches available but name provided]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158314

Просмотреть файл

@ -1,5 +0,0 @@
[cache-storage.https.html]
type: testharness
[CacheStorage.open with existing cache]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158306

Просмотреть файл

@ -1,3 +0,0 @@
[sandboxed-iframes.https.html]
type: testharness
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158324

Просмотреть файл

@ -1,18 +0,0 @@
[cache-add.https.html]
type: testharness
[Cache.add called with non-HTTP/HTTPS URL]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158265
[Cache.add called with Request object]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
[Cache.add called with Request object with a used body]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
expected: FAIL
[Cache.add called twice with the same Request object]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
[Cache.addAll called with the same Request object specified twice]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158263

Просмотреть файл

@ -1,9 +0,0 @@
[cache-delete.https.html]
type: testharness
[Cache.delete called with a Request object]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
[Cache.delete with a Request object containing used body]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
expected: FAIL

Просмотреть файл

@ -1,15 +0,0 @@
[cache-match.https.html]
type: testharness
[Cache.matchAll with responses containing "Vary" header]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158292
[Cache.match with responses containing "Vary" header]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158292
[Cache.matchAll with "ignoreVary" parameter]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158292
[Cache.match with Request containing non-empty body]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
expected: FAIL

Просмотреть файл

@ -1,9 +0,0 @@
[cache-put.https.html]
type: testharness
[Cache.put with Request containing a body]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158262
expected: FAIL
[Cache.put with a used response body]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158301

Просмотреть файл

@ -1,5 +0,0 @@
[cache-storage-match.https.html]
type: testharness
[CacheStorageMatch with no caches available but name provided]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158314

Просмотреть файл

@ -1,5 +0,0 @@
[cache-storage.https.html]
type: testharness
[CacheStorage.open with existing cache]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1158306