diff --git a/testing/web-platform/meta/service-workers/cache-storage/cache-put.https.any.js.ini b/testing/web-platform/meta/service-workers/cache-storage/cache-put.https.any.js.ini index 9b5cf8d03e052..b68e27dfaba98 100644 --- a/testing/web-platform/meta/service-workers/cache-storage/cache-put.https.any.js.ini +++ b/testing/web-platform/meta/service-workers/cache-storage/cache-put.https.any.js.ini @@ -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