зеркало из https://github.com/mozilla/gecko-dev.git
39 строки
1.2 KiB
INI
39 строки
1.2 KiB
INI
[DEFAULT]
|
|
skip-if = buildapp == 'mulet' || buildapp == 'b2g' || 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]
|