-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1793125 [wpt PR 36204] - Update wpt metadata, a=testonly
wpt-pr: 36204 wpt-type: metadata
- Loading branch information
1 parent
a4f6ff7
commit 6f2d4ea
Showing
1 changed file
with
14 additions
and
8 deletions.
There are no files selected for viewing
22 changes: 14 additions & 8 deletions
22
testing/web-platform/meta/service-workers/cache-storage/cache-put.https.any.js.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,30 @@ | ||
[cache-put.https.any.serviceworker.html] | ||
expected: | ||
if (os == "android") and fission: [OK, TIMEOUT] | ||
[Cache.put with a VARY:* opaque response should not reject] | ||
expected: FAIL | ||
|
||
[caches from different buckets have different contents] | ||
expected: FAIL | ||
|
||
[cache-put.https.any.worker.html] | ||
|
||
[cache-put.https.any.sharedworker.html] | ||
[Cache.put with a VARY:* opaque response should not reject] | ||
expected: FAIL | ||
|
||
[caches from different buckets have different contents] | ||
expected: FAIL | ||
|
||
|
||
[cache-put.https.any.html] | ||
expected: | ||
if (os == "android") and fission: [OK, TIMEOUT] | ||
[Cache.put with a VARY:* opaque response should not reject] | ||
expected: FAIL | ||
|
||
[caches from different buckets have different contents] | ||
expected: FAIL | ||
|
||
[cache-put.https.any.sharedworker.html] | ||
expected: | ||
if (os == "android") and fission: [OK, TIMEOUT] | ||
|
||
[cache-put.https.any.worker.html] | ||
[Cache.put with a VARY:* opaque response should not reject] | ||
expected: FAIL | ||
|
||
[caches from different buckets have different contents] | ||
expected: FAIL |