mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 946656 - Disable testAboutHomeVisibility on Android 2.3; r=me
This commit is contained in:
parent
aec043954c
commit
286503bb8e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user