summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fs/FileSystemDirectoryHandle-getFileHandle.https.any.js.ini
blob: bb0cd658c1b081a90c8357d477b93ef451c6606e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[FileSystemDirectoryHandle-getFileHandle.https.any.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [getFileHandle(create=false) when a directory already exists with the same name]
    expected:
      if (os == "android") and not debug: [PASS, FAIL]

  [getFileHandle(create=true) when a directory already exists with the same name]
    expected:
      if (os == "android") and not debug: [PASS, FAIL]


[FileSystemDirectoryHandle-getFileHandle.https.any.worker.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [getFileHandle(create=false) when a directory already exists with the same name]
    expected:
      if (os == "android") and not debug: [PASS, FAIL]

  [getFileHandle(create=true) when a directory already exists with the same name]
    expected:
      if (os == "android") and not debug: [PASS, FAIL]