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