summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/storage-access-api/storageAccess.testdriver.sub.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/storage-access-api/storageAccess.testdriver.sub.html.ini')
-rw-r--r--testing/web-platform/meta/storage-access-api/storageAccess.testdriver.sub.html.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/storage-access-api/storageAccess.testdriver.sub.html.ini b/testing/web-platform/meta/storage-access-api/storageAccess.testdriver.sub.html.ini
new file mode 100644
index 0000000000..ac235bcfb1
--- /dev/null
+++ b/testing/web-platform/meta/storage-access-api/storageAccess.testdriver.sub.html.ini
@@ -0,0 +1,14 @@
+[storageAccess.testdriver.sub.html]
+ expected:
+ if (os == "win") and debug: OK
+ if os == "android": OK
+ [OK, TIMEOUT]
+ [TestDriver - Set Storage Access Command Tests]
+ expected: FAIL
+
+ [TestDriver - Set Storage Access Command Tests]
+ expected:
+ if not debug and (os == "linux") and fission: [FAIL, PASS]
+ if not debug and (os == "linux") and not fission: [FAIL, PASS]
+ if not debug and (os == "win"): [FAIL, PASS]
+ FAIL