diff options
Diffstat (limited to 'testing/web-platform/meta/storage/estimate-usage-details.https.tentative.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/storage/estimate-usage-details.https.tentative.any.js.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/storage/estimate-usage-details.https.tentative.any.js.ini b/testing/web-platform/meta/storage/estimate-usage-details.https.tentative.any.js.ini new file mode 100644 index 0000000000..f1ade4b4d5 --- /dev/null +++ b/testing/web-platform/meta/storage/estimate-usage-details.https.tentative.any.js.ini @@ -0,0 +1,12 @@ +[estimate-usage-details.https.tentative.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [estimate() resolves to dictionary with members, including usageDetails] + expected: FAIL + + +[estimate-usage-details.https.tentative.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [estimate() resolves to dictionary with members, including usageDetails] + expected: FAIL |