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