diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
commit | 59203c63bb777a3bacec32fb8830fba33540e809 (patch) | |
tree | 58298e711c0ff0575818c30485b44a2f21bf28a0 /testing/web-platform/meta/fs/FileSystemBaseHandle-getUniqueId.https.any.js.ini | |
parent | Adding upstream version 126.0.1. (diff) | |
download | firefox-59203c63bb777a3bacec32fb8830fba33540e809.tar.xz firefox-59203c63bb777a3bacec32fb8830fba33540e809.zip |
Adding upstream version 127.0.upstream/127.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/fs/FileSystemBaseHandle-getUniqueId.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/fs/FileSystemBaseHandle-getUniqueId.https.any.js.ini | 48 |
1 files changed, 20 insertions, 28 deletions
diff --git a/testing/web-platform/meta/fs/FileSystemBaseHandle-getUniqueId.https.any.js.ini b/testing/web-platform/meta/fs/FileSystemBaseHandle-getUniqueId.https.any.js.ini index 2bd8cd9e55..cb39be5f5a 100644 --- a/testing/web-platform/meta/fs/FileSystemBaseHandle-getUniqueId.https.any.js.ini +++ b/testing/web-platform/meta/fs/FileSystemBaseHandle-getUniqueId.https.any.js.ini @@ -1,7 +1,6 @@ [FileSystemBaseHandle-getUniqueId.https.any.html] expected: - if (os == "win") and debug and swgl: [OK, TIMEOUT] - if (os == "win") and not debug and (processor == "x86_64"): [ERROR, OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR, TIMEOUT] if (os == "win") and not debug and (processor == "x86"): [OK, ERROR, TIMEOUT] [identical directory handles return the same ID] expected: FAIL @@ -21,56 +20,51 @@ [different files return different IDs] expected: - if (os == "win") and debug and swgl: [FAIL, TIMEOUT] if (os == "win") and not debug and (processor == "x86_64"): [FAIL, TIMEOUT] if (os == "win") and not debug and (processor == "x86"): [FAIL, NOTRUN] FAIL [different handles for the same file return the same ID] expected: - if (os == "win") and debug and swgl: [FAIL, TIMEOUT, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [FAIL, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN, TIMEOUT] if (os == "win") and not debug and (processor == "x86"): [FAIL, NOTRUN] FAIL [two files of the same name in different directories return different IDs] expected: - if (os == "win") and debug and swgl: [FAIL, TIMEOUT, 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 [a file and a directory return different IDs] expected: - if (os == "win") and debug and swgl: [FAIL, NOTRUN] - if (os == "win") and not debug: [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [FAIL, NOTRUN] FAIL [a file and a directory of the same path return different IDs] expected: - if (os == "win") and debug and swgl: [FAIL, NOTRUN] - if (os == "win") and not debug: [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [FAIL, NOTRUN] FAIL [unique ID of a file handle does not change after writes] expected: - if (os == "win") and debug and swgl: [FAIL, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [FAIL, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN, TIMEOUT] if (os == "win") and not debug and (processor == "x86"): [FAIL, NOTRUN] FAIL [unique ID is in GUID version 4 format] expected: - if (os == "win") and debug and swgl: [FAIL, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [NOTRUN, FAIL, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN, TIMEOUT] if (os == "win") and not debug and (processor == "x86"): [FAIL, NOTRUN] FAIL [FileSystemBaseHandle-getUniqueId.https.any.worker.html] expected: - if (os == "win") and debug and swgl: [OK, TIMEOUT] - if (os == "win") and not debug: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT] [identical directory handles return the same ID] expected: FAIL @@ -87,44 +81,42 @@ [different files return different IDs] expected: - if (os == "win") and debug and swgl: [FAIL, TIMEOUT] if (os == "win") and not debug and (processor == "x86_64"): [FAIL, TIMEOUT, NOTRUN] if (os == "win") and not debug and (processor == "x86"): [FAIL, NOTRUN] FAIL [different handles for the same file return the same ID] expected: - if (os == "win") and debug and swgl: [FAIL, NOTRUN] - if (os == "win") and not debug: [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [FAIL, NOTRUN] FAIL [two files of the same name in different directories return different IDs] expected: - if (os == "win") and debug and swgl: [FAIL, NOTRUN] - if (os == "win") and not debug: [FAIL, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN, TIMEOUT] + if (os == "win") and not debug and (processor == "x86"): [FAIL, TIMEOUT, NOTRUN] FAIL [a file and a directory return different IDs] expected: - if (os == "win") and debug and swgl: [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 [a file and a directory of the same path return different IDs] expected: - if (os == "win") and debug and swgl: [FAIL, NOTRUN] - if (os == "win") and not debug: [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [FAIL, NOTRUN] FAIL [unique ID of a file handle does not change after writes] expected: - if (os == "win") and debug and swgl: [FAIL, NOTRUN] - if (os == "win") and not debug: [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [FAIL, NOTRUN] FAIL [unique ID is in GUID version 4 format] expected: - if (os == "win") and debug and swgl: [FAIL, TIMEOUT, NOTRUN] - if (os == "win") and not debug: [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [FAIL, NOTRUN] FAIL |