summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/tests/unit/xpcshell.ini
blob: 23c1270028ec00c07feae7838622648ac014faea (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
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
[DEFAULT]
head = head.js
support-files =
  CatRegistrationComponents.manifest
  CatBackgroundTaskRegistrationComponents.manifest
  bogus_element_type.jsm
  bogus_exports_type.jsm
  bug451678_subscript.js
  TestBlob.jsm
  TestFile.jsm
  environment_script.js
  environment_loadscript.jsm
  environment_checkscript.jsm
  file_simple_script.js
  importer.jsm
  recursive_importA.jsm
  recursive_importB.jsm
  ReturnCodeChild.jsm
  ReturnCodeChild.sys.mjs
  syntax_error.jsm
  uninitialized_lexical.jsm
  es6module.js
  es6import.js
  es6module_throws.js
  es6module_missing_import.js
  es6module_parse_error.js
  es6module_parse_error_in_import.js
  es6module_cycle_a.js
  es6module_cycle_b.js
  es6module_cycle_c.js
  es6module_top_level_await.js
  es6module_devtoolsLoader.js
  es6module_devtoolsLoader.sys.mjs
  es6module_devtoolsLoader_only.js
  esmified-1.sys.mjs
  esmified-2.sys.mjs
  esmified-3.sys.mjs
  esmified-4.sys.mjs
  esmified-5.sys.mjs
  esmified-6.sys.mjs
  esmified-not-exported.sys.mjs
  not-esmified-not-exported.jsm
  esm_lazy-1.sys.mjs
  esm_lazy-2.sys.mjs
  jsm_loaded-1.jsm
  jsm_loaded-2.jsm
  jsm_loaded-3.jsm
  es6module_loaded-1.sys.mjs
  es6module_loaded-2.sys.mjs
  es6module_loaded-3.sys.mjs
  api_script.js
  import_stack.jsm
  import_stack.sys.mjs
  import_stack_static_1.sys.mjs
  import_stack_static_2.sys.mjs
  import_stack_static_3.sys.mjs
  import_stack_static_4.sys.mjs
  es6module_import_error.js
  es6module_import_error2.js
  es6module_dynamic_import.js
  es6module_dynamic_import2.js
  es6module_absolute.js
  es6module_absolute2.js
  envChain.jsm
  envChain_subscript.jsm
  error_export.sys.mjs
  error_import.sys.mjs
  error_other.sys.mjs

[test_allowWaivers.js]
[test_bogus_files.js]
[test_bug267645.js]
[test_bug408412.js]
[test_bug451678.js]
[test_bug604362.js]
[test_bug677864.js]
[test_bug711404.js]
[test_bug742444.js]
[test_bug778409.js]
[test_bug780370.js]
[test_bug809652.js]
[test_bug809674.js]
[test_bug813901.js]
[test_bug845201.js]
[test_bug845862.js]
[test_bug849730.js]
[test_bug851895.js]
[test_bug853709.js]
[test_bug856067.js]
[test_bug868675.js]
[test_bug867486.js]
[test_bug872772.js]
[test_bug885800.js]
[test_bug930091.js]
[test_bug976151.js]
[test_bug1001094.js]
[test_bug1021312.js]
[test_bug1033253.js]
[test_bug1033920.js]
[test_bug1033927.js]
[test_bug1034262.js]
[test_bug1081990.js]
[test_bug1110546.js]
[test_bug1131707.js]
[test_bug1150771.js]
[test_bug1151385.js]
[test_bug1170311.js]
[test_bug1244222.js]
[test_bug1617527.js]
[test_bug_442086.js]
[test_callFunctionWithAsyncStack.js]
[test_cenums.js]
[test_compileScript.js]
[test_deepFreezeClone.js]
[test_defineModuleGetter.js]
[test_eventSource.js]
[test_file.js]
skip-if = os == 'android' && processor == 'x86_64'
[test_blob.js]
[test_blob2.js]
[test_file2.js]
skip-if = os == 'android' && processor == 'x86_64'
[test_getCallerLocation.js]
[test_generateQI.js]
[test_import.js]
[test_import_fail.js]
[test_isModuleLoaded.js]
[test_js_weak_references.js]
[test_onGarbageCollection-01.js]
head = head_ongc.js
[test_onGarbageCollection-02.js]
head = head_ongc.js
[test_onGarbageCollection-03.js]
head = head_ongc.js
[test_onGarbageCollection-04.js]
head = head_ongc.js
[test_onGarbageCollection-05.js]
head = head_ongc.js
[test_reflect_parse.js]
[test_localeCompare.js]
[test_recursive_import.js]
[test_xpcomutils.js]
[test_unload.js]
[test_lazyproxy.js]
[test_attributes.js]
[test_params.js]
[test_tearoffs.js]
[test_want_components.js]
[test_components.js]
[test_allowedDomains.js]
[test_allowedDomainsXHR.js]
[test_nuke_sandbox.js]
[test_nuke_sandbox_event_listeners.js]
[test_nuke_webextension_wrappers.js]
[test_subScriptLoader.js]
[test_rewrap_dead_wrapper.js]
[test_sandbox_metadata.js]
[test_sandbox_DOMException.js]
[test_exportFunction.js]
[test_promise.js]
[test_returncode.js]
[test_textDecoder.js]
[test_url.js]
[test_URLSearchParams.js]
[test_fileReader.js]
[test_messageChannel.js]
[test_crypto.js]
[test_css.js]
[test_rtcIdentityProvider.js]
[test_sandbox_atob.js]
[test_structuredClone.js]
[test_isProxy.js]
[test_js_memory_telemetry.js]
[test_getObjectPrincipal.js]
[test_sandbox_name.js]
[test_storage.js]
[test_watchdog_enable.js]
head = head_watchdog.js
[test_watchdog_disable.js]
head = head_watchdog.js
[test_watchdog_toggle.js]
head = head_watchdog.js
[test_watchdog_default.js]
head = head_watchdog.js
[test_watchdog_hibernate.js]
head = head_watchdog.js
[test_weak_keys.js]
[test_xpcwn_instanceof.js]
[test_xpcwn_tamperproof.js]
[test_xrayed_arguments.js]
[test_xrayed_iterator.js]
[test_xray_instanceof.js]
[test_xray_named_element_access.js]
[test_private_field_xrays.js]
[test_xray_SavedFrame.js]
[test_xray_SavedFrame-02.js]
[test_xray_regexp.js]
[test_resolve_dead_promise.js]
[test_function_names.js]
[test_FrameScriptEnvironment.js]
[test_SubscriptLoaderEnvironment.js]
[test_SubscriptLoaderSandboxEnvironment.js]
[test_SubscriptLoaderJSMEnvironment.js]
[test_ComponentEnvironment.js]
[test_wrapped_js_enumerator.js]
[test_uawidget_scope.js]
[test_uninitialized_lexical.js]
[test_print_stderr.js]
[test_import_devtools_loader.js]
[test_import_es6_modules.js]
[test_import_shim.js]
[test_defineESModuleGetters.js]
[test_loadedESModules.js]
[test_import_from_sandbox.js]
[test_import_stack.js]
skip-if =
    !nightly_build
    !debug
[test_envChain_frameScript.js]
[test_envChain_JSM.js]
[test_envChain_subscript.js]
[test_envChain_subscript_in_JSM.js]
[test_import_syntax_error.js]