Bug 1407437 - disable test_security.py TestSecurity.test_get_address_from_certificate for perma failing for reasons outside of the tree. r=me, a=test-only

This commit is contained in:
Joel Maher 2017-10-11 09:12:54 -04:00
Родитель 20380cd23c
Коммит 31f7ef0755
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -7,7 +7,7 @@ tags = local
[test_places.py]
[test_security.py]
tags = remote
skip-if = os == "win" # Bug 1407437
skip-if = true # Bug 1407437
[test_software_update.py]
[test_utils.py]