summaryrefslogtreecommitdiffstats
path: root/netwerk/test/browser/browser.ini
blob: 16e25fd245b6fb9a38f50ff568a4ef0e9359bb0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
[DEFAULT]
support-files =
  dummy.html
  ioactivity.html
  redirect.sjs
  auth_post.sjs
  early_hint_main_html.sjs
  early_hint_pixel_count.sjs
  early_hint_redirect.sjs
  early_hint_redirect_html.sjs
  early_hint_pixel.sjs
  early_hint_error.sjs
  early_hint_asset.sjs
  early_hint_asset_html.sjs
  early_hint_csp_options_html.sjs
  early_hint_preconnect_html.sjs
  post.html
  res.css
  res.css^headers^
  res.csv
  res.csv^headers^
  res_206.html
  res_206.html^headers^
  res_nosniff.html
  res_nosniff.html^headers^
  res_img.png
  res_nosniff2.html
  res_nosniff2.html^headers^
  res_not_ok.html
  res_not_ok.html^headers^
  res.unknown
  res_img_unknown.png
  res.mp3
  res_invalid_partial.mp3
  res_invalid_partial.mp3^headers^
  res_206.mp3
  res_206.mp3^headers^
  res_not_200or206.mp3
  res_not_200or206.mp3^headers^
  res_img_for_unknown_decoder
  res_img_for_unknown_decoder^headers^
  res_object.html
  res_sub_document.html
  square.png
  103_preload.html
  103_preload.html^informationalResponse^
  103_preload.html^headers^
  no_103_preload.html
  no_103_preload.html^headers^
  103_preload_anchor.html^informationalResponse^
  103_preload_anchor.html^headers^
  103_preload_anchor.html
  103_preload_and_404.html^informationalResponse^
  103_preload_and_404.html^headers^
  103_preload_and_404.html
  103_preload_iframe.html
  103_preload_iframe.html^headers^
  103_preload_csp_imgsrc_none.html
  103_preload_csp_imgsrc_none.html^headers^
  103_preload_csp_imgsrc_none.html^informationalResponse^
  cookie_filtering_resource.sjs
  cookie_filtering_secure_resource_com.html
  cookie_filtering_secure_resource_com.html^headers^
  cookie_filtering_secure_resource_org.html
  cookie_filtering_secure_resource_org.html^headers^
  cookie_filtering_square.png
  cookie_filtering_square.png^headers^
  x_frame_options.html
  x_frame_options.html^headers^
  test_1629307.html
  file_link_header.sjs

[browser_about_cache.js]
[browser_bug1535877.js]
[browser_NetUtil.js]
[browser_child_resource.js]
skip-if = 
  !crashreporter
  os == "win" #Bug 1775761
[browser_post_file.js]
[browser_nsIFormPOSTActionChannel.js]
skip-if = true # protocol handler and channel does not work in content process
[browser_resource_navigation.js]
[browser_test_io_activity.js]
skip-if = socketprocess_networking
[browser_cookie_sync_across_tabs.js]
[browser_test_favicon.js]
skip-if = (verify && (os == 'linux' || os == 'mac'))
support-files =
  damonbowling.jpg
  damonbowling.jpg^headers^
  file_favicon.html
[browser_fetch_lnk.js]
run-if = os == "win"
support-files =
  file_lnk.lnk
[browser_post_auth.js]
skip-if = socketprocess_networking # Bug 1772209
[browser_backgroundtask_purgeHTTPCache.js]
skip-if =
  os == "android" # MultiInstanceLock doesn't work on Android
  os == "mac" # intermittent TV timeouts on Mac
[browser_103_telemetry.js]
[browser_103_preload.js]
support-files =
  early_hint_preload_test_helper.sys.mjs
[browser_103_preload_2.js]
support-files =
  early_hint_preload_test_helper.sys.mjs
[browser_103_redirect.js]
support-files =
  early_hint_preload_test_helper.sys.mjs
[browser_103_error.js]
support-files =
  early_hint_preload_test_helper.sys.mjs
[browser_103_assets.js]
[browser_103_no_cancel_on_error.js]
support-files =
  early_hint_preload_test_helper.sys.mjs
[browser_103_redirect_from_server.js]
[browser_cookie_filtering_basic.js]
[browser_cookie_filtering_insecure.js]
[browser_cookie_filtering_oa.js]
[browser_cookie_filtering_cross_origin.js]
[browser_cookie_filtering_subdomain.js]
[browser_103_user_load.js]
support-files =
  early_hint_preload_test_helper.sys.mjs
[browser_103_referrer_policy.js]
support-files =
  early_hint_referrer_policy_html.sjs
  early_hint_preload_test_helper.sys.mjs
[browser_103_csp.js]
support-files =
  early_hint_preload_test_helper.sys.mjs
[browser_103_csp_images.js]
support-files =
  early_hint_preload_test_helper.sys.mjs
[browser_103_csp_styles.js]
support-files =
  early_hint_preload_test_helper.sys.mjs
[browser_103_preconnect.js]
[browser_103_cleanup.js]
[browser_bug1629307.js]
[browser_103_private_window.js]
[browser_speculative_connection_link_header.js]