12 lines
267 B
INI
12 lines
267 B
INI
[idlharness.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
if os == "win": [OK, TIMEOUT]
|
|
|
|
[idlharness.any.html]
|
|
|
|
[idlharness.any.sharedworker.html]
|
|
|
|
[idlharness.any.worker.html]
|
|
expected:
|
|
if os == "mac": [OK, CRASH]
|