diff options
Diffstat (limited to 'testing/web-platform/meta/storage/estimate-usage-details-caches.https.tentative.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/storage/estimate-usage-details-caches.https.tentative.any.js.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/storage/estimate-usage-details-caches.https.tentative.any.js.ini b/testing/web-platform/meta/storage/estimate-usage-details-caches.https.tentative.any.js.ini new file mode 100644 index 0000000000..55ae441413 --- /dev/null +++ b/testing/web-platform/meta/storage/estimate-usage-details-caches.https.tentative.any.js.ini @@ -0,0 +1,12 @@ +[estimate-usage-details-caches.https.tentative.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [estimate() shows usage increase after large value is stored] + expected: FAIL + + +[estimate-usage-details-caches.https.tentative.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [estimate() shows usage increase after large value is stored] + expected: FAIL |