blob: 8145be544376c4755c1d904b8d341d6abba07f7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[negotiation-encodings.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[addTrack, then sRD(simulcast recv offer) results in simulcast]
expected: FAIL
[sRD(simulcast offer) can narrow the simulcast envelope from a previous negotiation]
expected: FAIL
[Duplicate rids in sRD(offer) are ignored]
expected: FAIL
[Choices in rids in sRD(offer) are ignored]
expected: FAIL
[Reordering of rids in sRD(reoffer) is ignored]
expected: FAIL
[sRD(simulcast offer) can narrow the simulcast envelope from a previous negotiation by removing the first encoding]
expected: FAIL
|