RTCPeerConnection-videoDetectorTest.html.ini (620B)
1 [RTCPeerConnection-videoDetectorTest.html] 2 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526207 3 expected: 4 if (os == "android") and release_or_beta: OK 5 if (os_version == "24.04") and debug and fission: [OK, TIMEOUT] 6 if (os_version == "24.04") and debug and not fission: [OK, CRASH] 7 if os_version == "7.0": [TIMEOUT, OK] 8 if os_version == "14": [TIMEOUT, OK] 9 [Signal detector detects track change within reasonable time] 10 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526207 11 expected: 12 if (os == "android") and release_or_beta: PASS 13 if os == "android": [TIMEOUT, PASS]