OLD | NEW |
| (Empty) |
1 { | |
2 'TargetPath': <Object>, | |
3 '_build_targets': [ | |
4 'most', | |
5 ], | |
6 '_builder_name': 'Build-Win8-VS2012-x86-Debug-Trybot', | |
7 '_common_args': [ | |
8 '--autogen_svn_baseurl', | |
9 'bogusValueToFixSkBug2663', | |
10 '--configuration', | |
11 'Debug', | |
12 '--deps_target_os', | |
13 'None', | |
14 '--builder_name', | |
15 'Build-Win8-VS2012-x86-Debug-Trybot', | |
16 '--build_number', | |
17 <Object>, | |
18 '--target_platform', | |
19 'win32', | |
20 '--revision', | |
21 <Object>, | |
22 '--got_revision', | |
23 <Object>, | |
24 '--perf_output_basedir', | |
25 'None', | |
26 '--make_flags', | |
27 '""', | |
28 '--test_args', | |
29 '""', | |
30 '--gm_args', | |
31 '""', | |
32 '--bench_args', | |
33 '""', | |
34 '--is_try', | |
35 'True', | |
36 '--bench_pictures_cfg', | |
37 'default', | |
38 ], | |
39 '_configuration': 'Debug', | |
40 '_default_clobber': <Object>, | |
41 '_deps_target_os': None, | |
42 '_do_patch_step': <Object>, | |
43 '_do_upload_bench_results': <Object>, | |
44 '_do_upload_render_results': <Object>, | |
45 '_env_vars': {}, | |
46 '_flavor': None, | |
47 '_gclient_solutions': [ | |
48 '{ "name": "skia", "url": "https://skia.googlesource.com/skia.git", "cus
tom_deps": {},"custom_vars": {},},', | |
49 ], | |
50 '_gyp_defines': { | |
51 'qt_sdk': 'C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/', | |
52 'skia_arch_width': '32', | |
53 'skia_warnings_as_errors': '0', | |
54 'skia_win_debuggers_path': 'c:/DbgHelp', | |
55 }, | |
56 '_make_flags': [], | |
57 '_perf_output_basedir': None, | |
58 '_skia_cmd_obj': <Object>, | |
59 '_skia_svn_password_file': '.skia_svn_password', | |
60 '_skia_svn_username_file': '.skia_svn_username', | |
61 '_workdir': 'build\skia', | |
62 'dontskipsteps': [], | |
63 'properties': <Object>, | |
64 'skipsteps': [], | |
65 'steps': [ | |
66 [ | |
67 <Object>, | |
68 { | |
69 'alwaysRun': <Object>, | |
70 'command': [ | |
71 'python', | |
72 '..\..\..\..\..\slave\skia_slave_scripts\update_scripts.py', | |
73 '--autogen_svn_baseurl', | |
74 'bogusValueToFixSkBug2663', | |
75 '--configuration', | |
76 'Debug', | |
77 '--deps_target_os', | |
78 'None', | |
79 '--builder_name', | |
80 'Build-Win8-VS2012-x86-Debug-Trybot', | |
81 '--build_number', | |
82 <Object>, | |
83 '--target_platform', | |
84 'win32', | |
85 '--revision', | |
86 <Object>, | |
87 '--got_revision', | |
88 <Object>, | |
89 '--perf_output_basedir', | |
90 'None', | |
91 '--make_flags', | |
92 '""', | |
93 '--test_args', | |
94 '""', | |
95 '--gm_args', | |
96 '""', | |
97 '--bench_args', | |
98 '""', | |
99 '--is_try', | |
100 'True', | |
101 '--bench_pictures_cfg', | |
102 'default', | |
103 ], | |
104 'description': 'UpdateScripts', | |
105 'doStepIf': <Object>, | |
106 'env': {}, | |
107 'exception_on_failure': <Object>, | |
108 'flunkOnFailure': <Object>, | |
109 'get_props_from_stdout': { | |
110 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | |
111 }, | |
112 'haltOnFailure': <Object>, | |
113 'hideStepIf': <Object>, | |
114 'is_rebaseline_step': <Object>, | |
115 'is_upload_step': <Object>, | |
116 'timeout': <Object>, | |
117 'workdir': 'build', | |
118 }, | |
119 ], | |
120 [ | |
121 <Object>, | |
122 { | |
123 'alwaysRun': <Object>, | |
124 'command': [ | |
125 'python', | |
126 '..\..\..\..\..\slave\skia_slave_scripts\update.py', | |
127 '--autogen_svn_baseurl', | |
128 'bogusValueToFixSkBug2663', | |
129 '--configuration', | |
130 'Debug', | |
131 '--deps_target_os', | |
132 'None', | |
133 '--builder_name', | |
134 'Build-Win8-VS2012-x86-Debug-Trybot', | |
135 '--build_number', | |
136 <Object>, | |
137 '--target_platform', | |
138 'win32', | |
139 '--revision', | |
140 <Object>, | |
141 '--got_revision', | |
142 <Object>, | |
143 '--perf_output_basedir', | |
144 'None', | |
145 '--make_flags', | |
146 '""', | |
147 '--test_args', | |
148 '""', | |
149 '--gm_args', | |
150 '""', | |
151 '--bench_args', | |
152 '""', | |
153 '--is_try', | |
154 'True', | |
155 '--bench_pictures_cfg', | |
156 'default', | |
157 '--gclient_solutions', | |
158 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', | |
159 ], | |
160 'description': 'Update', | |
161 'doStepIf': <Object>, | |
162 'env': {}, | |
163 'exception_on_failure': <Object>, | |
164 'flunkOnFailure': <Object>, | |
165 'get_props_from_stdout': { | |
166 'got_revision': 'Skia updated to (\w+)', | |
167 }, | |
168 'haltOnFailure': <Object>, | |
169 'hideStepIf': <Object>, | |
170 'is_rebaseline_step': <Object>, | |
171 'is_upload_step': <Object>, | |
172 'timeout': <Object>, | |
173 'workdir': 'build', | |
174 }, | |
175 ], | |
176 [ | |
177 <Object>, | |
178 { | |
179 'alwaysRun': <Object>, | |
180 'command': [ | |
181 'python', | |
182 '..\..\..\..\..\..\slave\skia_slave_scripts\apply_patch.py', | |
183 '--autogen_svn_baseurl', | |
184 'bogusValueToFixSkBug2663', | |
185 '--configuration', | |
186 'Debug', | |
187 '--deps_target_os', | |
188 'None', | |
189 '--builder_name', | |
190 'Build-Win8-VS2012-x86-Debug-Trybot', | |
191 '--build_number', | |
192 <Object>, | |
193 '--target_platform', | |
194 'win32', | |
195 '--revision', | |
196 <Object>, | |
197 '--got_revision', | |
198 <Object>, | |
199 '--perf_output_basedir', | |
200 'None', | |
201 '--make_flags', | |
202 '""', | |
203 '--test_args', | |
204 '""', | |
205 '--gm_args', | |
206 '""', | |
207 '--bench_args', | |
208 '""', | |
209 '--is_try', | |
210 'True', | |
211 '--bench_pictures_cfg', | |
212 'default', | |
213 '--patch', | |
214 <Object>, | |
215 ], | |
216 'description': 'ApplyPatch', | |
217 'doStepIf': <Object>, | |
218 'env': {}, | |
219 'exception_on_failure': <Object>, | |
220 'flunkOnFailure': <Object>, | |
221 'get_props_from_stdout': None, | |
222 'haltOnFailure': <Object>, | |
223 'hideStepIf': <Object>, | |
224 'is_rebaseline_step': <Object>, | |
225 'is_upload_step': <Object>, | |
226 'timeout': <Object>, | |
227 'workdir': 'build\skia', | |
228 }, | |
229 ], | |
230 [ | |
231 <Object>, | |
232 { | |
233 'alwaysRun': <Object>, | |
234 'command': [ | |
235 'python', | |
236 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py', | |
237 '--autogen_svn_baseurl', | |
238 'bogusValueToFixSkBug2663', | |
239 '--configuration', | |
240 'Debug', | |
241 '--deps_target_os', | |
242 'None', | |
243 '--builder_name', | |
244 'Build-Win8-VS2012-x86-Debug-Trybot', | |
245 '--build_number', | |
246 <Object>, | |
247 '--target_platform', | |
248 'win32', | |
249 '--revision', | |
250 <Object>, | |
251 '--got_revision', | |
252 <Object>, | |
253 '--perf_output_basedir', | |
254 'None', | |
255 '--make_flags', | |
256 '""', | |
257 '--test_args', | |
258 '""', | |
259 '--gm_args', | |
260 '""', | |
261 '--bench_args', | |
262 '""', | |
263 '--is_try', | |
264 'True', | |
265 '--bench_pictures_cfg', | |
266 'default', | |
267 '--target', | |
268 'most', | |
269 '--gyp_defines', | |
270 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp', | |
271 '--flavor', | |
272 'default', | |
273 ], | |
274 'description': 'BuildMost', | |
275 'doStepIf': <Object>, | |
276 'env': {}, | |
277 'exception_on_failure': <Object>, | |
278 'flunkOnFailure': <Object>, | |
279 'get_props_from_stdout': None, | |
280 'haltOnFailure': <Object>, | |
281 'hideStepIf': <Object>, | |
282 'is_rebaseline_step': <Object>, | |
283 'is_upload_step': <Object>, | |
284 'timeout': <Object>, | |
285 'workdir': 'build\skia', | |
286 }, | |
287 ], | |
288 [ | |
289 <Object>, | |
290 { | |
291 'alwaysRun': <Object>, | |
292 'command': [ | |
293 'python', | |
294 '..\..\..\..\..\..\slave\skia_slave_scripts\clean.py', | |
295 '--autogen_svn_baseurl', | |
296 'bogusValueToFixSkBug2663', | |
297 '--configuration', | |
298 'Debug', | |
299 '--deps_target_os', | |
300 'None', | |
301 '--builder_name', | |
302 'Build-Win8-VS2012-x86-Debug-Trybot', | |
303 '--build_number', | |
304 <Object>, | |
305 '--target_platform', | |
306 'win32', | |
307 '--revision', | |
308 <Object>, | |
309 '--got_revision', | |
310 <Object>, | |
311 '--perf_output_basedir', | |
312 'None', | |
313 '--make_flags', | |
314 '""', | |
315 '--test_args', | |
316 '""', | |
317 '--gm_args', | |
318 '""', | |
319 '--bench_args', | |
320 '""', | |
321 '--is_try', | |
322 'True', | |
323 '--bench_pictures_cfg', | |
324 'default', | |
325 '--flavor', | |
326 'default', | |
327 ], | |
328 'description': 'Clean', | |
329 'doStepIf': <Object>, | |
330 'env': {}, | |
331 'exception_on_failure': <Object>, | |
332 'flunkOnFailure': <Object>, | |
333 'get_props_from_stdout': None, | |
334 'haltOnFailure': <Object>, | |
335 'hideStepIf': <Object>, | |
336 'is_rebaseline_step': <Object>, | |
337 'is_upload_step': <Object>, | |
338 'timeout': <Object>, | |
339 'workdir': 'build\skia', | |
340 }, | |
341 ], | |
342 [ | |
343 <Object>, | |
344 { | |
345 'alwaysRun': <Object>, | |
346 'command': [ | |
347 'python', | |
348 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py', | |
349 '--autogen_svn_baseurl', | |
350 'bogusValueToFixSkBug2663', | |
351 '--configuration', | |
352 'Debug', | |
353 '--deps_target_os', | |
354 'None', | |
355 '--builder_name', | |
356 'Build-Win8-VS2012-x86-Debug-Trybot', | |
357 '--build_number', | |
358 <Object>, | |
359 '--target_platform', | |
360 'win32', | |
361 '--revision', | |
362 <Object>, | |
363 '--got_revision', | |
364 <Object>, | |
365 '--perf_output_basedir', | |
366 'None', | |
367 '--make_flags', | |
368 '""', | |
369 '--test_args', | |
370 '""', | |
371 '--gm_args', | |
372 '""', | |
373 '--bench_args', | |
374 '""', | |
375 '--is_try', | |
376 'True', | |
377 '--bench_pictures_cfg', | |
378 'default', | |
379 '--target', | |
380 'most', | |
381 '--gyp_defines', | |
382 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp', | |
383 '--flavor', | |
384 'default', | |
385 ], | |
386 'description': 'Retry_BuildMost', | |
387 'doStepIf': <Object>, | |
388 'env': {}, | |
389 'exception_on_failure': <Object>, | |
390 'flunkOnFailure': <Object>, | |
391 'get_props_from_stdout': None, | |
392 'haltOnFailure': <Object>, | |
393 'hideStepIf': <Object>, | |
394 'is_rebaseline_step': <Object>, | |
395 'is_upload_step': <Object>, | |
396 'timeout': <Object>, | |
397 'workdir': 'build\skia', | |
398 }, | |
399 ], | |
400 [ | |
401 <Object>, | |
402 { | |
403 'alwaysRun': <Object>, | |
404 'command': [ | |
405 'python', | |
406 '..\..\..\..\..\..\slave\skia_slave_scripts\clean.py', | |
407 '--autogen_svn_baseurl', | |
408 'bogusValueToFixSkBug2663', | |
409 '--configuration', | |
410 'Debug', | |
411 '--deps_target_os', | |
412 'None', | |
413 '--builder_name', | |
414 'Build-Win8-VS2012-x86-Debug-Trybot', | |
415 '--build_number', | |
416 <Object>, | |
417 '--target_platform', | |
418 'win32', | |
419 '--revision', | |
420 <Object>, | |
421 '--got_revision', | |
422 <Object>, | |
423 '--perf_output_basedir', | |
424 'None', | |
425 '--make_flags', | |
426 '""', | |
427 '--test_args', | |
428 '""', | |
429 '--gm_args', | |
430 '""', | |
431 '--bench_args', | |
432 '""', | |
433 '--is_try', | |
434 'True', | |
435 '--bench_pictures_cfg', | |
436 'default', | |
437 '--flavor', | |
438 'default', | |
439 ], | |
440 'description': 'Clean', | |
441 'doStepIf': <Object>, | |
442 'env': {}, | |
443 'exception_on_failure': <Object>, | |
444 'flunkOnFailure': <Object>, | |
445 'get_props_from_stdout': None, | |
446 'haltOnFailure': <Object>, | |
447 'hideStepIf': <Object>, | |
448 'is_rebaseline_step': <Object>, | |
449 'is_upload_step': <Object>, | |
450 'timeout': <Object>, | |
451 'workdir': 'build\skia', | |
452 }, | |
453 ], | |
454 [ | |
455 <Object>, | |
456 { | |
457 'alwaysRun': <Object>, | |
458 'command': [ | |
459 'python', | |
460 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py', | |
461 '--autogen_svn_baseurl', | |
462 'bogusValueToFixSkBug2663', | |
463 '--configuration', | |
464 'Debug', | |
465 '--deps_target_os', | |
466 'None', | |
467 '--builder_name', | |
468 'Build-Win8-VS2012-x86-Debug-Trybot', | |
469 '--build_number', | |
470 <Object>, | |
471 '--target_platform', | |
472 'win32', | |
473 '--revision', | |
474 <Object>, | |
475 '--got_revision', | |
476 <Object>, | |
477 '--perf_output_basedir', | |
478 'None', | |
479 '--make_flags', | |
480 '""', | |
481 '--test_args', | |
482 '""', | |
483 '--gm_args', | |
484 '""', | |
485 '--bench_args', | |
486 '""', | |
487 '--is_try', | |
488 'True', | |
489 '--bench_pictures_cfg', | |
490 'default', | |
491 '--target', | |
492 'most', | |
493 '--gyp_defines', | |
494 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/
skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp', | |
495 '--flavor', | |
496 'default', | |
497 ], | |
498 'description': 'Retry_NoWarningsAsErrors_BuildMost', | |
499 'doStepIf': <Object>, | |
500 'env': {}, | |
501 'exception_on_failure': <Object>, | |
502 'flunkOnFailure': <Object>, | |
503 'get_props_from_stdout': None, | |
504 'haltOnFailure': <Object>, | |
505 'hideStepIf': <Object>, | |
506 'is_rebaseline_step': <Object>, | |
507 'is_upload_step': <Object>, | |
508 'timeout': <Object>, | |
509 'workdir': 'build\skia', | |
510 }, | |
511 ], | |
512 ], | |
513 } | |
OLD | NEW |