netwerk/test/unit/xpcshell.ini

Wed, 31 Dec 2014 06:55:46 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:46 +0100
changeset 1
ca08bd8f51b2
permissions
-rw-r--r--

Added tag TORBROWSER_REPLICA for changeset 6474c204b198

michael@0 1 [DEFAULT]
michael@0 2 head = head_channels.js head_cache.js head_cache2.js
michael@0 3 tail =
michael@0 4 support-files =
michael@0 5 data/image.png
michael@0 6 data/system_root.lnk
michael@0 7 data/test_psl.txt
michael@0 8 data/test_readline1.txt
michael@0 9 data/test_readline2.txt
michael@0 10 data/test_readline3.txt
michael@0 11 data/test_readline4.txt
michael@0 12 data/test_readline5.txt
michael@0 13 data/test_readline6.txt
michael@0 14 data/test_readline7.txt
michael@0 15 data/test_readline8.txt
michael@0 16 data/signed_win.exe
michael@0 17 socks_client_subprocess.js
michael@0 18 test_link.desktop
michael@0 19 test_link.url
michael@0 20
michael@0 21 [test_cache2-01-basic.js]
michael@0 22 [test_cache2-01a-basic-readonly.js]
michael@0 23 [test_cache2-01b-basic-datasize.js]
michael@0 24 [test_cache2-01c-basic-hasmeta-only.js]
michael@0 25 [test_cache2-01d-basic-not-wanted.js]
michael@0 26 [test_cache2-02-open-non-existing.js]
michael@0 27 [test_cache2-03-oncacheentryavail-throws.js]
michael@0 28 [test_cache2-04-oncacheentryavail-throws2x.js]
michael@0 29 [test_cache2-05-visit.js]
michael@0 30 [test_cache2-06-pb-mode.js]
michael@0 31 # Bug 675039, comment 6: "The difference is that the memory cache is disabled in Armv6 builds."
michael@0 32 skip-if = os == "android"
michael@0 33 [test_cache2-07-visit-memory.js]
michael@0 34 # Bug 675039, comment 6: "The difference is that the memory cache is disabled in Armv6 builds."
michael@0 35 skip-if = os == "android"
michael@0 36 [test_cache2-08-evict-disk-by-memory-storage.js]
michael@0 37 [test_cache2-09-evict-disk-by-uri.js]
michael@0 38 [test_cache2-10-evict-direct.js]
michael@0 39 [test_cache2-10b-evict-direct-immediate.js]
michael@0 40 [test_cache2-11-evict-memory.js]
michael@0 41 # Bug 675039, comment 6: "The difference is that the memory cache is disabled in Armv6 builds."
michael@0 42 skip-if = os == "android"
michael@0 43 [test_cache2-12-evict-disk.js]
michael@0 44 # Bug 675039, comment 6: "The difference is that the memory cache is disabled in Armv6 builds."
michael@0 45 skip-if = os == "android"
michael@0 46 [test_cache2-13-evict-non-existing.js]
michael@0 47 [test_cache2-14-concurent-readers.js]
michael@0 48 [test_cache2-14b-concurent-readers-complete.js]
michael@0 49 [test_cache2-15-conditional-304.js]
michael@0 50 [test_cache2-16-conditional-200.js]
michael@0 51 [test_cache2-17-evict-all.js]
michael@0 52 [test_cache2-18-not-valid.js]
michael@0 53 [test_cache2-19-range-206.js]
michael@0 54 [test_cache2-20-range-200.js]
michael@0 55 [test_cache2-21-anon-storage.js]
michael@0 56 [test_cache2-22-anon-visit.js]
michael@0 57 [test_304_responses.js]
michael@0 58 # Bug 675039: test hangs on Android-armv6
michael@0 59 skip-if = os == "android"
michael@0 60 [test_cacheForOfflineUse_no-store.js]
michael@0 61 [test_307_redirect.js]
michael@0 62 [test_NetUtil.js]
michael@0 63 [test_URIs.js]
michael@0 64 [test_aboutblank.js]
michael@0 65 [test_assoc.js]
michael@0 66 [test_auth_jar.js]
michael@0 67 [test_auth_proxy.js]
michael@0 68 [test_authentication.js]
michael@0 69 [test_authpromptwrapper.js]
michael@0 70 [test_backgroundfilesaver.js]
michael@0 71 [test_bug203271.js]
michael@0 72 # Bug 675039: intermittent fail on Android-armv6
michael@0 73 skip-if = os == "android"
michael@0 74 [test_bug248970_cache.js]
michael@0 75 # Bug 675039: intermittent fail on Android-armv6
michael@0 76 skip-if = os == "android"
michael@0 77 [test_bug248970_cookie.js]
michael@0 78 [test_bug261425.js]
michael@0 79 [test_bug263127.js]
michael@0 80 [test_bug282432.js]
michael@0 81 [test_bug321706.js]
michael@0 82 [test_bug331825.js]
michael@0 83 [test_bug336501.js]
michael@0 84 [test_bug337744.js]
michael@0 85 [test_bug365133.js]
michael@0 86 # Bug 675039: intermittent fail on Android-armv6
michael@0 87 #skip-if = os == "android"
michael@0 88 skip-if = "FTP channel implementation needs to migrate to the new cache backend API"
michael@0 89 [test_bug368702.js]
michael@0 90 [test_bug369787.js]
michael@0 91 [test_bug371473.js]
michael@0 92 [test_bug376660.js]
michael@0 93 [test_bug376844.js]
michael@0 94 [test_bug376865.js]
michael@0 95 [test_bug379034.js]
michael@0 96 [test_bug380994.js]
michael@0 97 [test_bug388281.js]
michael@0 98 [test_bug396389.js]
michael@0 99 [test_bug401564.js]
michael@0 100 [test_bug411952.js]
michael@0 101 [test_bug412945.js]
michael@0 102 [test_bug414122.js]
michael@0 103 [test_bug427957.js]
michael@0 104 [test_bug429347.js]
michael@0 105 [test_bug455311.js]
michael@0 106 [test_bug455598.js]
michael@0 107 [test_bug468426.js]
michael@0 108 # Bug 675039: intermittent fail on Android-armv6
michael@0 109 skip-if = os == "android"
michael@0 110 [test_bug468594.js]
michael@0 111 # Bug 675039: intermittent fail on Android-armv6
michael@0 112 skip-if = os == "android"
michael@0 113 [test_bug470716.js]
michael@0 114 [test_bug477578.js]
michael@0 115 [test_bug479413.js]
michael@0 116 [test_bug479485.js]
michael@0 117 [test_bug482601.js]
michael@0 118 # Bug 675039: intermittent fail on Android-armv6
michael@0 119 skip-if = os == "android"
michael@0 120 [test_bug484684.js]
michael@0 121 # Bug 675039: intermittent fail on Android-armv6
michael@0 122 #skip-if = os == "android"
michael@0 123 skip-if = "FTP channel implementation needs to migrate to the new cache backend API"
michael@0 124 [test_bug490095.js]
michael@0 125 # Bug 675039: intermittent fail on Android-armv6
michael@0 126 skip-if = os == "android"
michael@0 127 [test_bug504014.js]
michael@0 128 [test_bug510359.js]
michael@0 129 [test_bug515583.js]
michael@0 130 # Bug 675039: intermittent fail on Android-armv6
michael@0 131 #skip-if = os == "android"
michael@0 132 skip-if = "FTP channel implementation needs to migrate to the new cache backend API"
michael@0 133 [test_bug528292.js]
michael@0 134 [test_bug536324_64bit_content_length.js]
michael@0 135 [test_bug540566.js]
michael@0 136 # Bug 675039: intermittent fail on Android-armv6
michael@0 137 skip-if = os == "android"
michael@0 138 [test_bug543805.js]
michael@0 139 # Bug 675039: intermittent fail on Android-armv6
michael@0 140 #skip-if = os == "android"
michael@0 141 skip-if = "FTP channel implementation needs to migrate to the new cache backend API"
michael@0 142 [test_bug553970.js]
michael@0 143 [test_bug561042.js]
michael@0 144 # Bug 675039: test fails on Android 4.0
michael@0 145 skip-if = os == "android"
michael@0 146 [test_bug561276.js]
michael@0 147 [test_bug580508.js]
michael@0 148 [test_bug586908.js]
michael@0 149 [test_bug596443.js]
michael@0 150 # Bug 675039: intermittent fail on Android
michael@0 151 skip-if = os == "android"
michael@0 152 [test_bug618835.js]
michael@0 153 [test_bug633743.js]
michael@0 154 # Bug 675039: intermittent fail on Android-armv6
michael@0 155 skip-if = os == "android"
michael@0 156 [test_bug650995.js]
michael@0 157 [test_bug652761.js]
michael@0 158 [test_bug651100.js]
michael@0 159 # Bug 675039: intermittent hang on Android-x86
michael@0 160 skip-if = os == "android"
michael@0 161 [test_bug654926.js]
michael@0 162 [test_bug654926_doom_and_read.js]
michael@0 163 [test_bug654926_test_seek.js]
michael@0 164 [test_bug659569.js]
michael@0 165 [test_bug660066.js]
michael@0 166 [test_bug667907.js]
michael@0 167 [test_bug667818.js]
michael@0 168 [test_bug669001.js]
michael@0 169 # Bug 675039: intermittent fail on Android-armv6
michael@0 170 skip-if = os == "android"
michael@0 171 [test_bug712914_secinfo_validation.js]
michael@0 172 [test_bug770243.js]
michael@0 173 [test_bug894586.js]
michael@0 174 # Allocating 4GB might actually succeed on 64 bit machines
michael@0 175 skip-if = bits != 32
michael@0 176 [test_bug935499.js]
michael@0 177 [test_bug952927.js]
michael@0 178 [test_doomentry.js]
michael@0 179 [test_cacheflags.js]
michael@0 180 # Bug 675039: intermittent fail on Android-armv6
michael@0 181 skip-if = os == "android"
michael@0 182 [test_cache_jar.js]
michael@0 183 [test_channel_close.js]
michael@0 184 [test_compareURIs.js]
michael@0 185 [test_compressappend.js]
michael@0 186 [test_content_encoding_gzip.js]
michael@0 187 [test_content_sniffer.js]
michael@0 188 [test_cookie_header.js]
michael@0 189 [test_cookiejars.js]
michael@0 190 [test_cookiejars_safebrowsing.js]
michael@0 191 [test_data_protocol.js]
michael@0 192 [test_dns_service.js]
michael@0 193 [test_dns_localredirect.js]
michael@0 194 [test_dns_proxy_bypass.js]
michael@0 195 [test_duplicate_headers.js]
michael@0 196 [test_chunked_responses.js]
michael@0 197 [test_event_sink.js]
michael@0 198 [test_extract_charset_from_content_type.js]
michael@0 199 [test_force_sniffing.js]
michael@0 200 [test_fallback_no-cache-entry_canceled.js]
michael@0 201 [test_fallback_no-cache-entry_passing.js]
michael@0 202 [test_fallback_redirect-to-different-origin_canceled.js]
michael@0 203 [test_fallback_redirect-to-different-origin_passing.js]
michael@0 204 [test_fallback_request-error_canceled.js]
michael@0 205 [test_fallback_request-error_passing.js]
michael@0 206 [test_fallback_response-error_canceled.js]
michael@0 207 [test_fallback_response-error_passing.js]
michael@0 208 [test_file_partial_inputstream.js]
michael@0 209 [test_file_protocol.js]
michael@0 210 [test_filestreams.js]
michael@0 211 [test_freshconnection.js]
michael@0 212 [test_gre_resources.js]
michael@0 213 [test_gzipped_206.js]
michael@0 214 # Bug 675039: intermittent fail on Android-armv6
michael@0 215 skip-if = os == "android"
michael@0 216 [test_head.js]
michael@0 217 [test_header_Accept-Language.js]
michael@0 218 [test_headers.js]
michael@0 219 [test_http_headers.js]
michael@0 220 [test_httpauth.js]
michael@0 221 [test_httpcancel.js]
michael@0 222 [test_httpResponseTimeout.js]
michael@0 223 [test_httpsuspend.js]
michael@0 224 [test_idnservice.js]
michael@0 225 [test_idn_urls.js]
michael@0 226 [test_invalidport.js]
michael@0 227 [test_localstreams.js]
michael@0 228 [test_mismatch_last-modified.js]
michael@0 229 [test_MIME_params.js]
michael@0 230 [test_mozTXTToHTMLConv.js]
michael@0 231 [test_multipart_byteranges.js]
michael@0 232 [test_multipart_streamconv.js]
michael@0 233 [test_multipart_streamconv_missing_lead_boundary.js]
michael@0 234 [test_nestedabout_serialize.js]
michael@0 235 [test_net_addr.js]
michael@0 236 # Bug 732363: test fails on windows for unknown reasons.
michael@0 237 skip-if = os == "win"
michael@0 238 [test_nojsredir.js]
michael@0 239 [test_offline_status.js]
michael@0 240 [test_parse_content_type.js]
michael@0 241 [test_permmgr.js]
michael@0 242 [test_plaintext_sniff.js]
michael@0 243 [test_post.js]
michael@0 244 [test_private_necko_channel.js]
michael@0 245 # Bug 675039: intermittent fail on Android-armv6
michael@0 246 skip-if = os == "android"
michael@0 247 [test_private_cookie_changed.js]
michael@0 248 [test_progress.js]
michael@0 249 [test_protocolproxyservice.js]
michael@0 250 [test_proxy-failover_canceled.js]
michael@0 251 [test_proxy-failover_passing.js]
michael@0 252 [test_proxy-replace_canceled.js]
michael@0 253 [test_proxy-replace_passing.js]
michael@0 254 [test_psl.js]
michael@0 255 [test_range_requests.js]
michael@0 256 [test_readline.js]
michael@0 257 [test_redirect-caching_canceled.js]
michael@0 258 # Bug 675039: intermittent fail on Android-armv6
michael@0 259 skip-if = os == "android"
michael@0 260 [test_redirect-caching_failure.js]
michael@0 261 # Bug 675039: test fails consistently on Android
michael@0 262 fail-if = os == "android"
michael@0 263 [test_redirect-caching_passing.js]
michael@0 264 [test_redirect_canceled.js]
michael@0 265 [test_redirect_failure.js]
michael@0 266 # Bug 675039: test fails consistently on Android
michael@0 267 fail-if = os == "android"
michael@0 268 [test_redirect_from_script.js]
michael@0 269 [test_redirect_passing.js]
michael@0 270 [test_redirect_loop.js]
michael@0 271 [test_redirect_baduri.js]
michael@0 272 [test_redirect_different-protocol.js]
michael@0 273 [test_reentrancy.js]
michael@0 274 [test_reopen.js]
michael@0 275 [test_resumable_channel.js]
michael@0 276 [test_resumable_truncate.js]
michael@0 277 [test_safeoutputstream.js]
michael@0 278 [test_simple.js]
michael@0 279 [test_sockettransportsvc_available.js]
michael@0 280 [test_socks.js]
michael@0 281 # Bug 675039: test fails consistently on Android
michael@0 282 fail-if = os == "android"
michael@0 283 # spdy and http2 unit tests require us to have node available to run the spdy and http2 server
michael@0 284 [test_spdy.js]
michael@0 285 run-if = hasNode
michael@0 286 [test_http2.js]
michael@0 287 run-if = hasNode
michael@0 288 [test_speculative_connect.js]
michael@0 289 [test_standardurl.js]
michael@0 290 [test_standardurl_port.js]
michael@0 291 [test_streamcopier.js]
michael@0 292 [test_traceable_channel.js]
michael@0 293 [test_unescapestring.js]
michael@0 294 [test_xmlhttprequest.js]
michael@0 295 [test_XHR_redirects.js]
michael@0 296 [test_pinned_app_cache.js]
michael@0 297 [test_offlinecache_custom-directory.js]
michael@0 298 run-sequentially = Hardcoded hash value includes port 4444.
michael@0 299 [test_bug767025.js]
michael@0 300 run-sequentially = Hardcoded hash value includes port 4444.
michael@0 301 [test_bug826063.js]
michael@0 302 [test_bug812167.js]
michael@0 303 # Bug 675039: intermittent fail on Android-armv6
michael@0 304 skip-if = os == "android"
michael@0 305 [test_tldservice_nextsubdomain.js]
michael@0 306 [test_about_protocol.js]
michael@0 307 [test_bug856978.js]
michael@0 308 [test_unix_domain.js]
michael@0 309 # The xpcshell temp directory on Android doesn't seem to let us create
michael@0 310 # Unix domain sockets. (Perhaps it's a FAT filesystem?)
michael@0 311 skip-if = os == "android"
michael@0 312 [test_addr_in_use_error.js]
michael@0 313 [test_about_networking.js]
michael@0 314 [test_ping_aboutnetworking.js]
michael@0 315 [test_referrer.js]
michael@0 316 [test_seer.js]
michael@0 317 skip-if = true
michael@0 318 [test_signature_extraction.js]
michael@0 319 run-if = os == "win"

mercurial