Bug 1047522 - Enable the rest of the data store tests; r=khuey

This commit is contained in:
Ehsan Akhgari 2014-08-01 19:08:23 -04:00
parent f10174b1dd
commit ba1948fc1c

View File

@ -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]