31 lines
1.1 KiB
INI
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]
|