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

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

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

Powered by Google App Engine
This is Rietveld 408576698