Bug 1154545 - Skip test_hosted_checkforupdates_from_webapp_runtime.xul and test_packaged_checkforupdates_from_webapp_runtime.xul on Win8 opt builds as well.

CLOSED TREE
This commit is contained in:
Ryan VanderMeulen 2015-08-07 09:50:33 -04:00
parent a84276913e
commit 0c6241d386

View File

@ -31,9 +31,9 @@ skip-if = asan
skip-if = asan
[test_hosted_icons.xul]
[test_hosted_checkforupdates_from_webapp_runtime.xul]
skip-if = asan || ((os == "win" && os_version == "6.2") && debug) # Win8: bug 1162987
skip-if = asan || (os == "win" && os_version == "6.2") # Win8: bug 1162987
[test_packaged_icons.xul]
[test_packaged_checkforupdates_from_webapp_runtime.xul]
skip-if = asan || ((os == "win" && os_version == "6.2") && debug) # Win8: bug 1154545
skip-if = asan || (os == "win" && os_version == "6.2") # Win8: bug 1154545
[test_webapp_runtime_executable_update.xul]
[test_non_ascii_app_name.xul]