34 lines
1 KiB
INI
34 lines
1 KiB
INI
[FileSystemDirectoryHandle-getDirectoryHandle.https.any.worker.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[getDirectoryHandle() when a file already exists with the same name]
|
|
expected:
|
|
if (os == "android") and not debug: [PASS, FAIL]
|
|
|
|
[getDirectoryHandle(create=false) with a path separator when the directory exists]
|
|
expected:
|
|
if os == "win": PASS
|
|
FAIL
|
|
|
|
[getDirectoryHandle(create=true) with a path separator]
|
|
expected:
|
|
if os == "win": PASS
|
|
FAIL
|
|
|
|
|
|
[FileSystemDirectoryHandle-getDirectoryHandle.https.any.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[getDirectoryHandle() when a file already exists with the same name]
|
|
expected:
|
|
if (os == "android") and not debug: [PASS, FAIL]
|
|
|
|
[getDirectoryHandle(create=false) with a path separator when the directory exists]
|
|
expected:
|
|
if os == "win": PASS
|
|
FAIL
|
|
|
|
[getDirectoryHandle(create=true) with a path separator]
|
|
expected:
|
|
if os == "win": PASS
|
|
FAIL
|