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

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

michael@0 1 [DEFAULT]
michael@0 2 skip-if = toolkit == 'android' || e10s #SLOW_DIRECTORY
michael@0 3 support-files =
michael@0 4 445544.cacheManifest
michael@0 5 445544.cacheManifest^headers^
michael@0 6 445544_part1.html
michael@0 7 445544_part2.html
michael@0 8 460353_iframe_nomanifest.html
michael@0 9 460353_iframe_ownmanifest.html
michael@0 10 460353_iframe_samemanifest.html
michael@0 11 744719-cancel.cacheManifest
michael@0 12 744719-cancel.cacheManifest^headers^
michael@0 13 744719.cacheManifest
michael@0 14 744719.cacheManifest^headers^
michael@0 15 badManifestMagic.cacheManifest
michael@0 16 badManifestMagic.cacheManifest^headers^
michael@0 17 bypass.cacheManifest
michael@0 18 bypass.cacheManifest^headers^
michael@0 19 bypass.html
michael@0 20 changing1Hour.sjs
michael@0 21 changing1Sec.sjs
michael@0 22 changingManifest.sjs
michael@0 23 dynamicRedirect.sjs
michael@0 24 explicitRedirect.sjs
michael@0 25 fallback.cacheManifest
michael@0 26 fallback.cacheManifest^headers^
michael@0 27 fallback.html
michael@0 28 fallback2.html
michael@0 29 fallbackTop.html
michael@0 30 foreign1.cacheManifest
michael@0 31 foreign1.cacheManifest^headers^
michael@0 32 foreign2.cacheManifest
michael@0 33 foreign2.cacheManifest^headers^
michael@0 34 foreign2.html
michael@0 35 jupiter.jpg
michael@0 36 manifestRedirect.sjs
michael@0 37 missing.html
michael@0 38 missingFile.cacheManifest
michael@0 39 missingFile.cacheManifest^headers^
michael@0 40 notonwhitelist.html
michael@0 41 obsolete.html
michael@0 42 obsoletingManifest.sjs
michael@0 43 offlineChild.html
michael@0 44 offlineTests.js
michael@0 45 onwhitelist.html
michael@0 46 onwhitelist.html^headers^
michael@0 47 overlap.cacheManifest
michael@0 48 overlap.cacheManifest^headers^
michael@0 49 redirects.sjs
michael@0 50 simpleManifest.cacheManifest
michael@0 51 simpleManifest.cacheManifest^headers^
michael@0 52 subresource744719.html
michael@0 53 unknownSection.cacheManifest
michael@0 54 unknownSection.cacheManifest^headers^
michael@0 55 updatingIframe.sjs
michael@0 56 updatingImplicit.html
michael@0 57 updatingManifest.sjs
michael@0 58 wildcardManifest.cacheManifest
michael@0 59 wildcardManifest.cacheManifest^headers^
michael@0 60 namespace1/opp.html
michael@0 61 namespace1/script.js
michael@0 62 namespace1/redirectToDifferentOrigin.sjs
michael@0 63 namespace1/sub/opp.html
michael@0 64 namespace1/sub/script1.js
michael@0 65 namespace1/sub2/script2.js
michael@0 66 namespace2/script3.js
michael@0 67
michael@0 68 [test_badManifestMagic.html]
michael@0 69 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)
michael@0 70 [test_bug445544.html]
michael@0 71 skip-if = buildapp == 'b2g'
michael@0 72 [test_bug460353.html]
michael@0 73 skip-if = buildapp == 'b2g'
michael@0 74 [test_bug474696.html]
michael@0 75 skip-if = buildapp == 'b2g'
michael@0 76 [test_bug544462.html]
michael@0 77 skip-if = buildapp == 'b2g'
michael@0 78 [test_bug744719-cancel.html]
michael@0 79 skip-if = buildapp == 'b2g'
michael@0 80 [test_bug744719.html]
michael@0 81 skip-if = buildapp == 'b2g'
michael@0 82 [test_bug765203.html]
michael@0 83 skip-if = buildapp == 'b2g'
michael@0 84 [test_bypass.html]
michael@0 85 skip-if = buildapp == 'b2g'
michael@0 86 [test_cancelOfflineCache.html]
michael@0 87 skip-if = buildapp == 'b2g'
michael@0 88 [test_changingManifest.html]
michael@0 89 skip-if = buildapp == 'b2g'
michael@0 90 [test_fallback.html]
michael@0 91 skip-if = buildapp == 'b2g'
michael@0 92 [test_foreign.html]
michael@0 93 skip-if = buildapp == 'b2g'
michael@0 94 [test_identicalManifest.html]
michael@0 95 skip-if = buildapp == 'b2g'
michael@0 96 [test_lowDeviceStorage.html]
michael@0 97 skip-if = buildapp == 'b2g'
michael@0 98 [test_lowDeviceStorageDuringUpdate.html]
michael@0 99 skip-if = buildapp == 'b2g'
michael@0 100 [test_missingFile.html]
michael@0 101 skip-if = buildapp == 'b2g'
michael@0 102 [test_missingManifest.html]
michael@0 103 skip-if = buildapp == 'b2g'
michael@0 104 [test_noManifest.html]
michael@0 105 skip-if = buildapp == 'b2g'
michael@0 106 [test_obsolete.html]
michael@0 107 skip-if = buildapp == 'b2g'
michael@0 108 [test_offlineIFrame.html]
michael@0 109 skip-if = buildapp == 'b2g'
michael@0 110 # [test_offlineMode.html]
michael@0 111 # disabled due to bug 656943
michael@0 112 [test_overlap.html]
michael@0 113 skip-if = buildapp == 'b2g'
michael@0 114 [test_redirectManifest.html]
michael@0 115 skip-if = buildapp == 'b2g'
michael@0 116 [test_redirectUpdateItem.html]
michael@0 117 skip-if = buildapp == 'b2g'
michael@0 118 [test_refetchManifest.html]
michael@0 119 skip-if = buildapp == 'b2g'
michael@0 120 [test_simpleManifest.html]
michael@0 121 skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT
michael@0 122 [test_updateCheck.html]
michael@0 123 skip-if = buildapp == 'b2g'
michael@0 124 [test_updatingManifest.html]
michael@0 125 skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT
michael@0 126 [test_xhtmlManifest.xhtml]
michael@0 127 skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT

mercurial