diff options
Diffstat (limited to 'testing/web-platform/meta/fs/FileSystemFileHandle-getFile.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/fs/FileSystemFileHandle-getFile.https.any.js.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fs/FileSystemFileHandle-getFile.https.any.js.ini b/testing/web-platform/meta/fs/FileSystemFileHandle-getFile.https.any.js.ini new file mode 100644 index 0000000000..69d5e640b3 --- /dev/null +++ b/testing/web-platform/meta/fs/FileSystemFileHandle-getFile.https.any.js.ini @@ -0,0 +1,8 @@ +[FileSystemFileHandle-getFile.https.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[FileSystemFileHandle-getFile.https.any.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR] + if (os == "android") and fission: [OK, TIMEOUT] |