dom/datastore/tests/mochitest.ini

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:b2f259a5c9df
1 [DEFAULT]
2 skip-if = toolkit=='gonk' || e10s #b2g(bug 974270, frequent failures) b2g-debug(bug 974270, frequent failures)
3 support-files =
4 file_app_install.html
5 file_readonly.html
6 file_basic.html
7 file_changes.html
8 file_changes2.html
9 file_app.sjs
10 file_app.template.webapp
11 file_app2.template.webapp
12 file_arrays.html
13 file_sync.html
14 file_bug924104.html
15 file_certifiedApp.html
16 file_keys.html
17 file_duplicate.html
18 file_bug976311.html
19 file_bug976311.template.webapp
20 file_bug986056.html
21 file_bug986056.template.webapp
22 file_event_maker.html
23 file_event_receiver.html
24 file_transactions.html
25
26 [test_app_install.html]
27 [test_readonly.html]
28 skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(debug-only failure; time out) b2g-desktop(Bug 931116, b2g desktop specific, initial triage)
29 [test_basic.html]
30 [test_changes.html]
31 skip-if = (toolkit == 'gonk' && debug) #intermittent failures, bug 961021
32 [test_arrays.html]
33 skip-if = (toolkit == 'gonk' && debug) #debug-only failure; time out
34 [test_oop.html]
35 skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(debug-only failure; time out) b2g-desktop(Bug 931116, b2g desktop specific, initial triage)
36 [test_sync.html]
37 skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(debug-only failure; time out) b2g-desktop(Bug 931116, b2g desktop specific, initial triage)
38 [test_bug924104.html]
39 [test_certifiedApp.html]
40 skip-if = (toolkit == 'gonk' && debug) #debug-only failure; time out
41 [test_keys.html]
42 [test_duplicate.html]
43 [test_bug976311.html]
44 [test_bug986056.html]
45 [test_oop_events.html]
46 [test_transactions.html]

mercurial