Bug 945675 - Disable testMozPay on Android 2.2 for too many intermittent failures

This commit is contained in:
Geoff Brown 2013-12-06 16:02:49 -07:00
parent b005c7a081
commit f0ee08aca2

View File

@ -58,6 +58,8 @@ skip-if = processor == "x86"
[testSessionOOMRestore]
[testSettingsMenuItems]
[testMozPay]
# disabled on tegras/Android 2.2; bug 945675
skip-if = android_version == "8"
[testSharedPreferences]
# [testShareLink] # see bug 915897
[testSystemPages]