diff options
Diffstat (limited to 'testing/web-platform/meta/web-locks/bfcache')
4 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/web-locks/bfcache/held.tentative.https.html.ini b/testing/web-platform/meta/web-locks/bfcache/held.tentative.https.html.ini new file mode 100644 index 0000000000..0804b67784 --- /dev/null +++ b/testing/web-platform/meta/web-locks/bfcache/held.tentative.https.html.ini @@ -0,0 +1,3 @@ +[held.tentative.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/web-locks/bfcache/release-across-thread.tentative.https.html.ini b/testing/web-platform/meta/web-locks/bfcache/release-across-thread.tentative.https.html.ini new file mode 100644 index 0000000000..2fcef010ec --- /dev/null +++ b/testing/web-platform/meta/web-locks/bfcache/release-across-thread.tentative.https.html.ini @@ -0,0 +1,3 @@ +[release-across-thread.tentative.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/web-locks/bfcache/release.tentative.https.html.ini b/testing/web-platform/meta/web-locks/bfcache/release.tentative.https.html.ini new file mode 100644 index 0000000000..47fba902d2 --- /dev/null +++ b/testing/web-platform/meta/web-locks/bfcache/release.tentative.https.html.ini @@ -0,0 +1,3 @@ +[release.tentative.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/web-locks/bfcache/sharedworker-multiple.tentative.https.html.ini b/testing/web-platform/meta/web-locks/bfcache/sharedworker-multiple.tentative.https.html.ini new file mode 100644 index 0000000000..6f70a1da4a --- /dev/null +++ b/testing/web-platform/meta/web-locks/bfcache/sharedworker-multiple.tentative.https.html.ini @@ -0,0 +1,3 @@ +[sharedworker-multiple.tentative.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |