[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]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1307994
expected: FAIL
[Unconnected iceTransport should have empty remote candidates and selected pair]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1307994
expected: FAIL
[RTCIceTransport does not expose remote peer-reflexive candidates.]
expected: FAIL
[Validate selected candidate pair]
expected: FAIL