40 lines
1.1 KiB
INI
40 lines
1.1 KiB
INI
[response-cancel-stream.any.sharedworker.html]
|
|
expected:
|
|
if os == "mac": [OK, ERROR, TIMEOUT]
|
|
[Cancelling a closed Response stream]
|
|
expected:
|
|
if os == "mac": [PASS, FAIL, TIMEOUT]
|
|
|
|
|
|
[response-cancel-stream.any.html]
|
|
expected:
|
|
if (os == "linux") and not fission and not debug: [OK, ERROR]
|
|
if os == "win": [OK, ERROR]
|
|
if os == "mac": [OK, ERROR, TIMEOUT]
|
|
[Cancelling a closed Response stream]
|
|
expected:
|
|
if os == "mac": [PASS, FAIL, TIMEOUT]
|
|
|
|
[Accessing .body after canceling it]
|
|
expected:
|
|
if os == "mac": [PASS, NOTRUN]
|
|
|
|
|
|
[response-cancel-stream.any.serviceworker.html]
|
|
max-asserts: 2
|
|
expected:
|
|
if (os == "win") and debug and (processor == "x86_64"): [OK, TIMEOUT]
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
if os == "mac": [OK, TIMEOUT]
|
|
[Cancelling a closed Response stream]
|
|
expected:
|
|
if os == "mac": [PASS, FAIL, TIMEOUT]
|
|
|
|
|
|
[response-cancel-stream.any.worker.html]
|
|
expected:
|
|
if (os == "win") and not debug: [OK, ERROR]
|
|
if os == "mac": [OK, ERROR, TIMEOUT]
|
|
[Cancelling a closed Response stream]
|
|
expected:
|
|
if os == "mac": [PASS, FAIL, TIMEOUT]
|