OLD | NEW |
| (Empty) |
1 { | |
2 'TargetPath': <Object>, | |
3 '_build_targets': [ | |
4 'most', | |
5 ], | |
6 '_builder_name': 'Build-Win7-VS2010-x86-Debug', | |
7 '_common_args': [ | |
8 '--autogen_svn_baseurl', | |
9 'bogusValueToFixSkBug2663', | |
10 '--configuration', | |
11 'Debug', | |
12 '--deps_target_os', | |
13 'None', | |
14 '--builder_name', | |
15 'Build-Win7-VS2010-x86-Debug', | |
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 'False', | |
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/4.8.5/', | |
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-Win7-VS2010-x86-Debug', | |
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 'False', | |
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-Win7-VS2010-x86-Debug', | |
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 'False', | |
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\compile.py', | |
183 '--autogen_svn_baseurl', | |
184 'bogusValueToFixSkBug2663', | |
185 '--configuration', | |
186 'Debug', | |
187 '--deps_target_os', | |
188 'None', | |
189 '--builder_name', | |
190 'Build-Win7-VS2010-x86-Debug', | |
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 'False', | |
211 '--bench_pictures_cfg', | |
212 'default', | |
213 '--target', | |
214 'most', | |
215 '--gyp_defines', | |
216 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err
ors=1 skia_win_debuggers_path=c:/DbgHelp', | |
217 '--flavor', | |
218 'default', | |
219 ], | |
220 'description': 'BuildMost', | |
221 'doStepIf': <Object>, | |
222 'env': {}, | |
223 'exception_on_failure': <Object>, | |
224 'flunkOnFailure': <Object>, | |
225 'get_props_from_stdout': None, | |
226 'haltOnFailure': <Object>, | |
227 'hideStepIf': <Object>, | |
228 'is_rebaseline_step': <Object>, | |
229 'is_upload_step': <Object>, | |
230 'timeout': <Object>, | |
231 'workdir': 'build\skia', | |
232 }, | |
233 ], | |
234 [ | |
235 <Object>, | |
236 { | |
237 'alwaysRun': <Object>, | |
238 'command': [ | |
239 'python', | |
240 '..\..\..\..\..\..\slave\skia_slave_scripts\clean.py', | |
241 '--autogen_svn_baseurl', | |
242 'bogusValueToFixSkBug2663', | |
243 '--configuration', | |
244 'Debug', | |
245 '--deps_target_os', | |
246 'None', | |
247 '--builder_name', | |
248 'Build-Win7-VS2010-x86-Debug', | |
249 '--build_number', | |
250 <Object>, | |
251 '--target_platform', | |
252 'win32', | |
253 '--revision', | |
254 <Object>, | |
255 '--got_revision', | |
256 <Object>, | |
257 '--perf_output_basedir', | |
258 'None', | |
259 '--make_flags', | |
260 '""', | |
261 '--test_args', | |
262 '""', | |
263 '--gm_args', | |
264 '""', | |
265 '--bench_args', | |
266 '""', | |
267 '--is_try', | |
268 'False', | |
269 '--bench_pictures_cfg', | |
270 'default', | |
271 '--flavor', | |
272 'default', | |
273 ], | |
274 'description': 'Clean', | |
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\compile.py', | |
295 '--autogen_svn_baseurl', | |
296 'bogusValueToFixSkBug2663', | |
297 '--configuration', | |
298 'Debug', | |
299 '--deps_target_os', | |
300 'None', | |
301 '--builder_name', | |
302 'Build-Win7-VS2010-x86-Debug', | |
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 'False', | |
323 '--bench_pictures_cfg', | |
324 'default', | |
325 '--target', | |
326 'most', | |
327 '--gyp_defines', | |
328 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err
ors=1 skia_win_debuggers_path=c:/DbgHelp', | |
329 '--flavor', | |
330 'default', | |
331 ], | |
332 'description': 'Retry_BuildMost', | |
333 'doStepIf': <Object>, | |
334 'env': {}, | |
335 'exception_on_failure': <Object>, | |
336 'flunkOnFailure': <Object>, | |
337 'get_props_from_stdout': None, | |
338 'haltOnFailure': <Object>, | |
339 'hideStepIf': <Object>, | |
340 'is_rebaseline_step': <Object>, | |
341 'is_upload_step': <Object>, | |
342 'timeout': <Object>, | |
343 'workdir': 'build\skia', | |
344 }, | |
345 ], | |
346 [ | |
347 <Object>, | |
348 { | |
349 'alwaysRun': <Object>, | |
350 'command': [ | |
351 'python', | |
352 '..\..\..\..\..\..\slave\skia_slave_scripts\clean.py', | |
353 '--autogen_svn_baseurl', | |
354 'bogusValueToFixSkBug2663', | |
355 '--configuration', | |
356 'Debug', | |
357 '--deps_target_os', | |
358 'None', | |
359 '--builder_name', | |
360 'Build-Win7-VS2010-x86-Debug', | |
361 '--build_number', | |
362 <Object>, | |
363 '--target_platform', | |
364 'win32', | |
365 '--revision', | |
366 <Object>, | |
367 '--got_revision', | |
368 <Object>, | |
369 '--perf_output_basedir', | |
370 'None', | |
371 '--make_flags', | |
372 '""', | |
373 '--test_args', | |
374 '""', | |
375 '--gm_args', | |
376 '""', | |
377 '--bench_args', | |
378 '""', | |
379 '--is_try', | |
380 'False', | |
381 '--bench_pictures_cfg', | |
382 'default', | |
383 '--flavor', | |
384 'default', | |
385 ], | |
386 'description': 'Clean', | |
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\compile.py', | |
407 '--autogen_svn_baseurl', | |
408 'bogusValueToFixSkBug2663', | |
409 '--configuration', | |
410 'Debug', | |
411 '--deps_target_os', | |
412 'None', | |
413 '--builder_name', | |
414 'Build-Win7-VS2010-x86-Debug', | |
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 'False', | |
435 '--bench_pictures_cfg', | |
436 'default', | |
437 '--target', | |
438 'most', | |
439 '--gyp_defines', | |
440 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err
ors=0 skia_win_debuggers_path=c:/DbgHelp', | |
441 '--flavor', | |
442 'default', | |
443 ], | |
444 'description': 'Retry_NoWarningsAsErrors_BuildMost', | |
445 'doStepIf': <Object>, | |
446 'env': {}, | |
447 'exception_on_failure': <Object>, | |
448 'flunkOnFailure': <Object>, | |
449 'get_props_from_stdout': None, | |
450 'haltOnFailure': <Object>, | |
451 'hideStepIf': <Object>, | |
452 'is_rebaseline_step': <Object>, | |
453 'is_upload_step': <Object>, | |
454 'timeout': <Object>, | |
455 'workdir': 'build\skia', | |
456 }, | |
457 ], | |
458 ], | |
459 } | |
OLD | NEW |