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