diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/web-locks/ifAvailable.tentative.https.any.js.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/web-platform/meta/web-locks/ifAvailable.tentative.https.any.js.ini b/testing/web-platform/meta/web-locks/ifAvailable.tentative.https.any.js.ini new file mode 100644 index 0000000000..c56b6f0142 --- /dev/null +++ b/testing/web-platform/meta/web-locks/ifAvailable.tentative.https.any.js.ini @@ -0,0 +1,15 @@ +[ifAvailable.tentative.https.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[ifAvailable.tentative.https.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[ifAvailable.tentative.https.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[ifAvailable.tentative.https.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |