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