Bug 1683207 - [wpt-sync] Update web-platform-tests to 2b6357b7d1e11580e266de152e6aa65...
[gecko.git] / testing / web-platform / meta / webrtc / RTCPeerConnection-iceConnectionState.https.html.ini
blob4a9584ef80d4958494ed6388b8deb05e4fbff8e0
1 [RTCPeerConnection-iceConnectionState.https.html]
2 expected:
3 if (os == "linux") and not fission and not debug and webrender: ["OK", "ERROR"]
4 if (os == "linux") and not fission and debug: ["OK", "ERROR"]
5 if (os == "win") and webrender and not fission: ["OK", "TIMEOUT"]
6 if (os == "mac") and debug: ["OK", "TIMEOUT"]
7 if (os == "mac") and not debug: ["OK", "TIMEOUT"]
8 [connection with one data channel should eventually have connected connection state]
9 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299
10 expected:
11 if (os == "win") and webrender and not fission: ["FAIL", "TIMEOUT"]
12 if os == "mac": ["FAIL", "TIMEOUT"]
13 FAIL
15 [iceConnectionState changes at the right time, with bundle policy max-bundle]
16 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1307996
17 expected:
18 if (os == "win") and webrender and not fission: ["FAIL", "NOTRUN"]
19 if (os == "mac") and debug: ["FAIL", "NOTRUN"]
20 if (os == "mac") and not debug: ["FAIL", "NOTRUN"]
21 FAIL
23 [iceConnectionState changes at the right time, with bundle policy max-compat]
24 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1307996
25 expected:
26 if (os == "win") and webrender and not fission: ["FAIL", "NOTRUN"]
27 if (os == "mac") and debug: ["FAIL", "NOTRUN"]
28 if (os == "mac") and not debug: ["FAIL", "NOTRUN"]
29 FAIL
31 [iceConnectionState changes at the right time, with bundle policy balanced]
32 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1307996
33 expected:
34 if (os == "win") and webrender and not fission: ["FAIL", "NOTRUN"]
35 if (os == "mac") and debug: ["FAIL", "NOTRUN"]
36 if (os == "mac") and not debug: ["FAIL", "NOTRUN"]
37 FAIL
39 [Closing a PeerConnection should not fire iceconnectionstatechange event]
40 expected:
41 if (os == "win") and webrender and not fission: ["PASS", "NOTRUN"]
42 if (os == "mac") and debug: ["PASS", "NOTRUN"]
43 if (os == "mac") and not debug: ["PASS", "NOTRUN"]
45 [ICE can connect in a recvonly usecase]
46 expected:
47 if (os == "win") and webrender and not fission: ["PASS", "NOTRUN"]
48 if (os == "mac") and not debug: ["PASS", "NOTRUN"]
49 if (os == "mac") and debug: ["PASS", "NOTRUN"]
51 [connection with audio and video tracks should eventually have connected connection state]
52 expected:
53 if (os == "win") and webrender and not fission: ["PASS", "NOTRUN"]
54 if (os == "mac") and not debug: ["PASS", "NOTRUN"]
55 if (os == "mac") and debug: ["PASS", "NOTRUN"]
57 [connection with audio track should eventually have connected connection state]
58 expected:
59 if (os == "win") and webrender and not fission: ["PASS", "TIMEOUT"]
60 if (os == "mac") and not debug: ["PASS", "TIMEOUT"]
61 if (os == "mac") and debug: ["PASS", "TIMEOUT"]
63 [Responder ICE connection state behaves as expected]
64 expected:
65 if (os == "win") and webrender and not fission: ["PASS", "NOTRUN"]
66 if (os == "mac") and not debug: ["PASS", "NOTRUN"]
67 if (os == "mac") and debug: ["PASS", "NOTRUN"]
69 [connection with one data channel should eventually have connected or completed connection state]
70 expected:
71 if (os == "win") and webrender and not fission: ["PASS", "TIMEOUT"]
72 if (os == "mac") and debug: ["PASS", "FAIL"]
73 if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]