Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 [DEFAULT]
2 support-files =
3 WorkerTest_badworker.js
4 atob_worker.js
5 bug1020226_worker.js
6 bug1020226_frame.html
7 clearTimeouts_worker.js
8 closeOnGC_server.sjs
9 closeOnGC_worker.js
10 close_worker.js
11 content_worker.js
12 console_worker.js
13 consoleReplaceable_worker.js
14 csp_worker.js
15 errorPropagation_iframe.html
16 errorPropagation_worker.js
17 errorwarning_worker.js
18 eventDispatch_worker.js
19 fibonacci_worker.js
20 file_bug1010784_worker.js
21 importScripts_worker.js
22 importScripts_worker_imported1.js
23 importScripts_worker_imported2.js
24 importScripts_worker_imported3.js
25 importScripts_worker_imported4.js
26 instanceof_worker.js
27 json_worker.js
28 jsversion_worker.js
29 loadEncoding_worker.js
30 location_worker.js
31 longThread_worker.js
32 multi_sharedWorker_frame.html
33 multi_sharedWorker_sharedWorker.js
34 navigator_worker.js
35 newError_worker.js
36 onLine_worker.js
37 onLine_worker_child.js
38 onLine_worker_head.js
39 promise_worker.js
40 recursion_worker.js
41 recursiveOnerror_worker.js
42 relativeLoad_import.js
43 relativeLoad_worker.js
44 relativeLoad_worker2.js
45 rvals_worker.js
46 sharedWorker_sharedWorker.js
47 simpleThread_worker.js
48 suspend_iframe.html
49 suspend_worker.js
50 terminate_worker.js
51 terminateSyncXHR_frame.html
52 terminateSyncXHR_worker.js
53 testXHR.txt
54 threadErrors_worker1.js
55 threadErrors_worker2.js
56 threadErrors_worker3.js
57 threadErrors_worker4.js
58 threadTimeouts_worker.js
59 throwingOnerror_worker.js
60 timeoutTracing_worker.js
61 transferable_worker.js
62 urlApi_worker.js
63 url_worker.js
64 workersDisabled_worker.js
65 xhr2_worker.js
66 xhrAbort_worker.js
67 xhr_implicit_cancel_worker.js
68 xhr_worker.js
69 xhr_headers_worker.js
70 xhr_headers_server.sjs
71 url_exceptions_worker.js
72 urlSearchParams_worker.js
73 subdir/relativeLoad_sub_worker.js
74 subdir/relativeLoad_sub_worker2.js
75 subdir/relativeLoad_sub_import.js
76 bug1060621_worker.js
77 bug1062920_worker.js
79 [test_404.html]
80 [test_atob.html]
81 [test_blobConstructor.html]
82 [test_blobWorkers.html]
83 [test_bug949946.html]
84 [test_bug1002702.html]
85 [test_bug1010784.html]
86 [test_bug1020226.html]
87 [test_chromeWorker.html]
88 [test_clearTimeouts.html]
89 [test_close.html]
90 [test_closeOnGC.html]
91 [test_console.html]
92 [test_consoleReplaceable.html]
93 [test_contentWorker.html]
94 [test_csp.html]
95 skip-if = (toolkit == 'gonk' && debug) #debug-only failure
96 [test_csp.html^headers^]
97 [test_csp.js]
98 [test_dataURLWorker.html]
99 [test_errorPropagation.html]
100 skip-if = buildapp == 'b2g' # b2g(times out) b2g-debug(times out) b2g-desktop(times out)
101 [test_errorwarning.html]
102 skip-if = buildapp == 'b2g' # b2g(Failed to load script: errorwarning_worker.js) b2g-debug(Failed to load script: errorwarning_worker.js) b2g-desktop(Failed to load script: errorwarning_worker.js)
103 [test_eventDispatch.html]
104 [test_fibonacci.html]
105 skip-if = buildapp == 'b2g' # b2g(Failed to load script: fibonacci_worker.js) b2g-debug(Failed to load script: fibonacci_worker.js) b2g-desktop(Failed to load script: fibonacci_worker.js)
106 [test_importScripts.html]
107 [test_instanceof.html]
108 [test_json.html]
109 [test_jsversion.html]
110 skip-if = (toolkit == 'gonk' && debug) #debug-only failure
111 [test_loadEncoding.html]
112 [test_loadError.html]
113 [test_location.html]
114 [test_longThread.html]
115 [test_multi_sharedWorker.html]
116 [test_multi_sharedWorker_lifetimes.html]
117 [test_navigator.html]
118 [test_newError.html]
119 [test_onLine.html]
120 skip-if = (toolkit == 'gonk' && debug) #debug-only failure
121 [test_promise.html]
122 [test_promise_resolved_with_string.html]
123 [test_recursion.html]
124 [test_recursiveOnerror.html]
125 [test_relativeLoad.html]
126 skip-if = buildapp == 'b2g' # b2g(Failed to load script: relativeLoad_import.js) b2g-debug(Failed to load script: relativeLoad_import.js) b2g-desktop(Failed to load script: relativeLoad_import.js)
127 [test_resolveWorker-assignment.html]
128 [test_resolveWorker.html]
129 [test_rvals.html]
130 [test_sharedWorker.html]
131 [test_simpleThread.html]
132 [test_suspend.html]
133 skip-if = buildapp == 'b2g' || e10s # b2g(test timed out, might need more time) b2g-debug(test timed out, might need more time) b2g-desktop(test timed out, might need more time)
134 [test_terminate.html]
135 [test_terminateSyncXHR.html]
136 [test_threadErrors.html]
137 [test_threadTimeouts.html]
138 [test_throwingOnerror.html]
139 [test_timeoutTracing.html]
140 [test_transferable.html]
141 [test_url.html]
142 skip-if = (toolkit == 'gonk' && debug) #debug-only crash, bug 931887
143 [test_urlApi.html]
144 [test_workersDisabled.html]
145 [test_xhr.html]
146 [test_xhr2.html]
147 [test_xhrAbort.html]
148 [test_xhr_headers.html]
149 [test_xhr_implicit_cancel.html]
150 [test_xhr_parameters.html]
151 skip-if = buildapp == 'b2g' || e10s
152 [test_xhr_parameters.js]
153 [test_xhr_system.html]
154 skip-if = buildapp == 'b2g' || e10s
155 [test_xhr_system.js]
156 [test_xhr_timeout.html]
157 skip-if = (os == "win") || (os == "mac") || toolkit == 'android' || e10s #bug 798220
158 [test_url_exceptions.html]
159 [test_urlSearchParams.html]
160 [test_bug1060621.html]
161 [test_bug1062920.html]