Bug 1158005 - Disable testAppMenuPathways on Android 4.3 for intermittent failures; r=trivial,test-only

This commit is contained in:
Geoff Brown 2015-04-24 17:19:28 -06:00
parent c90283cf66
commit f55f3002b3

View File

@ -151,6 +151,8 @@ skip-if = android_version == "10" || android_version == "18"
# disabled on Android 2.3; bug 946656
skip-if = android_version == "10"
[testAppMenuPathways]
# disabled on 4.3, bug 1158005
skip-if = android_version == "18"
[testBackButtonInEditMode]
[testEventDispatcher]
[testGeckoRequest]