gecko/dom/datastore/tests/mochitest.ini
Ehsan Akhgari bdb2449fac Bug 974270 - Re-enable the majority of datastore tests on b2g; r=khuey
I have no idea what has fixed these tests, but the try server says
they are fixed.  We always suspected that this is caused by a bug
in the mozapps code, and there has been some development there, and
elsewhere.

--HG--
extra : rebase_source : 2122a1016c3505b833d11b49cf63f79f117792e5
2014-07-25 15:07:44 -04:00

59 lines
1.8 KiB
INI

[DEFAULT]
skip-if = e10s
support-files =
file_app_install.html
file_readonly.html
file_basic.html
file_basic_worker.html
file_basic_worker.js
file_changes.html
file_changes2.html
file_app.sjs
file_app.template.webapp
file_app2.template.webapp
file_arrays.html
file_sync.html
file_sync_worker.html
file_sync_worker.js
file_bug924104.html
file_certifiedApp.html
file_keys.html
file_duplicate.html
file_bug976311.html
file_bug976311.template.webapp
file_bug986056.html
file_bug986056.template.webapp
file_event_maker.html
file_event_receiver.html
file_transactions.html
file_basic_common.js
file_sync_common.js
file_bug1008044.html
file_bug957086.html
[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]
[test_bug986056.html]
[test_oop_events.html]
[test_transactions.html]
[test_bug1008044.html]
[test_bug957086.html]