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 # Using UITest
#[testAboutHomePageNavigation] # see bug 947550, bug 979038 and bug 977952 #[testAboutHomePageNavigation] # see bug 947550, bug 979038 and bug 977952
[testAboutHomeVisibility] [testAboutHomeVisibility]
# disabled on Android 2.3; bug 946656
skip-if = android_version == "10"
[testEventDispatcher] [testEventDispatcher]
[testInputConnection] [testInputConnection]
# disabled on Android 2.3; bug 1025968 # disabled on Android 2.3; bug 1025968