browser/base/content/test/general/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/browser/base/content/test/general/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,38 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = buildapp == 'b2g' || e10s
     1.6 +support-files =
     1.7 +  audio.ogg
     1.8 +  bug364677-data.xml
     1.9 +  bug364677-data.xml^headers^
    1.10 +  bug395533-data.txt
    1.11 +  contextmenu_common.js
    1.12 +  ctxmenu-image.png
    1.13 +  feed_discovery.html
    1.14 +  gZipOfflineChild.cacheManifest
    1.15 +  gZipOfflineChild.cacheManifest^headers^
    1.16 +  gZipOfflineChild.html
    1.17 +  gZipOfflineChild.html^headers^
    1.18 +  head_plain.js
    1.19 +  offlineByDefault.js
    1.20 +  offlineChild.cacheManifest
    1.21 +  offlineChild.cacheManifest^headers^
    1.22 +  offlineChild.html
    1.23 +  offlineChild2.cacheManifest
    1.24 +  offlineChild2.cacheManifest^headers^
    1.25 +  offlineChild2.html
    1.26 +  offlineEvent.cacheManifest
    1.27 +  offlineEvent.cacheManifest^headers^
    1.28 +  offlineEvent.html
    1.29 +  privateBrowsingMode.js
    1.30 +  subtst_contextmenu.html
    1.31 +  video.ogg
    1.32 +
    1.33 +[test_bug364677.html]
    1.34 +[test_bug395533.html]
    1.35 +[test_contextmenu.html]
    1.36 +skip-if = toolkit == "gtk2" || toolkit == "gtk3" # disabled on Linux due to bug 513558
    1.37 +[test_contextmenu_input.html]
    1.38 +skip-if = toolkit == "gtk2" || toolkit == "gtk3" # disabled on Linux due to bug 513558
    1.39 +[test_feed_discovery.html]
    1.40 +[test_offlineNotification.html]
    1.41 +[test_offline_gzip.html]

mercurial