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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot

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

Powered by Google App Engine
This is Rietveld 408576698