13 lines
387 B
INI
13 lines
387 B
INI
[header-setcookie.any.serviceworker.html]
|
|
expected:
|
|
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[header-setcookie.any.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, CRASH]
|
|
if os == "android": [OK, CRASH]
|
|
|
|
[header-setcookie.any.sharedworker.html]
|
|
|
|
[header-setcookie.any.worker.html]
|