1
0
Fork 0
firefox/testing/web-platform/meta/fs/idlharness.https.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

31 lines
1.1 KiB
INI

[idlharness.https.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[FileSystemSyncAccessHandle interface: operation truncate(unsigned long long)]
expected:
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
[FileSystemSyncAccessHandle interface: operation getSize()]
expected:
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
[FileSystemSyncAccessHandle interface: operation flush()]
expected:
if not debug and (os == "android"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]
[FileSystemSyncAccessHandle interface: operation close()]
expected:
if not debug and (os == "android"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
[idlharness.https.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]