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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-Valgrind-Trybot

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

Powered by Google App Engine
This is Rietveld 408576698