mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 972927 - Re-enable dom/apps tests on b2g. r=RyanVM
This commit is contained in:
parent
7337912f72
commit
6eb6dbf58f
@ -1,5 +1,5 @@
|
||||
[DEFAULT]
|
||||
skip-if = toolkit=='gonk' || e10s #b2g(bug 972927, nearly perma-fail) b2g-debug(bug 972927, nearly perma-fail)
|
||||
skip-if = e10s
|
||||
support-files =
|
||||
chromeAddCert.js
|
||||
file_app.sjs
|
||||
@ -15,15 +15,11 @@ support-files =
|
||||
signed/*
|
||||
|
||||
[test_app_update.html]
|
||||
skip-if = (toolkit == 'gonk' && debug) #debug-only failure
|
||||
[test_bug_795164.html]
|
||||
[test_install_receipts.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_receipt_operations.html]
|
||||
[test_signed_pkg_install.html]
|
||||
[test_uninstall_errors.html]
|
||||
skip-if = (toolkit == 'gonk' && debug) #debug-only timeout
|
||||
|
Loading…
Reference in New Issue
Block a user