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

This commit is contained in:
Joel Maher 2017-10-11 08:10:50 -04:00
Родитель c696cbeb9e
Коммит e0bd218ef2
1 изменённых файлов: 1 добавлений и 0 удалений

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

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