From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../fs/FileSystemFileHandle-move.https.any.js.ini | 287 +++++++++++++++++++++ 1 file changed, 287 insertions(+) create mode 100644 testing/web-platform/meta/fs/FileSystemFileHandle-move.https.any.js.ini (limited to 'testing/web-platform/meta/fs/FileSystemFileHandle-move.https.any.js.ini') diff --git a/testing/web-platform/meta/fs/FileSystemFileHandle-move.https.any.js.ini b/testing/web-platform/meta/fs/FileSystemFileHandle-move.https.any.js.ini new file mode 100644 index 0000000000..b2dc8c3926 --- /dev/null +++ b/testing/web-platform/meta/fs/FileSystemFileHandle-move.https.any.js.ini @@ -0,0 +1,287 @@ +[FileSystemFileHandle-move.https.any.worker.html] + expected: + if (os == "win") and (processor == "x86_64") and debug and swgl: [OK, TIMEOUT] + if (os == "win") and (processor == "x86_64") and not debug: [OK, TIMEOUT] + if (os == "win") and (processor == "x86"): [OK, TIMEOUT] + if (os == "android") and fission: [OK, TIMEOUT] + [move(name) with a name with a trailing period should fail] + expected: + if (os == "win") and not debug and (processor == "x86"): [FAIL, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [FAIL, NOTRUN] + FAIL + + [move(dir) while the destination file has an open writable fails] + expected: + if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] + if (os == "win") and debug and swgl: [PASS, NOTRUN] + + [move(dir, name) while the destination file has an open writable fails] + expected: + if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and debug and swgl: [PASS, NOTRUN] + + [move(dir, name) while the file has an open writable fails] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + + [move(dir, name) to move a file to a new directory] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN] + + [move(dir) can be called multiple times] + expected: + if (os == "win") and not swgl and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not swgl and not debug: [PASS, NOTRUN] + if (os == "win") and swgl: [PASS, TIMEOUT, NOTRUN] + + [move(dir, "") to move a file to a new directory fails] + expected: + if (os == "win") and (processor == "x86_64") and debug and swgl: [PASS, NOTRUN] + if (os == "win") and (processor == "x86_64") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and (processor == "x86"): [PASS, NOTRUN] + + [move(dir, name) can be called multiple times] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + + [move(dir) while the file has an open writable fails] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN] + + [move(dir, name) with a name with invalid characters should fail] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + + [move(name) to rename a file] + expected: + if (processor == "x86") and not debug: [PASS, TIMEOUT] + + [get a handle to a moved file] + expected: + if (processor == "x86") and not debug: [PASS, NOTRUN] + + [move(name) to rename a file the same name] + expected: + if (processor == "x86") and not debug: [PASS, NOTRUN] + if (processor == "x86") and debug: [PASS, TIMEOUT] + + [move("") to rename a file fails] + expected: + if processor == "x86": [PASS, NOTRUN] + + [move(name) can be called multiple times] + expected: + if (processor == "x86_64") and (os == "win") and not debug: [PASS, TIMEOUT] + if processor == "x86": [PASS, NOTRUN] + + [move(name) with a name with invalid characters should fail] + expected: + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN] + + [move(name) can overwrite an existing file] + expected: + if (os == "win") and debug and (processor == "x86"): [FAIL, NOTRUN] + if (os == "win") and not debug: [FAIL, NOTRUN] + FAIL + + [move(dir, name) to rename a file] + expected: + if (os == "win") and not swgl and not debug and (processor == "x86_64"): [PASS, NOTRUN] + if (os == "win") and not swgl and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not swgl and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and swgl: [PASS, TIMEOUT] + + [move(dir) to move a file to a new directory] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + + [move(dir) can overwrite an existing file] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [FAIL, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [FAIL, NOTRUN] + if (os == "win") and not debug: [FAIL, TIMEOUT, NOTRUN] + FAIL + + [move(dir, name) can overwrite an existing file] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [FAIL, TIMEOUT, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [FAIL, NOTRUN] + if (os == "win") and not debug: [FAIL, TIMEOUT, NOTRUN] + FAIL + + [FileSystemFileHandles are references, not paths] + expected: + if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and debug and swgl: [PASS, NOTRUN] + + +[FileSystemFileHandle-move.https.any.html] + expected: + if (os == "win") and (processor == "x86_64") and debug and swgl: [OK, TIMEOUT] + if (os == "win") and (processor == "x86_64") and not debug: [OK, ERROR, TIMEOUT] + if (os == "win") and (processor == "x86"): [OK, TIMEOUT] + if (os == "android") and fission: [OK, TIMEOUT] + [move(name) to rename a file] + expected: + if (processor == "x86") and not debug: [PASS, TIMEOUT] + + [move(name) to rename a file the same name] + expected: + if (processor == "x86") and debug: [PASS, TIMEOUT] + if (processor == "x86") and not debug: [PASS, NOTRUN] + + [move("") to rename a file fails] + expected: + if processor == "x86": [PASS, NOTRUN] + + [get a handle to a moved file] + expected: + if (processor == "x86") and not debug: [PASS, NOTRUN] + + [move(name) can be called multiple times] + expected: + if processor == "x86": [PASS, NOTRUN] + + [move(name) with a name with a trailing period should fail] + expected: + if processor == "x86": [FAIL, NOTRUN] + FAIL + + [move(name) with a name with invalid characters should fail] + expected: + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN] + + [move(name) while the file has an open writable fails] + expected: + if (os == "win") and not swgl and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not swgl and not debug: [PASS, NOTRUN] + if (os == "win") and swgl: [PASS, TIMEOUT] + + [move(name) while the destination file has an open writable fails] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN] + + [move(dir, name) to rename a file] + expected: + if (os == "win") and (processor == "x86_64") and debug and swgl: [PASS, NOTRUN] + if (os == "win") and (processor == "x86_64") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and (processor == "x86"): [PASS, NOTRUN] + + [move(dir, name) to rename a file the same name] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + + [move(dir) to move a file to a new directory] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN] + + [move(dir, name) to move a file to a new directory] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + + [move(dir) can be called multiple times] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN] + + [move(dir, name) can be called multiple times] + expected: + if (os == "win") and not swgl and not debug and (processor == "x86_64"): [PASS, NOTRUN] + if (os == "win") and not swgl and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not swgl and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and swgl: [PASS, TIMEOUT, NOTRUN] + + [move(dir, name) with a name with invalid characters should fail] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + + [move(dir) while the file has an open writable fails] + expected: + if (os == "win") and not swgl and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not swgl and not debug: [PASS, NOTRUN] + if (os == "win") and swgl: [PASS, TIMEOUT, NOTRUN] + + [move(dir, name) while the file has an open writable fails] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + + [move(dir) while the destination file has an open writable fails] + expected: + if (os == "win") and (processor == "x86_64") and debug and swgl: [PASS, NOTRUN] + if (os == "win") and (processor == "x86_64") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and (processor == "x86"): [PASS, NOTRUN] + + [move(dir, name) while the destination file has an open writable fails] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + + [move(dir, "") to move a file to a new directory fails] + expected: + if (os == "win") and (processor == "x86_64") and debug and swgl: [PASS, NOTRUN] + if (os == "win") and (processor == "x86_64") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and (processor == "x86"): [PASS, NOTRUN] + + [move(name) can overwrite an existing file] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [FAIL, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [FAIL, NOTRUN] + FAIL + + [move(dir) can overwrite an existing file] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [FAIL, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [FAIL, NOTRUN] + if (os == "win") and not debug: [FAIL, NOTRUN] + FAIL + + [move(dir, name) can overwrite an existing file] + expected: + if (os == "win") and debug and (processor == "x86_64") and swgl: [FAIL, NOTRUN] + if (os == "win") and debug and (processor == "x86"): [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [FAIL, TIMEOUT, NOTRUN] + FAIL + + [FileSystemFileHandles are references, not paths] + expected: + if (os == "win") and debug and swgl: [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN] -- cgit v1.2.3