File: xpcshell-common.ini

package info (click to toggle)
thunderbird 1%3A78.8.0-1~deb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,910,720 kB
  • sloc: cpp: 5,890,568; javascript: 4,416,354; ansic: 3,051,657; python: 917,001; asm: 304,197; xml: 206,624; sh: 109,232; java: 108,679; makefile: 22,984; perl: 15,867; yacc: 4,565; objc: 3,026; pascal: 1,787; lex: 1,720; ada: 1,681; cs: 879; exp: 505; awk: 485; sql: 452; php: 436; lisp: 432; ruby: 99; sed: 69; csh: 45
file content (234 lines) | stat: -rw-r--r-- 9,413 bytes parent folder | download | duplicates (4)
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
[test_change_remote_mode.js]
[test_ext_MessageManagerProxy.js]
skip-if = os == 'android' # Bug 1545439
[test_ext_activityLog.js]
[test_ext_alarms.js]
[test_ext_alarms_does_not_fire.js]
[test_ext_alarms_periodic.js]
[test_ext_alarms_replaces.js]
[test_ext_api_permissions.js]
[test_ext_background_api_injection.js]
[test_ext_background_early_shutdown.js]
[test_ext_background_generated_load_events.js]
[test_ext_background_generated_reload.js]
[test_ext_background_global_history.js]
skip-if = os == "android" # Android does not use Places for history.
[test_ext_background_private_browsing.js]
[test_ext_background_runtime_connect_params.js]
[test_ext_background_sub_windows.js]
[test_ext_background_teardown.js]
[test_ext_background_telemetry.js]
[test_ext_background_window_properties.js]
skip-if = os == "android"
[test_ext_browserSettings.js]
[test_ext_browserSettings_homepage.js]
skip-if = appname == "thunderbird" || os == "android"
[test_ext_captivePortal.js]
# As with test_captive_portal_service.js, we use the same limits here.
skip-if = appname == "thunderbird" || os == "android" || (os == "mac" && debug) # CP service is disabled on Android, macosx1014/debug due to 1564534
run-sequentially = node server exceptions dont replay well
[test_ext_captivePortal_url.js]
# As with test_captive_portal_service.js, we use the same limits here.
skip-if = appname == "thunderbird" || os == "android" || (os == "mac" && debug) # CP service is disabled on Android, macosx1014/debug due to 1564534
run-sequentially = node server exceptions dont replay well
[test_ext_cookieBehaviors.js]
skip-if = appname == "thunderbird"
[test_ext_cookies_firstParty.js]
skip-if = appname == "thunderbird"
[test_ext_cookies_samesite.js]
[test_ext_content_security_policy.js]
skip-if = (os == "win" && debug) #Bug 1485567
[test_ext_contentscript_api_injection.js]
[test_ext_contentscript_async_loading.js]
skip-if = os == 'android' && debug # The generated script takes too long to load on Android debug
[test_ext_contentscript_context.js]
[test_ext_contentscript_context_isolation.js]
[test_ext_contentscript_create_iframe.js]
[test_ext_contentscript_csp.js]
[test_ext_contentscript_css.js]
[test_ext_contentscript_exporthelpers.js]
[test_ext_contentscript_in_background.js]
[test_ext_contentscript_restrictSchemes.js]
[test_ext_contentscript_teardown.js]
[test_ext_contentscript_unregister_during_loadContentScript.js]
[test_ext_contentscript_xml_prettyprint.js]
[test_ext_contextual_identities.js]
skip-if = appname == "thunderbird" || os == "android" # Containers are not exposed to android.
[test_ext_debugging_utils.js]
[test_ext_dns.js]
skip-if = socketprocess_networking
[test_ext_downloads.js]
skip-if = appname == "thunderbird"
[test_ext_downloads_download.js]
skip-if = appname == "thunderbird" || os == "android" || tsan # tsan: bug 1612707
[test_ext_downloads_misc.js]
skip-if = appname == "thunderbird" || os == "android" || (os=='linux' && bits==32) || tsan # linux32: bug 1324870, tsan: bug 1612707
[test_ext_downloads_private.js]
skip-if = appname == "thunderbird" || os == "android"
[test_ext_downloads_search.js]
skip-if = appname == "thunderbird" || os == "android" || tsan # tsan: bug 1612707
[test_ext_downloads_urlencoded.js]
skip-if = appname == "thunderbird" || os == "android"
[test_ext_error_location.js]
[test_ext_eventpage_warning.js]
[test_ext_experiments.js]
[test_ext_extension.js]
[test_ext_extensionPreferencesManager.js]
[test_ext_extensionSettingsStore.js]
[test_ext_extension_content_telemetry.js]
skip-if = os == "android" # checking for telemetry needs to be updated: 1384923
[test_ext_extension_startup_telemetry.js]
[test_ext_file_access.js]
[test_ext_geckoProfiler_control.js]
skip-if = os == "android" || tsan # Not shipped on Android. tsan: bug 1612707
[test_ext_geturl.js]
[test_ext_idle.js]
[test_ext_incognito.js]
skip-if = appname == "thunderbird"
[test_ext_l10n.js]
[test_ext_localStorage.js]
[test_ext_management.js]
skip-if = (os == "win" && !debug) #Bug 1419183 disable on Windows
[test_ext_management_uninstall_self.js]
[test_ext_messaging_startup.js]
skip-if = appname == "thunderbird" || (os == "android" && debug)
[test_ext_networkStatus.js]
[test_ext_notifications_incognito.js]
skip-if = appname == "thunderbird"
[test_ext_notifications_unsupported.js]
[test_ext_onmessage_removelistener.js]
skip-if = true # This test no longer tests what it is meant to test.
[test_ext_permission_xhr.js]
[test_ext_persistent_events.js]
[test_ext_privacy.js]
skip-if = appname == "thunderbird" || (os == "android" && debug)
[test_ext_privacy_disable.js]
skip-if = appname == "thunderbird"
[test_ext_privacy_update.js]
[test_ext_proxy_authorization_via_proxyinfo.js]
skip-if = true # Bug 1622433 needs h2 proxy implementation
[test_ext_proxy_config.js]
skip-if = appname == "thunderbird"
[test_ext_proxy_onauthrequired.js]
[test_ext_proxy_settings.js]
skip-if = appname == "thunderbird" || os == "android" # proxy settings are not supported on android
[test_ext_proxy_socks.js]
skip-if = socketprocess_networking
run-sequentially = TCPServerSocket fails otherwise
[test_ext_proxy_speculative.js]
skip-if = ccov && os == 'linux' # bug 1607581
[test_ext_proxy_startup.js]
skip-if = ccov && os == 'linux' # bug 1607581
[test_ext_redirects.js]
skip-if = os == "android" && debug
[test_ext_runtime_connect_no_receiver.js]
[test_ext_runtime_getBrowserInfo.js]
[test_ext_runtime_getPlatformInfo.js]
[test_ext_runtime_id.js]
skip-if = ccov && os == 'linux' # bug 1607581
[test_ext_runtime_messaging_self.js]
[test_ext_runtime_onInstalled_and_onStartup.js]
[test_ext_runtime_ports.js]
[test_ext_runtime_ports_gc.js]
[test_ext_runtime_sendMessage.js]
[test_ext_runtime_sendMessage_errors.js]
[test_ext_runtime_sendMessage_no_receiver.js]
[test_ext_same_site_cookies.js]
[test_ext_sandbox_var.js]
[test_ext_schema.js]
[test_ext_shutdown_cleanup.js]
[test_ext_simple.js]
[test_ext_startupData.js]
[test_ext_startup_cache.js]
skip-if = os == "android"
[test_ext_startup_perf.js]
[test_ext_startup_request_handler.js]
[test_ext_storage_local.js]
skip-if = os == "android" && debug
[test_ext_storage_idb_data_migration.js]
skip-if = appname == "thunderbird" || (os == "android" && debug)
[test_ext_storage_content_local.js]
skip-if = os == "android" && debug
[test_ext_storage_content_sync.js]
skip-if = os == "android" && debug
[test_ext_storage_content_sync_kinto.js]
skip-if = os == "android" && debug
[test_ext_storage_quota_exceeded_errors.js]
skip-if = os == "android" # Bug 1564871
[test_ext_storage_managed.js]
skip-if = os == "android"
[test_ext_storage_managed_policy.js]
skip-if = appname == "thunderbird" || os == "android"
[test_ext_storage_sanitizer.js]
skip-if = appname == "thunderbird"
[test_ext_storage_sync.js]
[test_ext_storage_sync_kinto.js]
skip-if = appname == "thunderbird" || os == "android"
[test_ext_storage_sync_kinto_crypto.js]
skip-if = appname == "thunderbird" || os == "android"
[test_ext_storage_tab.js]
[test_ext_storage_telemetry.js]
skip-if = os == "android" # checking for telemetry needs to be updated: 1384923
[test_ext_tab_teardown.js]
skip-if = os == 'android' # Bug 1258975 on android.
[test_ext_telemetry.js]
[test_ext_trustworthy_origin.js]
[test_ext_unlimitedStorage.js]
[test_ext_unload_frame.js]
skip-if = true # Too frequent intermittent failures
[test_ext_userScripts.js]
[test_ext_userScripts_exports.js]
[test_ext_userScripts_telemetry.js]
[test_ext_webRequest_auth.js]
skip-if = os == "android" && debug
[test_ext_webRequest_cached.js]
skip-if = os == "android" && processor != "x86_64" # Bug 1573511
[test_ext_webRequest_cancelWithReason.js]
[test_ext_webRequest_filterResponseData.js]
skip-if = os == "android" && debug
[test_ext_webRequest_filterTypes.js]
[test_ext_webRequest_from_extension_page.js]
[test_ext_webRequest_incognito.js]
skip-if = os == "android" && debug
[test_ext_webRequest_host.js]
skip-if = os == "android" && debug
[test_ext_webRequest_mergecsp.js]
[test_ext_webRequest_permission.js]
skip-if = os == "android" && debug
[test_ext_webRequest_requestSize.js]
skip-if = socketprocess_networking
[test_ext_webRequest_responseBody.js]
skip-if = os == "android" && debug
[test_ext_webRequest_set_cookie.js]
skip-if = appname == "thunderbird" || (os == "android" && debug)
[test_ext_webRequest_startup.js]
skip-if = os == "android" && debug
[test_ext_webRequest_suspend.js]
[test_ext_webRequest_userContextId.js]
[test_ext_webRequest_viewsource.js]
[test_ext_webRequest_webSocket.js]
skip-if = appname == "thunderbird"
[test_ext_xhr_capabilities.js]
[test_native_manifests.js]
subprocess = true
skip-if = os == "android"
[test_ext_permissions.js]
skip-if = appname == "thunderbird" || os == "android" # Bug 1350559
[test_ext_permissions_api.js]
skip-if = appname == "thunderbird" || os == "android" # Bug 1350559
[test_ext_permissions_migrate.js]
skip-if = appname == "thunderbird" || os == "android" # Bug 1350559
[test_ext_permissions_uninstall.js]
skip-if = appname == "thunderbird" || os == "android" # Bug 1350559
[test_proxy_listener.js]
skip-if = appname == "thunderbird"
[test_proxy_incognito.js]
skip-if = os == "android" # incognito not supported on android
[test_proxy_info_results.js]
[test_proxy_userContextId.js]
[test_webRequest_ancestors.js]
[test_webRequest_cookies.js]
[test_webRequest_filtering.js]
[test_ext_brokenlinks.js]
[test_ext_performance_counters.js]
skip-if = appname == "thunderbird" || os == "android"