Bug 907768 - Disable testSearchSuggestions on Android x86 for too many intermittent failures

This commit is contained in:
Geoff Brown 2013-12-10 19:34:56 -07:00
parent e1b051e4df
commit c8f1db0220

View File

@ -51,6 +51,8 @@ skip-if = processor == "x86"
# disabled on x86 only; bug 936224
# skip-if = processor == "x86"
[testSearchSuggestions]
# disabled on x86 only; bug 907768
skip-if = processor == "x86"
[testSessionOOMSave]
[testSessionOOMRestore]
[testSettingsMenuItems]