diff options
Diffstat (limited to 'testing/web-platform/meta/fs/FileSystemDirectoryHandle-getDirectoryHandle.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/fs/FileSystemDirectoryHandle-getDirectoryHandle.https.any.js.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fs/FileSystemDirectoryHandle-getDirectoryHandle.https.any.js.ini b/testing/web-platform/meta/fs/FileSystemDirectoryHandle-getDirectoryHandle.https.any.js.ini new file mode 100644 index 0000000000..cbab5d123f --- /dev/null +++ b/testing/web-platform/meta/fs/FileSystemDirectoryHandle-getDirectoryHandle.https.any.js.ini @@ -0,0 +1,14 @@ +[FileSystemDirectoryHandle-getDirectoryHandle.https.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [getDirectoryHandle() when a file already exists with the same name] + expected: + if (os == "android") and not debug: [PASS, FAIL] + + +[FileSystemDirectoryHandle-getDirectoryHandle.https.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [getDirectoryHandle() when a file already exists with the same name] + expected: + if (os == "android") and not debug: [PASS, FAIL] |