blob: 7a97bc8bb3d706bbde6c4609bdf10d03b9376fee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[FileSystemBaseHandle-buckets.https.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[isSameEntry works as expected with buckets]
expected: FAIL
[getDirectory promise rejects if bucket has been deleted]
expected: FAIL
[FileSystemBaseHandle-buckets.https.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[isSameEntry works as expected with buckets]
expected: FAIL
[getDirectory promise rejects if bucket has been deleted]
expected: FAIL
|