bug 1033013 - disable testMasterPassword, follow up to remove skip-if as well r=gbrown

This commit is contained in:
Brad Lassey 2014-07-02 10:27:25 -04:00
Родитель 540a9eba95
Коммит 869478490a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -59,7 +59,7 @@ skip-if = android_version == "10" || processor == "x86"
# [testMasterPassword] disabled for being finicky, see bug 1033013
# disabled on 2.3; bug 979603
# disabled on 4.0; bug 1006242
skip-if = android_version == "10" || android_version == "15"
# skip-if = android_version == "10" || android_version == "15"
[testNewTab]
# disabled on 2.3; bug 995696
skip-if = android_version == "10"