blob: 6cfdf55d30749e0469968cf709e8f5c95a99e6b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
[storage-buckets.tentative.https.any.sharedworker.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[Storage buckets have independent locks]
expected: FAIL
[storage-buckets.tentative.https.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Storage buckets have independent locks]
expected: FAIL
[storage-buckets.tentative.https.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Storage buckets have independent locks]
expected: FAIL
[storage-buckets.tentative.https.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Storage buckets have independent locks]
expected: FAIL
|