Bug 995696 - Disable testNewTab on Android 2.3 (for aws); no review

This commit is contained in:
Geoff Brown 2014-06-24 20:33:31 -06:00
parent 9886164729
commit 1e624c5076

View File

@ -59,6 +59,8 @@ skip-if = android_version == "10" || processor == "x86"
# disabled on 4.0; bug 1006242
skip-if = android_version == "10" || android_version == "15"
[testNewTab]
# disabled on 2.3; bug 995696
skip-if = android_version == "10"
[testOverscroll]
# disabled on 2.3; bug 836818
skip-if = android_version == "10"