mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1158005 - Disable testAppMenuPathways on Android 4.3 for intermittent failures; r=trivial,test-only
This commit is contained in:
parent
c90283cf66
commit
f55f3002b3
@ -151,6 +151,8 @@ skip-if = android_version == "10" || android_version == "18"
|
|||||||
# disabled on Android 2.3; bug 946656
|
# disabled on Android 2.3; bug 946656
|
||||||
skip-if = android_version == "10"
|
skip-if = android_version == "10"
|
||||||
[testAppMenuPathways]
|
[testAppMenuPathways]
|
||||||
|
# disabled on 4.3, bug 1158005
|
||||||
|
skip-if = android_version == "18"
|
||||||
[testBackButtonInEditMode]
|
[testBackButtonInEditMode]
|
||||||
[testEventDispatcher]
|
[testEventDispatcher]
|
||||||
[testGeckoRequest]
|
[testGeckoRequest]
|
||||||
|
Loading…
Reference in New Issue
Block a user