Bug 1304004 - Disable test_dv_certificate.py, test_ev_certificate.py, test_mixed_content_page.py, test_mixed_script_content_blocking.py

This commit is contained in:
Dão Gottwald 2016-09-20 15:57:23 +02:00
Родитель 63beebe912
Коммит f30ee01d43
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -2,11 +2,15 @@
tags = remote
[test_dv_certificate.py]
skip-if = true # 1304004
[test_enable_privilege.py]
tags = local
[test_ev_certificate.py]
skip-if = true # 1304004
[test_mixed_content_page.py]
skip-if = true # 1304004
[test_mixed_script_content_blocking.py]
skip-if = true # 1304004
[test_no_certificate.py]
tags = local
[test_safe_browsing_initial_download.py]