toolkit/webapps/tests/chrome.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/webapps/tests/chrome.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,18 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = os == "mac" # see bug 993690
     1.6 +support-files =
     1.7 +  head.js
     1.8 +  app.sjs
     1.9 +  data/app/index.html
    1.10 +  data/app/manifest.webapp
    1.11 +
    1.12 +[test_hosted.xul]
    1.13 +[test_packaged.xul]
    1.14 +[test_hosted_launch.xul]
    1.15 +skip-if = asan
    1.16 +[test_hosted_launch_no_registry.xul]
    1.17 +skip-if = asan
    1.18 +[test_packaged_launch.xul]
    1.19 +skip-if = asan
    1.20 +[test_packaged_launch_no_registry.xul]
    1.21 +skip-if = asan

mercurial