Source code

Revision control

Copy as Markdown

Other Tools

[RTCIceTransport.html?interop-2026]
expected:
if (os == "android") and sessionHistoryInParent and debug: [OK, TIMEOUT]
if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
if (os == "android") and not sessionHistoryInParent: [OK, TIMEOUT]
[RTCIceTransport.html?rest]
expected:
if (os == "android") and sessionHistoryInParent and debug: [OK, TIMEOUT]
if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
if (os == "android") and not sessionHistoryInParent: [OK, TIMEOUT]
[Two connected iceTransports should have matching local/remote candidates returned]
expected: FAIL
[Unconnected iceTransport should have empty remote candidates and selected pair]
expected: FAIL
[RTCIceTransport does not expose remote peer-reflexive candidates.]
expected: FAIL
[Validate selected candidate pair]
expected: FAIL