blob: 2744e3e0519dfe2a7e9ec53ba2aed08cb120d18a (
plain)
1
2
3
4
5
6
7
8
9
10
|
[RTCPeerConnection-videoDetectorTest.html]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526207
expected:
if (os == "android") and release_or_beta: OK
if os == "android": [TIMEOUT, OK]
[Signal detector detects track change within reasonable time]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526207
expected:
if (os == "android") and release_or_beta: PASS
if os == "android": [TIMEOUT, PASS]
|