[streams-close.https.any.worker.html]
expected:
if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, OK]
if (os == "mac") and debug: [TIMEOUT, OK]
[TIMEOUT, OK, CRASH]
[Close and abort unidirectional stream]
expected: FAIL
[streams-close.https.any.html]
expected: [OK, TIMEOUT]
[Close and abort unidirectional stream]
expected: FAIL
[streams-close.https.any.sharedworker.html]
expected:
if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, OK]
if (os == "mac") and debug: [TIMEOUT, OK]
[TIMEOUT, OK, CRASH]
[Close and abort unidirectional stream]
expected: FAIL
[streams-close.https.any.serviceworker.html]
expected:
if fission and (os == "win") and not debug and (processor == "x86"): [TIMEOUT, OK]
if fission and (os == "mac") and debug: [TIMEOUT, OK]
if not fission: [TIMEOUT, OK, ERROR, CRASH]
[TIMEOUT, OK, ERROR]
[Close and abort unidirectional stream]
expected: FAIL