Source code

Revision control

Copy as Markdown

Other Tools

[bundle.https.html]
expected:
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [OK, CRASH]
[bundles on the first transport and closes the second]
expected:
if (os == "android") and debug and not swgl: [FAIL, TIMEOUT]
FAIL
[max-bundle with an offer without bundle only negotiates the first m-line]
expected:
if (os == "android") and debug and not swgl: [FAIL, NOTRUN]
FAIL
[sRD(offer) works with no transport attributes in a bundle-only m-section]
expected:
if (os == "android") and debug and not swgl: [PASS, NOTRUN]