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 | 11 |
1 files changed, 11 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..dece2523cb --- /dev/null +++ b/testing/web-platform/meta/fs/FileSystemFileHandle-getFile.https.any.js.ini @@ -0,0 +1,11 @@ +[FileSystemFileHandle-getFile.https.any.worker.html] + expected: + if swgl and (os == "win"): [OK, TIMEOUT] + [getFile() returns last modified time] + expected: + if swgl and (os == "win"): [PASS, TIMEOUT] + + +[FileSystemFileHandle-getFile.https.any.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR, TIMEOUT] |