netwerk/test/unit/xpcshell.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/netwerk/test/unit/xpcshell.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,319 @@
     1.4 +[DEFAULT]
     1.5 +head = head_channels.js head_cache.js head_cache2.js
     1.6 +tail =
     1.7 +support-files =
     1.8 +  data/image.png
     1.9 +  data/system_root.lnk
    1.10 +  data/test_psl.txt
    1.11 +  data/test_readline1.txt
    1.12 +  data/test_readline2.txt
    1.13 +  data/test_readline3.txt
    1.14 +  data/test_readline4.txt
    1.15 +  data/test_readline5.txt
    1.16 +  data/test_readline6.txt
    1.17 +  data/test_readline7.txt
    1.18 +  data/test_readline8.txt
    1.19 +  data/signed_win.exe
    1.20 +  socks_client_subprocess.js
    1.21 +  test_link.desktop
    1.22 +  test_link.url
    1.23 +
    1.24 +[test_cache2-01-basic.js]
    1.25 +[test_cache2-01a-basic-readonly.js]
    1.26 +[test_cache2-01b-basic-datasize.js]
    1.27 +[test_cache2-01c-basic-hasmeta-only.js]
    1.28 +[test_cache2-01d-basic-not-wanted.js]
    1.29 +[test_cache2-02-open-non-existing.js]
    1.30 +[test_cache2-03-oncacheentryavail-throws.js]
    1.31 +[test_cache2-04-oncacheentryavail-throws2x.js]
    1.32 +[test_cache2-05-visit.js]
    1.33 +[test_cache2-06-pb-mode.js]
    1.34 +# Bug 675039, comment 6: "The difference is that the memory cache is disabled in Armv6 builds."
    1.35 +skip-if = os == "android"
    1.36 +[test_cache2-07-visit-memory.js]
    1.37 +# Bug 675039, comment 6: "The difference is that the memory cache is disabled in Armv6 builds."
    1.38 +skip-if = os == "android"
    1.39 +[test_cache2-08-evict-disk-by-memory-storage.js]
    1.40 +[test_cache2-09-evict-disk-by-uri.js]
    1.41 +[test_cache2-10-evict-direct.js]
    1.42 +[test_cache2-10b-evict-direct-immediate.js]
    1.43 +[test_cache2-11-evict-memory.js]
    1.44 +# Bug 675039, comment 6: "The difference is that the memory cache is disabled in Armv6 builds."
    1.45 +skip-if = os == "android"
    1.46 +[test_cache2-12-evict-disk.js]
    1.47 +# Bug 675039, comment 6: "The difference is that the memory cache is disabled in Armv6 builds."
    1.48 +skip-if = os == "android"
    1.49 +[test_cache2-13-evict-non-existing.js]
    1.50 +[test_cache2-14-concurent-readers.js]
    1.51 +[test_cache2-14b-concurent-readers-complete.js]
    1.52 +[test_cache2-15-conditional-304.js]
    1.53 +[test_cache2-16-conditional-200.js]
    1.54 +[test_cache2-17-evict-all.js]
    1.55 +[test_cache2-18-not-valid.js]
    1.56 +[test_cache2-19-range-206.js]
    1.57 +[test_cache2-20-range-200.js]
    1.58 +[test_cache2-21-anon-storage.js]
    1.59 +[test_cache2-22-anon-visit.js]
    1.60 +[test_304_responses.js]
    1.61 +# Bug 675039: test hangs on Android-armv6 
    1.62 +skip-if = os == "android"
    1.63 +[test_cacheForOfflineUse_no-store.js]
    1.64 +[test_307_redirect.js]
    1.65 +[test_NetUtil.js]
    1.66 +[test_URIs.js]
    1.67 +[test_aboutblank.js]
    1.68 +[test_assoc.js]
    1.69 +[test_auth_jar.js]
    1.70 +[test_auth_proxy.js]
    1.71 +[test_authentication.js]
    1.72 +[test_authpromptwrapper.js]
    1.73 +[test_backgroundfilesaver.js]
    1.74 +[test_bug203271.js]
    1.75 +# Bug 675039: intermittent fail on Android-armv6 
    1.76 +skip-if = os == "android"
    1.77 +[test_bug248970_cache.js]
    1.78 +# Bug 675039: intermittent fail on Android-armv6 
    1.79 +skip-if = os == "android"
    1.80 +[test_bug248970_cookie.js]
    1.81 +[test_bug261425.js]
    1.82 +[test_bug263127.js]
    1.83 +[test_bug282432.js]
    1.84 +[test_bug321706.js]
    1.85 +[test_bug331825.js]
    1.86 +[test_bug336501.js]
    1.87 +[test_bug337744.js]
    1.88 +[test_bug365133.js]
    1.89 +# Bug 675039: intermittent fail on Android-armv6
    1.90 +#skip-if = os == "android"
    1.91 +skip-if = "FTP channel implementation needs to migrate to the new cache backend API"
    1.92 +[test_bug368702.js]
    1.93 +[test_bug369787.js]
    1.94 +[test_bug371473.js]
    1.95 +[test_bug376660.js]
    1.96 +[test_bug376844.js]
    1.97 +[test_bug376865.js]
    1.98 +[test_bug379034.js]
    1.99 +[test_bug380994.js]
   1.100 +[test_bug388281.js]
   1.101 +[test_bug396389.js]
   1.102 +[test_bug401564.js]
   1.103 +[test_bug411952.js]
   1.104 +[test_bug412945.js]
   1.105 +[test_bug414122.js]
   1.106 +[test_bug427957.js]
   1.107 +[test_bug429347.js]
   1.108 +[test_bug455311.js]
   1.109 +[test_bug455598.js]
   1.110 +[test_bug468426.js]
   1.111 +# Bug 675039: intermittent fail on Android-armv6 
   1.112 +skip-if = os == "android"
   1.113 +[test_bug468594.js]
   1.114 +# Bug 675039: intermittent fail on Android-armv6 
   1.115 +skip-if = os == "android"
   1.116 +[test_bug470716.js]
   1.117 +[test_bug477578.js]
   1.118 +[test_bug479413.js]
   1.119 +[test_bug479485.js]
   1.120 +[test_bug482601.js]
   1.121 +# Bug 675039: intermittent fail on Android-armv6 
   1.122 +skip-if = os == "android"
   1.123 +[test_bug484684.js]
   1.124 +# Bug 675039: intermittent fail on Android-armv6 
   1.125 +#skip-if = os == "android"
   1.126 +skip-if = "FTP channel implementation needs to migrate to the new cache backend API"
   1.127 +[test_bug490095.js]
   1.128 +# Bug 675039: intermittent fail on Android-armv6 
   1.129 +skip-if = os == "android"
   1.130 +[test_bug504014.js]
   1.131 +[test_bug510359.js]
   1.132 +[test_bug515583.js]
   1.133 +# Bug 675039: intermittent fail on Android-armv6 
   1.134 +#skip-if = os == "android"
   1.135 +skip-if = "FTP channel implementation needs to migrate to the new cache backend API"
   1.136 +[test_bug528292.js]
   1.137 +[test_bug536324_64bit_content_length.js]
   1.138 +[test_bug540566.js]
   1.139 +# Bug 675039: intermittent fail on Android-armv6 
   1.140 +skip-if = os == "android"
   1.141 +[test_bug543805.js]
   1.142 +# Bug 675039: intermittent fail on Android-armv6 
   1.143 +#skip-if = os == "android"
   1.144 +skip-if = "FTP channel implementation needs to migrate to the new cache backend API"
   1.145 +[test_bug553970.js]
   1.146 +[test_bug561042.js]
   1.147 +# Bug 675039: test fails on Android 4.0
   1.148 +skip-if = os == "android"
   1.149 +[test_bug561276.js]
   1.150 +[test_bug580508.js]
   1.151 +[test_bug586908.js]
   1.152 +[test_bug596443.js]
   1.153 +# Bug 675039: intermittent fail on Android 
   1.154 +skip-if = os == "android"
   1.155 +[test_bug618835.js]
   1.156 +[test_bug633743.js]
   1.157 +# Bug 675039: intermittent fail on Android-armv6 
   1.158 +skip-if = os == "android"
   1.159 +[test_bug650995.js]
   1.160 +[test_bug652761.js]
   1.161 +[test_bug651100.js]
   1.162 +# Bug 675039: intermittent hang on Android-x86 
   1.163 +skip-if = os == "android"
   1.164 +[test_bug654926.js]
   1.165 +[test_bug654926_doom_and_read.js]
   1.166 +[test_bug654926_test_seek.js]
   1.167 +[test_bug659569.js]
   1.168 +[test_bug660066.js]
   1.169 +[test_bug667907.js]
   1.170 +[test_bug667818.js]
   1.171 +[test_bug669001.js]
   1.172 +# Bug 675039: intermittent fail on Android-armv6 
   1.173 +skip-if = os == "android"
   1.174 +[test_bug712914_secinfo_validation.js]
   1.175 +[test_bug770243.js]
   1.176 +[test_bug894586.js]
   1.177 +# Allocating 4GB might actually succeed on 64 bit machines
   1.178 +skip-if = bits != 32
   1.179 +[test_bug935499.js]
   1.180 +[test_bug952927.js]
   1.181 +[test_doomentry.js]
   1.182 +[test_cacheflags.js]
   1.183 +# Bug 675039: intermittent fail on Android-armv6 
   1.184 +skip-if = os == "android"
   1.185 +[test_cache_jar.js]
   1.186 +[test_channel_close.js]
   1.187 +[test_compareURIs.js]
   1.188 +[test_compressappend.js]
   1.189 +[test_content_encoding_gzip.js]
   1.190 +[test_content_sniffer.js]
   1.191 +[test_cookie_header.js]
   1.192 +[test_cookiejars.js]
   1.193 +[test_cookiejars_safebrowsing.js]
   1.194 +[test_data_protocol.js]
   1.195 +[test_dns_service.js]
   1.196 +[test_dns_localredirect.js]
   1.197 +[test_dns_proxy_bypass.js]
   1.198 +[test_duplicate_headers.js]
   1.199 +[test_chunked_responses.js]
   1.200 +[test_event_sink.js]
   1.201 +[test_extract_charset_from_content_type.js]
   1.202 +[test_force_sniffing.js]
   1.203 +[test_fallback_no-cache-entry_canceled.js]
   1.204 +[test_fallback_no-cache-entry_passing.js]
   1.205 +[test_fallback_redirect-to-different-origin_canceled.js]
   1.206 +[test_fallback_redirect-to-different-origin_passing.js]
   1.207 +[test_fallback_request-error_canceled.js]
   1.208 +[test_fallback_request-error_passing.js]
   1.209 +[test_fallback_response-error_canceled.js]
   1.210 +[test_fallback_response-error_passing.js]
   1.211 +[test_file_partial_inputstream.js]
   1.212 +[test_file_protocol.js]
   1.213 +[test_filestreams.js]
   1.214 +[test_freshconnection.js]
   1.215 +[test_gre_resources.js]
   1.216 +[test_gzipped_206.js]
   1.217 +# Bug 675039: intermittent fail on Android-armv6 
   1.218 +skip-if = os == "android"
   1.219 +[test_head.js]
   1.220 +[test_header_Accept-Language.js]
   1.221 +[test_headers.js]
   1.222 +[test_http_headers.js]
   1.223 +[test_httpauth.js]
   1.224 +[test_httpcancel.js]
   1.225 +[test_httpResponseTimeout.js]
   1.226 +[test_httpsuspend.js]
   1.227 +[test_idnservice.js]
   1.228 +[test_idn_urls.js]
   1.229 +[test_invalidport.js]
   1.230 +[test_localstreams.js]
   1.231 +[test_mismatch_last-modified.js]
   1.232 +[test_MIME_params.js]
   1.233 +[test_mozTXTToHTMLConv.js]
   1.234 +[test_multipart_byteranges.js]
   1.235 +[test_multipart_streamconv.js]
   1.236 +[test_multipart_streamconv_missing_lead_boundary.js]
   1.237 +[test_nestedabout_serialize.js]
   1.238 +[test_net_addr.js]
   1.239 +# Bug 732363: test fails on windows for unknown reasons.
   1.240 +skip-if = os == "win"
   1.241 +[test_nojsredir.js]
   1.242 +[test_offline_status.js]
   1.243 +[test_parse_content_type.js]
   1.244 +[test_permmgr.js]
   1.245 +[test_plaintext_sniff.js]
   1.246 +[test_post.js]
   1.247 +[test_private_necko_channel.js]
   1.248 +# Bug 675039: intermittent fail on Android-armv6 
   1.249 +skip-if = os == "android"
   1.250 +[test_private_cookie_changed.js]
   1.251 +[test_progress.js]
   1.252 +[test_protocolproxyservice.js]
   1.253 +[test_proxy-failover_canceled.js]
   1.254 +[test_proxy-failover_passing.js]
   1.255 +[test_proxy-replace_canceled.js]
   1.256 +[test_proxy-replace_passing.js]
   1.257 +[test_psl.js]
   1.258 +[test_range_requests.js]
   1.259 +[test_readline.js]
   1.260 +[test_redirect-caching_canceled.js]
   1.261 +# Bug 675039: intermittent fail on Android-armv6 
   1.262 +skip-if = os == "android"
   1.263 +[test_redirect-caching_failure.js]
   1.264 +# Bug 675039: test fails consistently on Android
   1.265 +fail-if = os == "android"
   1.266 +[test_redirect-caching_passing.js]
   1.267 +[test_redirect_canceled.js]
   1.268 +[test_redirect_failure.js]
   1.269 +# Bug 675039: test fails consistently on Android
   1.270 +fail-if = os == "android"
   1.271 +[test_redirect_from_script.js]
   1.272 +[test_redirect_passing.js]
   1.273 +[test_redirect_loop.js]
   1.274 +[test_redirect_baduri.js]
   1.275 +[test_redirect_different-protocol.js]
   1.276 +[test_reentrancy.js]
   1.277 +[test_reopen.js]
   1.278 +[test_resumable_channel.js]
   1.279 +[test_resumable_truncate.js]
   1.280 +[test_safeoutputstream.js]
   1.281 +[test_simple.js]
   1.282 +[test_sockettransportsvc_available.js]
   1.283 +[test_socks.js]
   1.284 +# Bug 675039: test fails consistently on Android
   1.285 +fail-if = os == "android"
   1.286 +# spdy and http2 unit tests require us to have node available to run the spdy and http2 server
   1.287 +[test_spdy.js]
   1.288 +run-if = hasNode
   1.289 +[test_http2.js]
   1.290 +run-if = hasNode
   1.291 +[test_speculative_connect.js]
   1.292 +[test_standardurl.js]
   1.293 +[test_standardurl_port.js]
   1.294 +[test_streamcopier.js]
   1.295 +[test_traceable_channel.js]
   1.296 +[test_unescapestring.js]
   1.297 +[test_xmlhttprequest.js]
   1.298 +[test_XHR_redirects.js]
   1.299 +[test_pinned_app_cache.js]
   1.300 +[test_offlinecache_custom-directory.js]
   1.301 +run-sequentially = Hardcoded hash value includes port 4444.
   1.302 +[test_bug767025.js]
   1.303 +run-sequentially = Hardcoded hash value includes port 4444.
   1.304 +[test_bug826063.js]
   1.305 +[test_bug812167.js]
   1.306 +# Bug 675039: intermittent fail on Android-armv6 
   1.307 +skip-if = os == "android"
   1.308 +[test_tldservice_nextsubdomain.js]
   1.309 +[test_about_protocol.js]
   1.310 +[test_bug856978.js]
   1.311 +[test_unix_domain.js]
   1.312 +# The xpcshell temp directory on Android doesn't seem to let us create
   1.313 +# Unix domain sockets. (Perhaps it's a FAT filesystem?)
   1.314 +skip-if = os == "android"
   1.315 +[test_addr_in_use_error.js]
   1.316 +[test_about_networking.js]
   1.317 +[test_ping_aboutnetworking.js]
   1.318 +[test_referrer.js]
   1.319 +[test_seer.js]
   1.320 +skip-if = true
   1.321 +[test_signature_extraction.js]
   1.322 +run-if = os == "win"

mercurial