[RTCPeerConnection-videoDetectorTest.html] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526207 expected: if (os == "android") and release_or_beta: OK if (os_version == "24.04") and debug and fission: [OK, TIMEOUT] if (os_version == "24.04") and debug and not fission: [OK, CRASH] if os_version == "7.0": [TIMEOUT, OK] if os_version == "14": [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]