dom/src/jsurl/test/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/src/jsurl/test/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,18 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = e10s
     1.6 +support-files =
     1.7 +  fail.html
     1.8 +  form-submit.html
     1.9 +  load-stopping-1a.html
    1.10 +  load-stopping-1b.html
    1.11 +  load-stopping-1c.html
    1.12 +  load-stopping-1d.html
    1.13 +  pass.html
    1.14 +
    1.15 +[test_bug351633-1.html]
    1.16 +[test_bug351633-2.html]
    1.17 +skip-if = (toolkit == 'gonk' && debug) #debug-only failure
    1.18 +[test_bug351633-3.html]
    1.19 +[test_bug351633-4.html]
    1.20 +skip-if = (toolkit == 'gonk' && debug) #debug-only failure
    1.21 +[test_bug384981.html]

mercurial