Source code
Revision control
Copy as Markdown
Other Tools
[stats.https.any.worker.html]
expected:
if (os == "mac") and not debug: [ERROR, CRASH]
ERROR
[WebTransport client should be able to provide stats after connection has been established]
expected: FAIL
[WebTransport client should be able to provide stats after connection has been closed]
expected: FAIL
[WebTransport client should be able to provide stats requested right before connection has been closed]
expected: FAIL
[WebTransport client should be able to provide valid stats when requested before connection established]
expected: FAIL
[WebTransport client should throw an error when stats are requested for a failed connection]
expected: FAIL
[WebTransport client should be able to handle multiple concurrent stats requests]
expected: FAIL
[WebTransport client should be able to handle multiple sequential stats requests]
expected: FAIL
[WebTransport client should be able to provide droppedIncoming values for datagrams]
expected: FAIL
[stats.https.any.sharedworker.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): CRASH
ERROR
[WebTransport client should be able to provide stats after connection has been established]
expected: FAIL
[WebTransport client should be able to provide stats after connection has been closed]
expected: FAIL
[WebTransport client should be able to provide stats requested right before connection has been closed]
expected: FAIL
[WebTransport client should be able to provide valid stats when requested before connection established]
expected: FAIL
[WebTransport client should throw an error when stats are requested for a failed connection]
expected: FAIL
[WebTransport client should be able to handle multiple concurrent stats requests]
expected: FAIL
[WebTransport client should be able to handle multiple sequential stats requests]
expected: FAIL
[WebTransport client should be able to provide droppedIncoming values for datagrams]
expected: FAIL
[stats.https.any.serviceworker.html]
expected:
if debug and (os == "win") and (processor == "x86"): CRASH
if debug and (os == "linux") and not fission: CRASH
if debug and (os == "mac"): CRASH
if not debug and (os == "mac"): [ERROR, CRASH]
ERROR
[WebTransport client should be able to provide stats after connection has been established]
expected: FAIL
[WebTransport client should be able to provide stats after connection has been closed]
expected: FAIL
[WebTransport client should be able to provide stats requested right before connection has been closed]
expected: FAIL
[WebTransport client should be able to provide valid stats when requested before connection established]
expected: FAIL
[WebTransport client should throw an error when stats are requested for a failed connection]
expected: FAIL
[WebTransport client should be able to handle multiple concurrent stats requests]
expected: FAIL
[WebTransport client should be able to handle multiple sequential stats requests]
expected: FAIL
[WebTransport client should be able to provide droppedIncoming values for datagrams]
expected: FAIL
[stats.https.any.html]
expected:
if (os == "linux") and not tsan and not debug and fission and asan: CRASH
if (os == "linux") and not tsan and debug and not fission: CRASH
ERROR
[WebTransport client should be able to provide stats after connection has been established]
expected: FAIL
[WebTransport client should be able to provide stats after connection has been closed]
expected: FAIL
[WebTransport client should be able to provide stats requested right before connection has been closed]
expected: FAIL
[WebTransport client should be able to provide valid stats when requested before connection established]
expected: FAIL
[WebTransport client should throw an error when stats are requested for a failed connection]
expected: FAIL
[WebTransport client should be able to handle multiple concurrent stats requests]
expected: FAIL
[WebTransport client should be able to handle multiple sequential stats requests]
expected: FAIL
[WebTransport client should be able to provide droppedIncoming values for datagrams]
expected: FAIL