dom/tests/mochitest/ajax/offline/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/tests/mochitest/ajax/offline/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,127 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = toolkit == 'android' || e10s #SLOW_DIRECTORY
     1.6 +support-files =
     1.7 +  445544.cacheManifest
     1.8 +  445544.cacheManifest^headers^
     1.9 +  445544_part1.html
    1.10 +  445544_part2.html
    1.11 +  460353_iframe_nomanifest.html
    1.12 +  460353_iframe_ownmanifest.html
    1.13 +  460353_iframe_samemanifest.html
    1.14 +  744719-cancel.cacheManifest
    1.15 +  744719-cancel.cacheManifest^headers^
    1.16 +  744719.cacheManifest
    1.17 +  744719.cacheManifest^headers^
    1.18 +  badManifestMagic.cacheManifest
    1.19 +  badManifestMagic.cacheManifest^headers^
    1.20 +  bypass.cacheManifest
    1.21 +  bypass.cacheManifest^headers^
    1.22 +  bypass.html
    1.23 +  changing1Hour.sjs
    1.24 +  changing1Sec.sjs
    1.25 +  changingManifest.sjs
    1.26 +  dynamicRedirect.sjs
    1.27 +  explicitRedirect.sjs
    1.28 +  fallback.cacheManifest
    1.29 +  fallback.cacheManifest^headers^
    1.30 +  fallback.html
    1.31 +  fallback2.html
    1.32 +  fallbackTop.html
    1.33 +  foreign1.cacheManifest
    1.34 +  foreign1.cacheManifest^headers^
    1.35 +  foreign2.cacheManifest
    1.36 +  foreign2.cacheManifest^headers^
    1.37 +  foreign2.html
    1.38 +  jupiter.jpg
    1.39 +  manifestRedirect.sjs
    1.40 +  missing.html
    1.41 +  missingFile.cacheManifest
    1.42 +  missingFile.cacheManifest^headers^
    1.43 +  notonwhitelist.html
    1.44 +  obsolete.html
    1.45 +  obsoletingManifest.sjs
    1.46 +  offlineChild.html
    1.47 +  offlineTests.js
    1.48 +  onwhitelist.html
    1.49 +  onwhitelist.html^headers^
    1.50 +  overlap.cacheManifest
    1.51 +  overlap.cacheManifest^headers^
    1.52 +  redirects.sjs
    1.53 +  simpleManifest.cacheManifest
    1.54 +  simpleManifest.cacheManifest^headers^
    1.55 +  subresource744719.html
    1.56 +  unknownSection.cacheManifest
    1.57 +  unknownSection.cacheManifest^headers^
    1.58 +  updatingIframe.sjs
    1.59 +  updatingImplicit.html
    1.60 +  updatingManifest.sjs
    1.61 +  wildcardManifest.cacheManifest
    1.62 +  wildcardManifest.cacheManifest^headers^
    1.63 +  namespace1/opp.html
    1.64 +  namespace1/script.js
    1.65 +  namespace1/redirectToDifferentOrigin.sjs
    1.66 +  namespace1/sub/opp.html
    1.67 +  namespace1/sub/script1.js
    1.68 +  namespace1/sub2/script2.js
    1.69 +  namespace2/script3.js
    1.70 +
    1.71 +[test_badManifestMagic.html]
    1.72 +skip-if = buildapp == 'b2g' # b2g(all related, needs fix in offlineTests.js which could help) b2g-debug(all related, needs fix in offlineTests.js which could help) b2g-desktop(all related, needs fix in offlineTests.js which could help)
    1.73 +[test_bug445544.html]
    1.74 +skip-if = buildapp == 'b2g'
    1.75 +[test_bug460353.html]
    1.76 +skip-if = buildapp == 'b2g'
    1.77 +[test_bug474696.html]
    1.78 +skip-if = buildapp == 'b2g'
    1.79 +[test_bug544462.html]
    1.80 +skip-if = buildapp == 'b2g'
    1.81 +[test_bug744719-cancel.html]
    1.82 +skip-if = buildapp == 'b2g'
    1.83 +[test_bug744719.html]
    1.84 +skip-if = buildapp == 'b2g'
    1.85 +[test_bug765203.html]
    1.86 +skip-if = buildapp == 'b2g'
    1.87 +[test_bypass.html]
    1.88 +skip-if = buildapp == 'b2g'
    1.89 +[test_cancelOfflineCache.html]
    1.90 +skip-if = buildapp == 'b2g'
    1.91 +[test_changingManifest.html]
    1.92 +skip-if = buildapp == 'b2g'
    1.93 +[test_fallback.html]
    1.94 +skip-if = buildapp == 'b2g'
    1.95 +[test_foreign.html]
    1.96 +skip-if = buildapp == 'b2g'
    1.97 +[test_identicalManifest.html]
    1.98 +skip-if = buildapp == 'b2g'
    1.99 +[test_lowDeviceStorage.html]
   1.100 +skip-if = buildapp == 'b2g'
   1.101 +[test_lowDeviceStorageDuringUpdate.html]
   1.102 +skip-if = buildapp == 'b2g'
   1.103 +[test_missingFile.html]
   1.104 +skip-if = buildapp == 'b2g'
   1.105 +[test_missingManifest.html]
   1.106 +skip-if = buildapp == 'b2g'
   1.107 +[test_noManifest.html]
   1.108 +skip-if = buildapp == 'b2g'
   1.109 +[test_obsolete.html]
   1.110 +skip-if = buildapp == 'b2g'
   1.111 +[test_offlineIFrame.html]
   1.112 +skip-if = buildapp == 'b2g'
   1.113 +# [test_offlineMode.html]
   1.114 +# disabled due to bug 656943
   1.115 +[test_overlap.html]
   1.116 +skip-if = buildapp == 'b2g'
   1.117 +[test_redirectManifest.html]
   1.118 +skip-if = buildapp == 'b2g'
   1.119 +[test_redirectUpdateItem.html]
   1.120 +skip-if = buildapp == 'b2g'
   1.121 +[test_refetchManifest.html]
   1.122 +skip-if = buildapp == 'b2g'
   1.123 +[test_simpleManifest.html]
   1.124 +skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT
   1.125 +[test_updateCheck.html]
   1.126 +skip-if = buildapp == 'b2g'
   1.127 +[test_updatingManifest.html]
   1.128 +skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT
   1.129 +[test_xhtmlManifest.xhtml]
   1.130 +skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT

mercurial