55 lines
1.9 KiB
INI
55 lines
1.9 KiB
INI
[streams-close.https.any.worker.html]
|
|
expected:
|
|
if (processor == "x86_64") and not tsan and (os == "mac") and debug: [OK, TIMEOUT]
|
|
if (processor == "x86_64") and tsan: [OK, ERROR, TIMEOUT, CRASH]
|
|
if (processor == "x86") and debug: [CRASH, OK, TIMEOUT]
|
|
if (processor == "x86") and not 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:
|
|
if not tsan and (os == "win") and debug and (processor == "x86_64"): [CRASH, OK, TIMEOUT]
|
|
if not tsan and (os == "linux") and not fission and not debug: [CRASH, OK, TIMEOUT]
|
|
if not tsan and (os == "mac") and debug: [CRASH, OK, TIMEOUT]
|
|
if not tsan and (os == "mac") and not debug: [OK, CRASH, TIMEOUT]
|
|
if tsan: [OK, ERROR, TIMEOUT]
|
|
[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 (os == "linux") and fission and not tsan and not debug and asan: [CRASH, OK, ERROR, TIMEOUT]
|
|
if (os == "linux") and fission and not tsan and debug: [CRASH, OK, ERROR, TIMEOUT]
|
|
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
|
|
if (os == "linux") and not fission and debug: [CRASH, OK, ERROR, TIMEOUT]
|
|
if (os == "linux") and not fission and not debug: [OK, ERROR, TIMEOUT, CRASH]
|
|
if (os == "mac") and debug: [OK, TIMEOUT]
|
|
[OK, ERROR, TIMEOUT]
|
|
[Close and abort unidirectional stream]
|
|
expected: FAIL
|
|
|
|
[RESET_STREAM coming from server]
|
|
expected: FAIL
|