Bug 946656 - Disable testAboutHomeVisibility on Android 2.3; r=me

This commit is contained in:
Geoff Brown 2014-06-23 08:35:53 -06:00
parent aec043954c
commit 286503bb8e

View File

@ -121,6 +121,8 @@ skip-if = android_version == "10"
# Using UITest
#[testAboutHomePageNavigation] # see bug 947550, bug 979038 and bug 977952
[testAboutHomeVisibility]
# disabled on Android 2.3; bug 946656
skip-if = android_version == "10"
[testEventDispatcher]
[testInputConnection]
# disabled on Android 2.3; bug 1025968