blob: 16ae84fda40d2f002c3bcac6b2cc377f1c272e42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
[RTCRtpTransceiver-stopping.https.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[[audio\] Locally stopped transceiver goes from stopping to stopped]
expected: FAIL
[[audio\] Remotely stopping a transceiver ends the track]
expected: FAIL
[[audio\] Remotely stopped transceiver goes directly to stopped]
expected: FAIL
[[audio\] Rollback when removing transceiver does end the track]
expected: FAIL
[[audio\] Rollback when removing transceiver makes it stopped]
expected: FAIL
[[video\] Locally stopped transceiver goes from stopping to stopped]
expected: FAIL
[[video\] Remotely stopping a transceiver ends the track]
expected: FAIL
[[video\] Remotely stopped transceiver goes directly to stopped]
expected: FAIL
[[video\] Rollback when removing transceiver does end the track]
expected: FAIL
[[video\] Rollback when removing transceiver makes it stopped]
expected: FAIL
|