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

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

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",
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",
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 "False",
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",
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 "False",
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",
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 "False",
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/compile.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",
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 "False",
225 "--bench_pictures_cfg",
226 "default",
227 "--issue_number",
228 "<Object>",
229 "--target",
230 "everything",
231 "--gyp_defines",
232 "skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui ld=1",
233 "--flavor",
234 "default"
235 ],
236 "description": "BuildEverything",
237 "doStepIf": "<Object>",
238 "env": {
239 "CC": "/usr/bin/clang",
240 "CXX": "/usr/bin/clang++"
241 },
242 "exception_on_failure": "<Object>",
243 "flunkOnFailure": "<Object>",
244 "get_props_from_stdout": null,
245 "haltOnFailure": "<Object>",
246 "hideStepIf": "<Object>",
247 "is_rebaseline_step": "<Object>",
248 "is_upload_step": "<Object>",
249 "timeout": "<Object>",
250 "workdir": "build/skia"
251 }
252 ],
253 [
254 "<Object>",
255 {
256 "alwaysRun": "<Object>",
257 "command": [
258 "python",
259 "../../../../../../slave/skia_slave_scripts/clean.py",
260 "--autogen_svn_baseurl",
261 "bogusValueToFixSkBug2663",
262 "--configuration",
263 "Debug",
264 "--deps_target_os",
265 "None",
266 "--builder_name",
267 "Build-Ubuntu13.10-Clang-x86_64-Debug",
268 "--build_number",
269 "<Object>",
270 "--target_platform",
271 "linux",
272 "--revision",
273 "<Object>",
274 "--got_revision",
275 "<Object>",
276 "--perf_output_basedir",
277 "None",
278 "--make_flags",
279 "\"\"",
280 "--test_args",
281 "\"",
282 "--gm_args",
283 "\"\"",
284 "--bench_args",
285 "\"\"",
286 "--is_try",
287 "False",
288 "--bench_pictures_cfg",
289 "default",
290 "--issue_number",
291 "<Object>",
292 "--flavor",
293 "default"
294 ],
295 "description": "Clean",
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/compile.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",
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 "False",
347 "--bench_pictures_cfg",
348 "default",
349 "--issue_number",
350 "<Object>",
351 "--target",
352 "everything",
353 "--gyp_defines",
354 "skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui ld=1",
355 "--flavor",
356 "default"
357 ],
358 "description": "Retry_BuildEverything",
359 "doStepIf": "<Object>",
360 "env": {
361 "CC": "/usr/bin/clang",
362 "CXX": "/usr/bin/clang++"
363 },
364 "exception_on_failure": "<Object>",
365 "flunkOnFailure": "<Object>",
366 "get_props_from_stdout": null,
367 "haltOnFailure": "<Object>",
368 "hideStepIf": "<Object>",
369 "is_rebaseline_step": "<Object>",
370 "is_upload_step": "<Object>",
371 "timeout": "<Object>",
372 "workdir": "build/skia"
373 }
374 ],
375 [
376 "<Object>",
377 {
378 "alwaysRun": "<Object>",
379 "command": [
380 "python",
381 "../../../../../../slave/skia_slave_scripts/clean.py",
382 "--autogen_svn_baseurl",
383 "bogusValueToFixSkBug2663",
384 "--configuration",
385 "Debug",
386 "--deps_target_os",
387 "None",
388 "--builder_name",
389 "Build-Ubuntu13.10-Clang-x86_64-Debug",
390 "--build_number",
391 "<Object>",
392 "--target_platform",
393 "linux",
394 "--revision",
395 "<Object>",
396 "--got_revision",
397 "<Object>",
398 "--perf_output_basedir",
399 "None",
400 "--make_flags",
401 "\"\"",
402 "--test_args",
403 "\"",
404 "--gm_args",
405 "\"\"",
406 "--bench_args",
407 "\"\"",
408 "--is_try",
409 "False",
410 "--bench_pictures_cfg",
411 "default",
412 "--issue_number",
413 "<Object>",
414 "--flavor",
415 "default"
416 ],
417 "description": "Clean",
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/compile.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",
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 "False",
469 "--bench_pictures_cfg",
470 "default",
471 "--issue_number",
472 "<Object>",
473 "--target",
474 "everything",
475 "--gyp_defines",
476 "skia_arch_width=64 skia_warnings_as_errors=0 skia_clang_bui ld=1",
477 "--flavor",
478 "default"
479 ],
480 "description": "Retry_NoWarningsAsErrors_BuildEverything",
481 "doStepIf": "<Object>",
482 "env": {
483 "CC": "/usr/bin/clang",
484 "CXX": "/usr/bin/clang++"
485 },
486 "exception_on_failure": "<Object>",
487 "flunkOnFailure": "<Object>",
488 "get_props_from_stdout": null,
489 "haltOnFailure": "<Object>",
490 "hideStepIf": "<Object>",
491 "is_rebaseline_step": "<Object>",
492 "is_upload_step": "<Object>",
493 "timeout": "<Object>",
494 "workdir": "build/skia"
495 }
496 ]
497 ]
498 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698