14 lines
485 B
INI
14 lines
485 B
INI
[task-controller-setPriority-delayed-task.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[task-controller-setPriority-delayed-task.any.sharedworker.html]
|
|
|
|
[task-controller-setPriority-delayed-task.any.worker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[task-controller-setPriority-delayed-task.any.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, CRASH]
|
|
if (os == "android") and not debug: [OK, CRASH]
|