summaryrefslogtreecommitdiffstats
path: root/dom/workers/test/mochitest.ini
blob: d4848819c3dc0d0929e258fb8e6e2b66382e9c9a (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
224
225
226
227
[DEFAULT]
support-files =
  WorkerTest_badworker.js
  atob_worker.js
  bug978260_worker.js
  bug1014466_data1.txt
  bug1014466_data2.txt
  bug1014466_worker.js
  bug1020226_worker.js
  bug1020226_frame.html
  bug998474_worker.js
  bug1063538_worker.js
  clearTimeouts_worker.js
  content_worker.js
  console_worker.js
  consoleReplaceable_worker.js
  csp_worker.js
  csp_worker.js^headers^
  404_server.sjs
  errorPropagation_iframe.html
  errorPropagation_worker.js
  errorwarning_worker.js
  eventDispatch_worker.js
  fibonacci_worker.js
  file_bug1010784_worker.js
  foreign.js
  importForeignScripts_worker.js
  importScripts_mixedcontent.html
  importScripts_worker.js
  importScripts_worker_imported1.js
  importScripts_worker_imported2.js
  importScripts_worker_imported3.js
  importScripts_worker_imported4.js
  instanceof_worker.js
  json_worker.js
  jsversion_worker.js
  loadEncoding_worker.js
  location_worker.js
  longThread_worker.js
  multi_sharedWorker_frame.html
  multi_sharedWorker_sharedWorker.js
  navigator_languages_worker.js
  navigator_worker.js
  newError_worker.js
  notification_worker.js
  notification_worker_child-child.js
  notification_worker_child-parent.js
  notification_permission_worker.js
  onLine_worker.js
  onLine_worker_child.js
  onLine_worker_head.js
  promise_worker.js
  recursion_worker.js
  recursiveOnerror_worker.js
  redirect_to_foreign.sjs
  rvals_worker.js
  sharedWorker_console.js
  sharedWorker_sharedWorker.js
  simpleThread_worker.js
  suspend_iframe.html
  suspend_worker.js
  terminate_worker.js
  test_csp.html^headers^
  test_csp.js
  referrer_worker.html
  threadErrors_worker1.js
  threadErrors_worker2.js
  threadErrors_worker3.js
  threadErrors_worker4.js
  threadTimeouts_worker.js
  throwingOnerror_worker.js
  timeoutTracing_worker.js
  transferable_worker.js
  websocket_basic_worker.js
  websocket_loadgroup_worker.js
  websocket_worker1.js
  websocket_worker2.js
  websocket_worker3.js
  websocket_worker4.js
  websocket_worker5.js
  websocket_helpers.js
  workersDisabled_worker.js
  test_worker_interfaces.js
  worker_driver.js
  worker_wrapper.js
  bug1060621_worker.js
  bug1062920_worker.js
  webSocket_sharedWorker.js
  bug1104064_worker.js
  worker_consoleAndBlobs.js
  bug1132395_sharedWorker.js
  bug1132924_worker.js
  empty.html
  referrer.sjs
  referrer_test_server.sjs
  sharedWorker_ports.js
  sharedWorker_lifetime.js
  worker_referrer.js
  websocket_https.html
  websocket_https_worker.js
  worker_fileReader.js
  fileapi_chromeScript.js
  importScripts_3rdParty_worker.js
  worker_bug1278777.js
  worker_setTimeoutWith0.js
  worker_bug1301094.js
  script_createFile.js
  worker_suspended.js
  window_suspended.html
  !/dom/base/test/file_bug945152.jar
  !/dom/base/test/file_websocket_basic_wsh.py
  !/dom/base/test/file_websocket_hello_wsh.py
  !/dom/base/test/file_websocket_http_resource.txt
  !/dom/base/test/file_websocket_permessage_deflate_disabled_wsh.py
  !/dom/base/test/file_websocket_permessage_deflate_params_wsh.py
  !/dom/base/test/file_websocket_permessage_deflate_rejected_wsh.py
  !/dom/base/test/file_websocket_permessage_deflate_wsh.py
  !/dom/base/test/file_websocket_wsh.py
  !/dom/base/test/websocket_helpers.js
  !/dom/base/test/websocket_tests.js
  !/dom/tests/mochitest/notification/MockServices.js
  !/dom/tests/mochitest/notification/NotificationTest.js
  !/dom/xhr/tests/relativeLoad_import.js
  !/dom/xhr/tests/relativeLoad_worker.js
  !/dom/xhr/tests/relativeLoad_worker2.js
  !/dom/xhr/tests/subdir/relativeLoad_sub_worker.js
  !/dom/xhr/tests/subdir/relativeLoad_sub_worker2.js
  !/dom/xhr/tests/subdir/relativeLoad_sub_import.js

[test_404.html]
[test_atob.html]
[test_blobConstructor.html]
[test_blobWorkers.html]
[test_bug949946.html]
[test_bug978260.html]
[test_bug998474.html]
[test_bug1002702.html]
[test_bug1010784.html]
[test_bug1014466.html]
[test_bug1020226.html]
[test_bug1036484.html]
[test_bug1060621.html]
[test_bug1062920.html]
[test_bug1063538.html]
[test_bug1104064.html]
[test_bug1132395.html]
skip-if = true # bug 1176225
[test_bug1132924.html]
[test_chromeWorker.html]
[test_clearTimeouts.html]
[test_console.html]
[test_consoleAndBlobs.html]
[test_consoleReplaceable.html]
[test_consoleSharedWorkers.html]
[test_contentWorker.html]
[test_csp.html]
[test_dataURLWorker.html]
[test_errorPropagation.html]
[test_errorwarning.html]
[test_eventDispatch.html]
[test_fibonacci.html]
[test_importScripts.html]
[test_importScripts_mixedcontent.html]
tags = mcb
[test_instanceof.html]
[test_json.html]
[test_jsversion.html]
[test_loadEncoding.html]
[test_loadError.html]
[test_location.html]
[test_longThread.html]
[test_multi_sharedWorker.html]
[test_multi_sharedWorker_lifetimes.html]
[test_navigator.html]
[test_navigator_languages.html]
[test_newError.html]
[test_notification.html]
[test_notification_child.html]
[test_notification_permission.html]
[test_onLine.html]
[test_promise.html]
[test_promise_resolved_with_string.html]
[test_recursion.html]
[test_recursiveOnerror.html]
[test_resolveWorker.html]
[test_resolveWorker-assignment.html]
[test_rvals.html]
[test_sharedWorker.html]
[test_simpleThread.html]
[test_suspend.html]
[test_terminate.html]
[test_threadErrors.html]
[test_threadTimeouts.html]
[test_throwingOnerror.html]
[test_timeoutTracing.html]
[test_transferable.html]
[test_websocket1.html]
skip-if = toolkit == 'android' #bug 982828
[test_websocket2.html]
skip-if = toolkit == 'android' #bug 982828
[test_websocket3.html]
skip-if = toolkit == 'android' #bug 982828
[test_websocket4.html]
skip-if = toolkit == 'android' #bug 982828
[test_websocket5.html]
skip-if = toolkit == 'android' #bug 982828
[test_websocket_basic.html]
skip-if = toolkit == 'android' #bug 982828
[test_websocket_https.html]
[test_websocket_loadgroup.html]
skip-if = toolkit == 'android' #bug 982828
[test_webSocket_sharedWorker.html]
skip-if = toolkit == 'android' #bug 982828
[test_worker_interfaces.html]
[test_workersDisabled.html]
[test_referrer.html]
[test_referrer_header_worker.html]
[test_importScripts_3rdparty.html]
[test_sharedWorker_ports.html]
[test_sharedWorker_lifetime.html]
[test_fileReader.html]
[test_navigator_workers_hardwareConcurrency.html]
[test_bug1278777.html]
[test_setTimeoutWith0.html]
[test_bug1301094.html]
[test_subworkers_suspended.html]
[test_bug1317725.html]