gecko-dev/toolkit/webapps/tests/chrome.ini
Phil Ringnalda 8d776883f8 Bug 1123085 - Disable webapp tests which fail on OS X 10.10
--HG--
extra : rebase_source : 292e9fbbc33602f4769be2f21e6c2760e2410214
2015-01-24 08:24:39 -08:00

39 lines
1.2 KiB
INI

[DEFAULT]
skip-if = buildapp == 'mulet' || os == "mac" && os_version == "10.6" # see bug 993690
support-files =
head.js
app.sjs
data/*
[test_custom_origin.xul]
skip-if = asan
[test_custom_origin_uninstall_install.xul]
skip-if = asan || (os == 'mac' && os_version == '10.10') # Bug 1123085
[test_install_appcache.xul]
skip-if = asan
[test_hosted.xul]
[test_packaged.xul]
[test_hosted_launch.xul]
skip-if = asan
[test_hosted_launch_no_registry.xul]
skip-if = asan
[test_packaged_launch.xul]
skip-if = asan
[test_packaged_launch_no_registry.xul]
skip-if = asan
[test_hosted_uninstall.xul]
skip-if = (os == "win" && os_version == "5.1") || (os == 'mac' && os_version == '10.10') # WinXP: bug 981251; OS X 10.10: bug 1123085
[test_packaged_uninstall.xul]
skip-if = (os == "win" && os_version == "5.1") || (os == 'mac' && os_version == '10.10') # WinXP: bug 981251; OS X 10.10: bug 1123085
[test_hosted_update_from_webapp_runtime.xul]
skip-if = asan
[test_packaged_update_from_webapp_runtime.xul]
skip-if = asan
[test_hosted_icons.xul]
[test_hosted_checkforupdates_from_webapp_runtime.xul]
skip-if = asan
[test_packaged_icons.xul]
[test_packaged_checkforupdates_from_webapp_runtime.xul]
skip-if = asan
[test_webapp_runtime_executable_update.xul]