dom/tests/mochitest/notification/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/tests/mochitest/notification/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = e10s
     1.6 +support-files =
     1.7 +  MockServices.js
     1.8 +  NotificationTest.js
     1.9 +
    1.10 +[test_notification_basics.html]
    1.11 +[test_notification_storage.html]
    1.12 +skip-if = (toolkit == 'gonk' && debug) #debug-only timeout
    1.13 +[test_bug931307.html]
    1.14 +skip-if = (toolkit == 'gonk' && debug) #debug-only timeout

mercurial