2011-05-20 08:54:01 -07:00
|
|
|
[DEFAULT]
|
2013-09-20 02:11:25 -07:00
|
|
|
head = head_channels.js head_cache.js head_cache2.js
|
2012-06-10 16:44:50 -07:00
|
|
|
tail =
|
2013-09-24 11:50:08 -07:00
|
|
|
support-files =
|
|
|
|
data/image.png
|
|
|
|
data/system_root.lnk
|
|
|
|
data/test_psl.txt
|
|
|
|
data/test_readline1.txt
|
|
|
|
data/test_readline2.txt
|
|
|
|
data/test_readline3.txt
|
|
|
|
data/test_readline4.txt
|
|
|
|
data/test_readline5.txt
|
|
|
|
data/test_readline6.txt
|
|
|
|
data/test_readline7.txt
|
|
|
|
data/test_readline8.txt
|
|
|
|
socks_client_subprocess.js
|
|
|
|
test_link.desktop
|
|
|
|
test_link.url
|
2011-05-20 08:54:01 -07:00
|
|
|
|
2013-09-20 02:11:25 -07:00
|
|
|
[test_cache2-01-basic.js]
|
|
|
|
[test_cache2-01b-basic-datasize.js]
|
|
|
|
[test_cache2-01c-basic-hasmeta-only.js]
|
|
|
|
[test_cache2-01d-basic-not-wanted.js]
|
|
|
|
[test_cache2-02-open-non-existing.js]
|
|
|
|
[test_cache2-03-oncacheentryavail-throws.js]
|
|
|
|
[test_cache2-04-oncacheentryavail-throws2x.js]
|
|
|
|
[test_cache2-05-visit.js]
|
|
|
|
[test_cache2-06-pb-mode.js]
|
|
|
|
# Bug 675039, comment 6: "The difference is that the memory cache is disabled in Armv6 builds."
|
2013-09-06 08:06:23 -07:00
|
|
|
skip-if = os == "android"
|
2013-09-20 02:11:25 -07:00
|
|
|
[test_cache2-07-visit-memory.js]
|
|
|
|
[test_cache2-08-evict-disk-by-memory-storage.js]
|
|
|
|
[test_cache2-09-evict-disk-by-uri.js]
|
|
|
|
[test_cache2-10-evict-direct.js]
|
|
|
|
[test_cache2-10b-evict-direct-immediate.js]
|
|
|
|
[test_cache2-11-evict-memory.js]
|
|
|
|
# Bug 675039, comment 6: "The difference is that the memory cache is disabled in Armv6 builds."
|
|
|
|
skip-if = os == "android"
|
|
|
|
[test_cache2-12-evict-disk.js]
|
|
|
|
[test_cache2-13-evict-non-existing.js]
|
|
|
|
[test_cache2-14-concurent-readers.js]
|
|
|
|
[test_cache2-15-conditional-304.js]
|
|
|
|
[test_cache2-16-conditional-200.js]
|
|
|
|
[test_cache2-17-evict-all.js]
|
|
|
|
[test_cache2-18-not-valid.js]
|
|
|
|
[test_cache2-19-range-206.js]
|
|
|
|
[test_cache2-20-range-200.js]
|
|
|
|
[test_cache2-21-anon-storage.js]
|
|
|
|
[test_cache2-22-anon-visit.js]
|
2012-06-28 12:34:32 -07:00
|
|
|
[test_304_responses.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: test hangs on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2012-06-12 14:25:24 -07:00
|
|
|
[test_cacheForOfflineUse_no-store.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_307_redirect.js]
|
|
|
|
[test_NetUtil.js]
|
|
|
|
[test_URIs.js]
|
|
|
|
[test_aboutblank.js]
|
2012-03-22 16:39:31 -07:00
|
|
|
[test_assoc.js]
|
2012-12-04 23:33:20 -08:00
|
|
|
[test_auth_jar.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_auth_proxy.js]
|
|
|
|
[test_authentication.js]
|
|
|
|
[test_authpromptwrapper.js]
|
2012-12-10 12:06:37 -08:00
|
|
|
[test_backgroundfilesaver.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug203271.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug248970_cache.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug248970_cookie.js]
|
|
|
|
[test_bug261425.js]
|
|
|
|
[test_bug263127.js]
|
2012-11-01 16:23:13 -07:00
|
|
|
[test_bug282432.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug321706.js]
|
|
|
|
[test_bug331825.js]
|
|
|
|
[test_bug336501.js]
|
|
|
|
[test_bug337744.js]
|
|
|
|
[test_bug365133.js]
|
2013-09-20 02:11:25 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
#skip-if = os == "android"
|
|
|
|
skip-if = "FTP channel implementation needs to migrate to the new cache backend API"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug368702.js]
|
|
|
|
[test_bug369787.js]
|
|
|
|
[test_bug371473.js]
|
|
|
|
[test_bug376660.js]
|
|
|
|
[test_bug376844.js]
|
|
|
|
[test_bug376865.js]
|
|
|
|
[test_bug379034.js]
|
|
|
|
[test_bug380994.js]
|
|
|
|
[test_bug388281.js]
|
|
|
|
[test_bug396389.js]
|
|
|
|
[test_bug411952.js]
|
|
|
|
[test_bug412945.js]
|
|
|
|
[test_bug414122.js]
|
|
|
|
[test_bug427957.js]
|
|
|
|
[test_bug429347.js]
|
|
|
|
[test_bug455311.js]
|
|
|
|
[test_bug455598.js]
|
|
|
|
[test_bug468426.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug468594.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug470716.js]
|
|
|
|
[test_bug479413.js]
|
|
|
|
[test_bug479485.js]
|
|
|
|
[test_bug482601.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug484684.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
2013-09-20 02:11:25 -07:00
|
|
|
#skip-if = os == "android"
|
|
|
|
skip-if = "FTP channel implementation needs to migrate to the new cache backend API"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug490095.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2011-06-23 08:04:23 -07:00
|
|
|
[test_bug504014.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug510359.js]
|
|
|
|
[test_bug515583.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
2013-09-20 02:11:25 -07:00
|
|
|
#skip-if = os == "android"
|
|
|
|
skip-if = "FTP channel implementation needs to migrate to the new cache backend API"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug528292.js]
|
2012-10-22 10:51:07 -07:00
|
|
|
[test_bug536324_64bit_content_length.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug540566.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug543805.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
2013-09-20 02:11:25 -07:00
|
|
|
#skip-if = os == "android"
|
|
|
|
skip-if = "FTP channel implementation needs to migrate to the new cache backend API"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug553970.js]
|
2011-07-24 04:46:33 -07:00
|
|
|
[test_bug561042.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: test fails on Android 4.0
|
|
|
|
skip-if = os == "android"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug561276.js]
|
|
|
|
[test_bug580508.js]
|
|
|
|
[test_bug586908.js]
|
|
|
|
[test_bug596443.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android
|
|
|
|
skip-if = os == "android"
|
2011-06-11 07:57:10 -07:00
|
|
|
[test_bug618835.js]
|
2011-05-23 13:47:02 -07:00
|
|
|
[test_bug633743.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2012-01-09 08:02:39 -08:00
|
|
|
[test_bug650995.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_bug652761.js]
|
2011-05-20 10:27:11 -07:00
|
|
|
[test_bug651100.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent hang on Android-x86
|
|
|
|
skip-if = os == "android"
|
2011-06-22 01:49:35 -07:00
|
|
|
[test_bug654926.js]
|
|
|
|
[test_bug654926_doom_and_read.js]
|
|
|
|
[test_bug654926_test_seek.js]
|
2011-05-25 15:23:05 -07:00
|
|
|
[test_bug659569.js]
|
2011-05-27 21:55:20 -07:00
|
|
|
[test_bug660066.js]
|
2011-07-07 11:17:13 -07:00
|
|
|
[test_bug667907.js]
|
2011-07-26 13:34:11 -07:00
|
|
|
[test_bug667818.js]
|
2011-11-09 09:19:00 -08:00
|
|
|
[test_bug669001.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2012-03-30 02:21:01 -07:00
|
|
|
[test_bug712914_secinfo_validation.js]
|
2012-09-24 10:20:11 -07:00
|
|
|
[test_bug770243.js]
|
2013-07-30 14:38:26 -07:00
|
|
|
[test_bug894586.js]
|
|
|
|
# Allocating 4GB might actually succeed on 64 bit machines
|
|
|
|
skip-if = bits != 32
|
2012-03-22 15:54:20 -07:00
|
|
|
[test_doomentry.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_cacheflags.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2012-12-28 09:50:23 -08:00
|
|
|
[test_cache_jar.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_channel_close.js]
|
|
|
|
[test_compareURIs.js]
|
2011-12-17 02:32:02 -08:00
|
|
|
[test_compressappend.js]
|
2012-02-07 19:46:43 -08:00
|
|
|
[test_content_encoding_gzip.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_content_sniffer.js]
|
|
|
|
[test_cookie_header.js]
|
2012-09-18 09:04:04 -07:00
|
|
|
[test_cookiejars.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_data_protocol.js]
|
|
|
|
[test_dns_service.js]
|
2012-07-10 15:23:07 -07:00
|
|
|
[test_dns_localredirect.js]
|
2011-07-04 23:12:30 -07:00
|
|
|
[test_duplicate_headers.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_event_sink.js]
|
|
|
|
[test_extract_charset_from_content_type.js]
|
2012-06-26 10:35:00 -07:00
|
|
|
[test_force_sniffing.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_fallback_no-cache-entry_canceled.js]
|
|
|
|
[test_fallback_no-cache-entry_passing.js]
|
|
|
|
[test_fallback_redirect-to-different-origin_canceled.js]
|
|
|
|
[test_fallback_redirect-to-different-origin_passing.js]
|
|
|
|
[test_fallback_request-error_canceled.js]
|
|
|
|
[test_fallback_request-error_passing.js]
|
|
|
|
[test_fallback_response-error_canceled.js]
|
|
|
|
[test_fallback_response-error_passing.js]
|
|
|
|
[test_file_partial_inputstream.js]
|
|
|
|
[test_file_protocol.js]
|
|
|
|
[test_filestreams.js]
|
2013-04-30 20:43:31 -07:00
|
|
|
[test_freshconnection.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_gre_resources.js]
|
|
|
|
[test_gzipped_206.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_head.js]
|
2012-08-29 19:49:31 -07:00
|
|
|
[test_header_Accept-Language.js]
|
2011-09-09 15:41:04 -07:00
|
|
|
[test_headers.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_http_headers.js]
|
2013-01-23 08:37:42 -08:00
|
|
|
[test_httpauth.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_httpcancel.js]
|
|
|
|
[test_httpsuspend.js]
|
|
|
|
[test_idnservice.js]
|
2013-07-29 22:32:37 -07:00
|
|
|
[test_idn_urls.js]
|
2012-08-09 17:38:37 -07:00
|
|
|
[test_invalidport.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_localstreams.js]
|
2012-04-09 07:21:28 -07:00
|
|
|
[test_mismatch_last-modified.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_MIME_params.js]
|
2012-05-28 12:07:56 -07:00
|
|
|
[test_mozTXTToHTMLConv.js]
|
2012-12-20 04:47:40 -08:00
|
|
|
[test_multipart_byteranges.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_multipart_streamconv.js]
|
2011-11-09 09:19:00 -08:00
|
|
|
[test_multipart_streamconv_missing_lead_boundary.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_nestedabout_serialize.js]
|
2012-02-29 03:19:00 -08:00
|
|
|
[test_net_addr.js]
|
2012-03-15 04:10:00 -07:00
|
|
|
# Bug 732363: test fails on windows for unknown reasons.
|
|
|
|
skip-if = os == "win"
|
2011-09-22 05:59:12 -07:00
|
|
|
[test_nojsredir.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_offline_status.js]
|
|
|
|
[test_parse_content_type.js]
|
|
|
|
[test_permmgr.js]
|
|
|
|
[test_plaintext_sniff.js]
|
|
|
|
[test_post.js]
|
2013-03-07 12:12:10 -08:00
|
|
|
[test_private_necko_channel.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2013-02-05 02:44:21 -08:00
|
|
|
[test_private_cookie_changed.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_progress.js]
|
|
|
|
[test_protocolproxyservice.js]
|
|
|
|
[test_proxy-failover_canceled.js]
|
|
|
|
[test_proxy-failover_passing.js]
|
|
|
|
[test_proxy-replace_canceled.js]
|
|
|
|
[test_proxy-replace_passing.js]
|
2012-08-24 06:57:51 -07:00
|
|
|
[test_psl.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_range_requests.js]
|
|
|
|
[test_readline.js]
|
|
|
|
[test_redirect-caching_canceled.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_redirect-caching_failure.js]
|
2013-04-30 11:38:18 -07:00
|
|
|
# Bug 675039: test fails consistently on Android
|
|
|
|
fail-if = os == "android"
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_redirect-caching_passing.js]
|
|
|
|
[test_redirect_canceled.js]
|
|
|
|
[test_redirect_failure.js]
|
2013-04-30 11:38:18 -07:00
|
|
|
# Bug 675039: test fails consistently on Android
|
|
|
|
fail-if = os == "android"
|
2013-01-24 12:49:41 -08:00
|
|
|
[test_redirect_from_script.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_redirect_passing.js]
|
2012-04-09 16:50:35 -07:00
|
|
|
[test_redirect_loop.js]
|
2012-06-05 23:54:20 -07:00
|
|
|
[test_redirect_baduri.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_reentrancy.js]
|
|
|
|
[test_reopen.js]
|
|
|
|
[test_resumable_channel.js]
|
|
|
|
[test_resumable_truncate.js]
|
|
|
|
[test_safeoutputstream.js]
|
|
|
|
[test_simple.js]
|
|
|
|
[test_sockettransportsvc_available.js]
|
|
|
|
[test_socks.js]
|
2013-04-30 11:38:18 -07:00
|
|
|
# Bug 675039: test fails consistently on Android
|
|
|
|
fail-if = os == "android"
|
2012-04-25 17:12:33 -07:00
|
|
|
# spdy unit tests require us to have node available to run the spdy server
|
2013-05-28 21:07:03 -07:00
|
|
|
[test_spdy.js]
|
2012-04-25 17:12:33 -07:00
|
|
|
run-if = hasNode
|
2012-04-25 05:54:42 -07:00
|
|
|
[test_speculative_connect.js]
|
2011-05-20 08:54:01 -07:00
|
|
|
[test_standardurl.js]
|
|
|
|
[test_standardurl_port.js]
|
|
|
|
[test_streamcopier.js]
|
|
|
|
[test_traceable_channel.js]
|
|
|
|
[test_unescapestring.js]
|
|
|
|
[test_xmlhttprequest.js]
|
2011-10-14 08:46:33 -07:00
|
|
|
[test_XHR_redirects.js]
|
2012-03-30 17:52:07 -07:00
|
|
|
[test_pinned_app_cache.js]
|
2012-06-04 07:12:24 -07:00
|
|
|
[test_offlinecache_custom-directory.js]
|
2013-07-19 10:19:28 -07:00
|
|
|
run-sequentially = Hardcoded hash value includes port 4444.
|
2012-07-16 17:38:47 -07:00
|
|
|
[test_bug767025.js]
|
2013-07-19 10:19:28 -07:00
|
|
|
run-sequentially = Hardcoded hash value includes port 4444.
|
2013-01-03 16:41:12 -08:00
|
|
|
[test_bug826063.js]
|
2013-01-30 07:01:16 -08:00
|
|
|
[test_bug812167.js]
|
2013-08-25 09:58:31 -07:00
|
|
|
# Bug 675039: intermittent fail on Android-armv6
|
|
|
|
skip-if = os == "android"
|
2013-02-04 09:59:49 -08:00
|
|
|
[test_tldservice_nextsubdomain.js]
|
2013-03-19 04:23:43 -07:00
|
|
|
[test_about_protocol.js]
|
2013-06-10 05:30:25 -07:00
|
|
|
[test_bug856978.js]
|
2013-09-20 02:11:25 -07:00
|
|
|
[test_unix_domain.js]
|
|
|
|
# The xpcshell temp directory on Android doesn't seem to let us create
|
|
|
|
# Unix domain sockets. (Perhaps it's a FAT filesystem?)
|
|
|
|
skip-if = os == "android"
|
|
|
|
[test_addr_in_use_error.js]
|
2013-09-11 06:49:51 -07:00
|
|
|
[test_about_networking.js]
|
2013-09-19 05:50:21 -07:00
|
|
|
[test_ping_aboutnetworking.js]
|