testing/mochitest/tests/Harness_sanity/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/testing/mochitest/tests/Harness_sanity/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,22 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = buildapp == 'b2g'
     1.6 +[test_sanity.html]
     1.7 +[test_sanityException.html]
     1.8 +[test_sanityException2.html]
     1.9 +[test_sanityWindowSnapshot.html]
    1.10 +[test_SpecialPowersExtension.html]
    1.11 +[test_SpecialPowersExtension2.html]
    1.12 +support-files = file_SpecialPowersFrame1.html
    1.13 +[test_SpecialPowersPushPermissions.html]
    1.14 +[test_SpecialPowersPushPrefEnv.html]
    1.15 +[test_SimpletestGetTestFileURL.html]
    1.16 +[test_SpecialPowersLoadChromeScript.html]
    1.17 +support-files = SpecialPowersLoadChromeScript.js
    1.18 +[test_bug816847.html]
    1.19 +skip-if = toolkit == 'android' || e10s #No test app installed
    1.20 +[test_sanity_cleanup.html]
    1.21 +[test_sanity_cleanup2.html]
    1.22 +[test_sanityEventUtils.html]
    1.23 +skip-if = toolkit == 'android' #bug 688052
    1.24 +[test_sanitySimpletest.html]
    1.25 +skip-if = toolkit == 'android' #bug 688052

mercurial