mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-19 02:13:04 +00:00
40 lines
1.4 KiB
INI
40 lines
1.4 KiB
INI
|
[DEFAULT]
|
||
|
skip-if = buildapp == 'mulet' || buildapp == 'b2g' || os == 'android' || 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') || os == 'win' # Bug 1123085, Bug 1059238 for Windows
|
||
|
[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 || (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") # Win8: bug 1154545
|
||
|
[test_webapp_runtime_executable_update.xul]
|
||
|
[test_non_ascii_app_name.xul]
|