RTCIceTransport.html.ini (743B)
1 [RTCIceTransport.html] 2 expected: 3 if (os == "android") and sessionHistoryInParent and debug: [OK, TIMEOUT] 4 if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] 5 if (os == "android") and not sessionHistoryInParent: [OK, TIMEOUT] 6 [Two connected iceTransports should have matching local/remote candidates returned] 7 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1307994 8 expected: FAIL 9 10 [Unconnected iceTransport should have empty remote candidates and selected pair] 11 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1307994 12 expected: FAIL 13 14 [RTCIceTransport does not expose remote peer-reflexive candidates.] 15 expected: FAIL 16 17 [Validate selected candidate pair] 18 expected: FAIL