mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1047522 - Enable the rest of the data store tests; r=khuey
This commit is contained in:
parent
f10174b1dd
commit
ba1948fc1c
@ -33,21 +33,15 @@ support-files =
|
||||
|
||||
[test_app_install.html]
|
||||
[test_readonly.html]
|
||||
skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(debug-only failure; time out) b2g-desktop(Bug 931116, b2g desktop specific, initial triage)
|
||||
[test_basic.html]
|
||||
[test_basic_worker.html]
|
||||
[test_changes.html]
|
||||
skip-if = (toolkit == 'gonk' && debug) #intermittent failures, bug 961021
|
||||
[test_arrays.html]
|
||||
skip-if = (toolkit == 'gonk' && debug) #debug-only failure; time out
|
||||
[test_oop.html]
|
||||
skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(debug-only failure; time out) b2g-desktop(Bug 931116, b2g desktop specific, initial triage)
|
||||
[test_sync.html]
|
||||
[test_sync_worker.html]
|
||||
skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(debug-only failure; time out) b2g-desktop(Bug 931116, b2g desktop specific, initial triage)
|
||||
[test_bug924104.html]
|
||||
[test_certifiedApp.html]
|
||||
skip-if = (toolkit == 'gonk' && debug) #debug-only failure; time out
|
||||
[test_keys.html]
|
||||
[test_duplicate.html]
|
||||
[test_bug976311.html]
|
||||
|
Loading…
Reference in New Issue
Block a user