Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1083)

Side by Side Diff: testing/buildbot/chromium.webkit.json

Issue 2936763004: Revert of chromium.webkit: Run Layout Tests on Swarming (on Linux bots). (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "WebKit Linux Trusty": { 2 "WebKit Linux Trusty": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "blink_heap_unittests" 8 "test": "blink_heap_unittests"
9 }, 9 },
10 { 10 {
11 "swarming": { 11 "swarming": {
12 "can_use_on_swarming_builders": true 12 "can_use_on_swarming_builders": true
13 }, 13 },
14 "test": "blink_platform_unittests" 14 "test": "blink_platform_unittests"
15 }, 15 },
16 { 16 {
17 "swarming": { 17 "swarming": {
18 "can_use_on_swarming_builders": true 18 "can_use_on_swarming_builders": true
19 }, 19 },
20 "test": "webkit_unit_tests" 20 "test": "webkit_unit_tests"
21 }, 21 },
22 { 22 {
23 "swarming": { 23 "swarming": {
24 "can_use_on_swarming_builders": true 24 "can_use_on_swarming_builders": true
25 }, 25 },
26 "test": "wtf_unittests" 26 "test": "wtf_unittests"
27 } 27 }
28 ], 28 ],
29 "isolated_scripts": [
30 {
31 "isolate_name": "webkit_layout_tests_exparchive",
32 "merge": {
33 "args": [
34 "--verbose",
35 "--results-json-override-with-build-property",
36 "build_number",
37 "buildnumber",
38 "--results-json-override-with-build-property",
39 "builder_name",
40 "buildername",
41 "--results-json-override-with-build-property",
42 "chromium_revision",
43 "got_revision_cp"
44 ],
45 "script": "//third_party/WebKit/Tools/Scripts/merge-layout-test-result s"
46 },
47 "name": "webkit_layout_tests",
48 "results_handler": "layout tests",
49 "swarming": {
50 "can_use_on_swarming_builders": true,
51 "dimension_sets": [
52 {
53 "os": "Ubuntu-14.04"
54 }
55 ],
56 "shards": 6
57 }
58 }
59 ],
60 "scripts": [ 29 "scripts": [
61 { 30 {
62 "name": "webkit_lint", 31 "name": "webkit_lint",
63 "script": "webkit_lint.py" 32 "script": "webkit_lint.py"
64 }, 33 },
65 { 34 {
66 "name": "webkit_python_tests", 35 "name": "webkit_python_tests",
67 "script": "webkit_python_tests.py" 36 "script": "webkit_python_tests.py"
68 } 37 }
69 ] 38 ]
(...skipping 18 matching lines...) Expand all
88 }, 57 },
89 "test": "webkit_unit_tests" 58 "test": "webkit_unit_tests"
90 }, 59 },
91 { 60 {
92 "swarming": { 61 "swarming": {
93 "can_use_on_swarming_builders": true 62 "can_use_on_swarming_builders": true
94 }, 63 },
95 "test": "wtf_unittests" 64 "test": "wtf_unittests"
96 } 65 }
97 ], 66 ],
98 "isolated_scripts": [
99 {
100 "isolate_name": "webkit_layout_tests_exparchive",
101 "merge": {
102 "args": [
103 "--verbose",
104 "--results-json-override-with-build-property",
105 "build_number",
106 "buildnumber",
107 "--results-json-override-with-build-property",
108 "builder_name",
109 "buildername",
110 "--results-json-override-with-build-property",
111 "chromium_revision",
112 "got_revision_cp"
113 ],
114 "script": "//third_party/WebKit/Tools/Scripts/merge-layout-test-result s"
115 },
116 "name": "webkit_layout_tests",
117 "results_handler": "layout tests",
118 "swarming": {
119 "can_use_on_swarming_builders": true,
120 "dimension_sets": [
121 {
122 "os": "Ubuntu-14.04"
123 }
124 ],
125 "shards": 6
126 }
127 }
128 ],
129 "scripts": [ 67 "scripts": [
130 { 68 {
131 "name": "webkit_lint", 69 "name": "webkit_lint",
132 "script": "webkit_lint.py" 70 "script": "webkit_lint.py"
133 }, 71 },
134 { 72 {
135 "name": "webkit_python_tests", 73 "name": "webkit_python_tests",
136 "script": "webkit_python_tests.py" 74 "script": "webkit_python_tests.py"
137 } 75 }
138 ] 76 ]
(...skipping 17 matching lines...) Expand all
156 "can_use_on_swarming_builders": true 94 "can_use_on_swarming_builders": true
157 }, 95 },
158 "test": "webkit_unit_tests" 96 "test": "webkit_unit_tests"
159 }, 97 },
160 { 98 {
161 "swarming": { 99 "swarming": {
162 "can_use_on_swarming_builders": true 100 "can_use_on_swarming_builders": true
163 }, 101 },
164 "test": "wtf_unittests" 102 "test": "wtf_unittests"
165 } 103 }
166 ],
167 "isolated_scripts": [
168 {
169 "args": [
170 "--additional-expectations",
171 "src/third_party/WebKit/LayoutTests/ASANExpectations",
172 "--time-out-ms",
173 "48000",
174 "--enable-sanitizer"
175 ],
176 "isolate_name": "webkit_layout_tests_exparchive",
177 "merge": {
178 "args": [
179 "--verbose",
180 "--results-json-override-with-build-property",
181 "build_number",
182 "buildnumber",
183 "--results-json-override-with-build-property",
184 "builder_name",
185 "buildername",
186 "--results-json-override-with-build-property",
187 "chromium_revision",
188 "got_revision_cp"
189 ],
190 "script": "//third_party/WebKit/Tools/Scripts/merge-layout-test-result s"
191 },
192 "name": "webkit_layout_tests",
193 "results_handler": "layout tests",
194 "swarming": {
195 "can_use_on_swarming_builders": true,
196 "dimension_sets": [
197 {
198 "os": "Ubuntu-14.04"
199 }
200 ],
201 "shards": 6
202 }
203 }
204 ] 104 ]
205 }, 105 },
206 "WebKit Linux Trusty Leak": { 106 "WebKit Linux Trusty Leak": {
207 "gtest_tests": [ 107 "gtest_tests": [
208 { 108 {
209 "swarming": { 109 "swarming": {
210 "can_use_on_swarming_builders": true 110 "can_use_on_swarming_builders": true
211 }, 111 },
212 "test": "blink_heap_unittests" 112 "test": "blink_heap_unittests"
213 }, 113 },
214 { 114 {
215 "swarming": { 115 "swarming": {
216 "can_use_on_swarming_builders": true 116 "can_use_on_swarming_builders": true
217 }, 117 },
218 "test": "blink_platform_unittests" 118 "test": "blink_platform_unittests"
219 }, 119 },
220 { 120 {
221 "swarming": { 121 "swarming": {
222 "can_use_on_swarming_builders": true 122 "can_use_on_swarming_builders": true
223 }, 123 },
224 "test": "webkit_unit_tests" 124 "test": "webkit_unit_tests"
225 }, 125 },
226 { 126 {
227 "swarming": { 127 "swarming": {
228 "can_use_on_swarming_builders": true 128 "can_use_on_swarming_builders": true
229 }, 129 },
230 "test": "wtf_unittests" 130 "test": "wtf_unittests"
231 } 131 }
232 ], 132 ],
233 "isolated_scripts": [ 133 "scripts": []
234 {
235 "args": [
236 "--additional-expectations",
237 "src/third_party/WebKit/LayoutTests/LeakExpectations",
238 "--time-out-ms",
239 "48000",
240 "--enable-leak-detection"
241 ],
242 "isolate_name": "webkit_layout_tests_exparchive",
243 "merge": {
244 "args": [
245 "--verbose",
246 "--results-json-override-with-build-property",
247 "build_number",
248 "buildnumber",
249 "--results-json-override-with-build-property",
250 "builder_name",
251 "buildername",
252 "--results-json-override-with-build-property",
253 "chromium_revision",
254 "got_revision_cp"
255 ],
256 "script": "//third_party/WebKit/Tools/Scripts/merge-layout-test-result s"
257 },
258 "name": "webkit_layout_tests",
259 "results_handler": "layout tests",
260 "swarming": {
261 "can_use_on_swarming_builders": true,
262 "dimension_sets": [
263 {
264 "os": "Ubuntu-14.04"
265 }
266 ],
267 "shards": 6
268 }
269 }
270 ]
271 }, 134 },
272 "WebKit Linux Trusty MSAN": { 135 "WebKit Linux Trusty MSAN": {
273 "gtest_tests": [ 136 "gtest_tests": [
274 { 137 {
275 "swarming": { 138 "swarming": {
276 "can_use_on_swarming_builders": true 139 "can_use_on_swarming_builders": true
277 }, 140 },
278 "test": "blink_heap_unittests" 141 "test": "blink_heap_unittests"
279 }, 142 },
280 { 143 {
281 "swarming": { 144 "swarming": {
282 "can_use_on_swarming_builders": true 145 "can_use_on_swarming_builders": true
283 }, 146 },
284 "test": "blink_platform_unittests" 147 "test": "blink_platform_unittests"
285 }, 148 },
286 { 149 {
287 "swarming": { 150 "swarming": {
288 "can_use_on_swarming_builders": true 151 "can_use_on_swarming_builders": true
289 }, 152 },
290 "test": "webkit_unit_tests" 153 "test": "webkit_unit_tests"
291 }, 154 },
292 { 155 {
293 "swarming": { 156 "swarming": {
294 "can_use_on_swarming_builders": true 157 "can_use_on_swarming_builders": true
295 }, 158 },
296 "test": "wtf_unittests" 159 "test": "wtf_unittests"
297 } 160 }
298 ],
299 "isolated_scripts": [
300 {
301 "args": [
302 "--additional-expectations",
303 "src/third_party/WebKit/LayoutTests/MSANExpectations",
304 "--time-out-ms",
305 "66000",
306 "--enable-sanitizer"
307 ],
308 "isolate_name": "webkit_layout_tests_exparchive",
309 "merge": {
310 "args": [
311 "--verbose",
312 "--results-json-override-with-build-property",
313 "build_number",
314 "buildnumber",
315 "--results-json-override-with-build-property",
316 "builder_name",
317 "buildername",
318 "--results-json-override-with-build-property",
319 "chromium_revision",
320 "got_revision_cp"
321 ],
322 "script": "//third_party/WebKit/Tools/Scripts/merge-layout-test-result s"
323 },
324 "name": "webkit_layout_tests",
325 "results_handler": "layout tests",
326 "swarming": {
327 "can_use_on_swarming_builders": true,
328 "dimension_sets": [
329 {
330 "os": "Ubuntu-14.04"
331 }
332 ],
333 "shards": 6
334 }
335 }
336 ] 161 ]
337 }, 162 },
338 "WebKit Mac10.10": { 163 "WebKit Mac10.10": {
339 "gtest_tests": [ 164 "gtest_tests": [
340 { 165 {
341 "test": "blink_heap_unittests" 166 "test": "blink_heap_unittests"
342 }, 167 },
343 { 168 {
344 "test": "blink_platform_unittests" 169 "test": "blink_platform_unittests"
345 }, 170 },
(...skipping 321 matching lines...) Expand 10 before | Expand all | Expand 10 after
667 "name": "webkit_lint", 492 "name": "webkit_lint",
668 "script": "webkit_lint.py" 493 "script": "webkit_lint.py"
669 }, 494 },
670 { 495 {
671 "name": "webkit_python_tests", 496 "name": "webkit_python_tests",
672 "script": "webkit_python_tests.py" 497 "script": "webkit_python_tests.py"
673 } 498 }
674 ] 499 ]
675 } 500 }
676 } 501 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698