blob: 328091c9f5c3d1ce8a4135712ab05f511a49ed4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[bad-strategies.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[bad-strategies.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[bad-strategies.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[bad-strategies.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|