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

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

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',
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',
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 'False',
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',
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 'False',
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',
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 'False',
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/compile.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',
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 'False',
220 '--bench_pictures_cfg',
221 'default',
222 '--target',
223 'everything',
224 '--gyp_defines',
225 'skia_arch_width=64 skia_warnings_as_errors=0 skia_release_o ptimization_level=1',
226 '--flavor',
227 'valgrind',
228 ],
229 'description': 'BuildEverything',
230 'doStepIf': <Object>,
231 'env': {},
232 'exception_on_failure': <Object>,
233 'flunkOnFailure': <Object>,
234 'get_props_from_stdout': None,
235 'haltOnFailure': <Object>,
236 'hideStepIf': <Object>,
237 'is_rebaseline_step': <Object>,
238 'is_upload_step': <Object>,
239 'timeout': <Object>,
240 'workdir': 'build/skia',
241 },
242 ],
243 [
244 <Object>,
245 {
246 'alwaysRun': <Object>,
247 'command': [
248 'python',
249 '../../../../../../slave/skia_slave_scripts/clean.py',
250 '--autogen_svn_baseurl',
251 'https://skia-autogen.googlecode.com/svn',
252 '--configuration',
253 'Release',
254 '--deps_target_os',
255 'None',
256 '--builder_name',
257 'Build-Ubuntu13.10-GCC4.8-x86_64-Release-Valgrind',
258 '--build_number',
259 <Object>,
260 '--target_platform',
261 'linux',
262 '--revision',
263 <Object>,
264 '--got_revision',
265 <Object>,
266 '--perf_output_basedir',
267 'None',
268 '--make_flags',
269 '""',
270 '--test_args',
271 '""',
272 '--gm_args',
273 '""',
274 '--bench_args',
275 '""',
276 '--num_cores',
277 <Object>,
278 '--is_try',
279 'False',
280 '--bench_pictures_cfg',
281 'default',
282 '--flavor',
283 'valgrind',
284 ],
285 'description': 'Clean',
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/compile.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',
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 'False',
336 '--bench_pictures_cfg',
337 'default',
338 '--target',
339 'everything',
340 '--gyp_defines',
341 'skia_arch_width=64 skia_warnings_as_errors=0 skia_release_o ptimization_level=1',
342 '--flavor',
343 'valgrind',
344 ],
345 'description': 'Retry_BuildEverything',
346 'doStepIf': <Object>,
347 'env': {},
348 'exception_on_failure': <Object>,
349 'flunkOnFailure': <Object>,
350 'get_props_from_stdout': None,
351 'haltOnFailure': <Object>,
352 'hideStepIf': <Object>,
353 'is_rebaseline_step': <Object>,
354 'is_upload_step': <Object>,
355 'timeout': <Object>,
356 'workdir': 'build/skia',
357 },
358 ],
359 [
360 <Object>,
361 {
362 'alwaysRun': <Object>,
363 'command': [
364 'python',
365 '../../../../../../slave/skia_slave_scripts/clean.py',
366 '--autogen_svn_baseurl',
367 'https://skia-autogen.googlecode.com/svn',
368 '--configuration',
369 'Release',
370 '--deps_target_os',
371 'None',
372 '--builder_name',
373 'Build-Ubuntu13.10-GCC4.8-x86_64-Release-Valgrind',
374 '--build_number',
375 <Object>,
376 '--target_platform',
377 'linux',
378 '--revision',
379 <Object>,
380 '--got_revision',
381 <Object>,
382 '--perf_output_basedir',
383 'None',
384 '--make_flags',
385 '""',
386 '--test_args',
387 '""',
388 '--gm_args',
389 '""',
390 '--bench_args',
391 '""',
392 '--num_cores',
393 <Object>,
394 '--is_try',
395 'False',
396 '--bench_pictures_cfg',
397 'default',
398 '--flavor',
399 'valgrind',
400 ],
401 'description': 'Clean',
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/compile.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',
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 'False',
452 '--bench_pictures_cfg',
453 'default',
454 '--target',
455 'everything',
456 '--gyp_defines',
457 'skia_arch_width=64 skia_warnings_as_errors=0 skia_release_o ptimization_level=1',
458 '--flavor',
459 'valgrind',
460 ],
461 'description': 'Retry_NoWarningsAsErrors_BuildEverything',
462 'doStepIf': <Object>,
463 'env': {},
464 'exception_on_failure': <Object>,
465 'flunkOnFailure': <Object>,
466 'get_props_from_stdout': None,
467 'haltOnFailure': <Object>,
468 'hideStepIf': <Object>,
469 'is_rebaseline_step': <Object>,
470 'is_upload_step': <Object>,
471 'timeout': <Object>,
472 'workdir': 'build/skia',
473 },
474 ],
475 ],
476 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698