mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
25 lines
849 B
INI
25 lines
849 B
INI
[DEFAULT]
|
|
skip-if = toolkit=='gonk' #b2g(bug 972927, nearly perma-fail) b2g-debug(bug 972927, nearly perma-fail)
|
|
support-files =
|
|
file_app.sjs
|
|
file_app.template.html
|
|
file_cached_app.template.appcache
|
|
file_cached_app.template.webapp
|
|
file_hosted_app.template.webapp
|
|
file_packaged_app.sjs
|
|
file_packaged_app.template.html
|
|
file_packaged_app.template.webapp
|
|
|
|
[test_app_update.html]
|
|
skip-if = (toolkit == 'gonk' && debug) #debug-only failure
|
|
[test_bug_795164.html]
|
|
[test_packaged_app_common.js]
|
|
[test_packaged_app_install.html]
|
|
skip-if = (toolkit == 'gonk' && debug) #debug-only failure
|
|
[test_packaged_app_update.html]
|
|
skip-if = toolkit=='gonk' # b2g(bug 915879) b2g-debug(debug-only timeout)
|
|
[test_uninstall_errors.html]
|
|
skip-if = (toolkit == 'gonk' && debug) #debug-only timeout
|
|
[test_receipt_operations.html]
|
|
[test_install_receipts.html]
|