Bug 1092202 - Skip testGetUserMedia for frequent failures.
--- a/mobile/android/base/tests/robocop.ini
+++ b/mobile/android/base/tests/robocop.ini
@@ -40,18 +40,18 @@ skip-if = android_version == "10" || and
skip-if = android_version == "10" || android_version == "18"
[testFilterOpenTab]
# [testFindInPage] # bug 1128287
[testFlingCorrectness]
# disabled on 4.3, bug 1144874
skip-if = android_version == "18"
[testFormHistory]
[testGetUserMedia]
-# disabled on 4.3, bug 1144926
-skip-if = android_version == "18"
+# failures across the board, bug 1092202 & bug 1144926
+skip-if = true
# [testHistory] # see bug 915350
[testHomeBanner]
[testImportFromAndroid]
# disabled on 2.3 and 4.3 bug 979552
skip-if = android_version == "10" || android_version == "18"
[testInputUrlBar]
[testJarReader]
[testLinkContextMenu]