зеркало из https://github.com/mozilla/gecko-dev.git
Bug 979548 - Disable testSearchSuggestions on Android 2.3
This commit is contained in:
Родитель
243ea4c91f
Коммит
fe16e2b360
|
@ -69,8 +69,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"
|
||||
# disabled on x86 and 2.3; bug 907768, 979548
|
||||
skip-if = android_version == "10" || processor == "x86"
|
||||
[testSessionOOMSave]
|
||||
# disabled on x86 only; bug 945395
|
||||
skip-if = processor == "x86"
|
||||
|
|
Загрузка…
Ссылка в новой задаче