Source code

Revision control

Copy as Markdown

Other Tools

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