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