12 lines
377 B
INI
12 lines
377 B
INI
[response-stream-disturbed-by-pipe.any.worker.html]
|
|
|
|
[response-stream-disturbed-by-pipe.any.serviceworker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, ERROR]
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[response-stream-disturbed-by-pipe.any.sharedworker.html]
|
|
|
|
[response-stream-disturbed-by-pipe.any.html]
|
|
expected:
|
|
if os == "android": [OK, CRASH]
|