44 lines
1.2 KiB
INI
44 lines
1.2 KiB
INI
[streams-close.https.any.worker.html]
|
|
expected:
|
|
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
|
|
if (os == "mac") and debug: [OK, TIMEOUT]
|
|
[OK, TIMEOUT, CRASH]
|
|
[Close and abort unidirectional stream]
|
|
expected: FAIL
|
|
|
|
[RESET_STREAM coming from server]
|
|
expected: FAIL
|
|
|
|
|
|
[streams-close.https.any.html]
|
|
expected: [OK, TIMEOUT]
|
|
[Close and abort unidirectional stream]
|
|
expected: FAIL
|
|
|
|
[RESET_STREAM coming from server]
|
|
expected: FAIL
|
|
|
|
|
|
[streams-close.https.any.sharedworker.html]
|
|
expected:
|
|
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
|
|
if (os == "mac") and debug: [OK, TIMEOUT]
|
|
[OK, TIMEOUT, CRASH]
|
|
[Close and abort unidirectional stream]
|
|
expected: FAIL
|
|
|
|
[RESET_STREAM coming from server]
|
|
expected: FAIL
|
|
|
|
|
|
[streams-close.https.any.serviceworker.html]
|
|
expected:
|
|
if fission and (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
|
|
if fission and (os == "mac") and debug: [OK, TIMEOUT]
|
|
if not fission: [OK, ERROR, TIMEOUT, CRASH]
|
|
[OK, ERROR, TIMEOUT]
|
|
[Close and abort unidirectional stream]
|
|
expected: FAIL
|
|
|
|
[RESET_STREAM coming from server]
|
|
expected: FAIL
|