blob: 0b9b2e2dc6157727014eb06c6ab5a2fce8ea29e3 (
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
[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
|