зеркало из https://github.com/mozilla/gecko-dev.git
39 строки
1.0 KiB
INI
39 строки
1.0 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
|
|
[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" # see bug 981251
|
|
[test_packaged_uninstall.xul]
|
|
skip-if = os == "win" && os_version == "5.1" # see bug 981251
|
|
[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]
|