dom/alarm/test/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/alarm/test/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,21 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = e10s
     1.6 +
     1.7 +support-files =
     1.8 +  file_empty.html
     1.9 +
    1.10 +[test_alarm_add_data.html]
    1.11 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.12 +[test_alarm_add_date.html]
    1.13 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.14 +[test_alarm_add_respectTimezone.html]
    1.15 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.16 +[test_alarm_non_permitted_app.html]
    1.17 +[test_alarm_permitted_app.html]
    1.18 +[test_alarm_remove.html]
    1.19 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.20 +[test_bug1015540.html]
    1.21 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.22 +[test_bug1037079.html]
    1.23 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.24 +

mercurial