2013-10-04 10:08:28 -07:00
|
|
|
[DEFAULT]
|
2014-07-25 12:07:44 -07:00
|
|
|
skip-if = e10s
|
2013-10-04 10:08:28 -07:00
|
|
|
support-files =
|
|
|
|
file_app_install.html
|
|
|
|
file_readonly.html
|
|
|
|
file_basic.html
|
2014-02-24 05:57:58 -08:00
|
|
|
file_basic_worker.html
|
|
|
|
file_basic_worker.js
|
2013-10-04 10:08:28 -07:00
|
|
|
file_changes.html
|
|
|
|
file_changes2.html
|
|
|
|
file_app.sjs
|
|
|
|
file_app.template.webapp
|
|
|
|
file_app2.template.webapp
|
|
|
|
file_arrays.html
|
|
|
|
file_sync.html
|
2014-03-12 02:03:29 -07:00
|
|
|
file_sync_worker.html
|
|
|
|
file_sync_worker.js
|
2013-10-07 09:09:08 -07:00
|
|
|
file_bug924104.html
|
2013-12-05 15:12:23 -08:00
|
|
|
file_certifiedApp.html
|
2013-12-19 01:07:21 -08:00
|
|
|
file_keys.html
|
2014-01-23 11:31:01 -08:00
|
|
|
file_duplicate.html
|
2014-02-26 09:38:38 -08:00
|
|
|
file_bug976311.html
|
|
|
|
file_bug976311.template.webapp
|
2014-03-28 10:41:00 -07:00
|
|
|
file_bug986056.html
|
|
|
|
file_bug986056.template.webapp
|
2014-08-26 01:20:02 -07:00
|
|
|
file_bug1058108.html
|
2014-03-06 05:52:54 -08:00
|
|
|
file_event_maker.html
|
|
|
|
file_event_receiver.html
|
2014-04-07 13:08:11 -07:00
|
|
|
file_transactions.html
|
2014-05-11 23:42:01 -07:00
|
|
|
file_basic_common.js
|
|
|
|
file_sync_common.js
|
2014-05-22 04:12:15 -07:00
|
|
|
file_bug1008044.html
|
2014-06-03 07:36:46 -07:00
|
|
|
file_bug957086.html
|
2014-06-27 00:58:47 -07:00
|
|
|
file_notify_system_message.html
|
2014-12-17 06:49:36 -08:00
|
|
|
file_worker_close.html
|
|
|
|
file_worker_close.js
|
2013-10-04 10:08:28 -07:00
|
|
|
|
|
|
|
[test_app_install.html]
|
2014-11-10 18:25:36 -08:00
|
|
|
skip-if = toolkit == 'gonk' # embed-apps doesn't work in the mochitest app
|
2013-10-04 10:08:28 -07:00
|
|
|
[test_readonly.html]
|
2014-10-22 08:51:00 -07:00
|
|
|
skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 936226
|
2013-10-04 10:08:28 -07:00
|
|
|
[test_basic.html]
|
2014-02-24 05:57:58 -08:00
|
|
|
[test_basic_worker.html]
|
2013-10-04 10:08:28 -07:00
|
|
|
[test_changes.html]
|
|
|
|
[test_arrays.html]
|
|
|
|
[test_oop.html]
|
2014-10-22 08:51:00 -07:00
|
|
|
skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 936226
|
2013-10-04 10:08:28 -07:00
|
|
|
[test_sync.html]
|
2014-10-22 08:51:00 -07:00
|
|
|
skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 936226
|
2014-03-12 02:03:29 -07:00
|
|
|
[test_sync_worker.html]
|
2013-10-07 09:09:08 -07:00
|
|
|
[test_bug924104.html]
|
2013-12-05 15:12:23 -08:00
|
|
|
[test_certifiedApp.html]
|
2013-12-19 01:07:21 -08:00
|
|
|
[test_keys.html]
|
2014-01-23 11:31:01 -08:00
|
|
|
[test_duplicate.html]
|
2014-02-26 09:38:38 -08:00
|
|
|
[test_bug976311.html]
|
2014-03-28 10:41:00 -07:00
|
|
|
[test_bug986056.html]
|
2014-03-06 05:52:54 -08:00
|
|
|
[test_oop_events.html]
|
2014-04-07 13:08:11 -07:00
|
|
|
[test_transactions.html]
|
2014-05-22 04:12:15 -07:00
|
|
|
[test_bug1008044.html]
|
2014-06-03 07:36:46 -07:00
|
|
|
[test_bug957086.html]
|
2014-08-26 01:20:02 -07:00
|
|
|
[test_bug1058108.html]
|
2014-06-27 00:58:47 -07:00
|
|
|
[test_notify_system_message.html]
|
|
|
|
skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' || toolkit == 'win' #bug 1053662 - Timeout prone
|
2014-12-17 06:49:36 -08:00
|
|
|
[test_worker_close.html]
|