Bug 1167179 - Disable test_ssl_status_after_restart.py on Windows XP again due to test failures. r=maja_zf

This commit is contained in:
Henrik Skupin 2016-01-25 13:05:23 +01:00
parent 01b7750f34
commit f0e52faf55

View File

@ -14,6 +14,7 @@ tags = local
[test_security_notification.py]
[test_ssl_disabled_error_page.py]
[test_ssl_status_after_restart.py]
skip-if = (os == "win" && os_version == "5.1") # Bug 1167179: Fails to open popups after restart
[test_submit_unencrypted_info_warning.py]
[test_unknown_issuer.py]
[test_untrusted_connection_error_page.py]