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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-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 "dm"
5 ],
6 "_builder_name": "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot",
7 "_common_args": [
8 "--autogen_svn_baseurl",
9 "bogusValueToFixSkBug2663",
10 "--configuration",
11 "Release",
12 "--deps_target_os",
13 "None",
14 "--builder_name",
15 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-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 "--sanitizer",
41 "thread"
42 ],
43 "_configuration": "Release",
44 "_default_clobber": "<Object>",
45 "_deps_target_os": null,
46 "_do_patch_step": "<Object>",
47 "_do_upload_bench_results": "<Object>",
48 "_do_upload_render_results": "<Object>",
49 "_env_vars": {},
50 "_flavor": "xsan",
51 "_gclient_solutions": [
52 "{ \"name\": \"skia\", \"url\": \"https://skia.googlesource.com/skia.git \", \"custom_deps\": {},\"custom_vars\": {},},"
53 ],
54 "_gyp_defines": {
55 "skia_arch_width": "64",
56 "skia_gpu": "0",
57 "skia_warnings_as_errors": "0"
58 },
59 "_make_flags": [],
60 "_perf_output_basedir": null,
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 "bogusValueToFixSkBug2663",
78 "--configuration",
79 "Release",
80 "--deps_target_os",
81 "None",
82 "--builder_name",
83 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-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 "--is_try",
103 "True",
104 "--bench_pictures_cfg",
105 "default",
106 "--issue_number",
107 "<Object>",
108 "--sanitizer",
109 "thread"
110 ],
111 "description": "UpdateScripts",
112 "doStepIf": "<Object>",
113 "env": {},
114 "exception_on_failure": "<Object>",
115 "flunkOnFailure": "<Object>",
116 "get_props_from_stdout": {
117 "buildbot_revision": "Skiabot scripts updated to (\\w+)"
118 },
119 "haltOnFailure": "<Object>",
120 "hideStepIf": "<Object>",
121 "is_rebaseline_step": "<Object>",
122 "is_upload_step": "<Object>",
123 "timeout": "<Object>",
124 "workdir": "build"
125 }
126 ],
127 [
128 "<Object>",
129 {
130 "alwaysRun": "<Object>",
131 "command": [
132 "python",
133 "../../../../../slave/skia_slave_scripts/update.py",
134 "--autogen_svn_baseurl",
135 "bogusValueToFixSkBug2663",
136 "--configuration",
137 "Release",
138 "--deps_target_os",
139 "None",
140 "--builder_name",
141 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot",
142 "--build_number",
143 "<Object>",
144 "--target_platform",
145 "linux",
146 "--revision",
147 "<Object>",
148 "--got_revision",
149 "<Object>",
150 "--perf_output_basedir",
151 "None",
152 "--make_flags",
153 "\"\"",
154 "--test_args",
155 "\"",
156 "--gm_args",
157 "\"\"",
158 "--bench_args",
159 "\"\"",
160 "--is_try",
161 "True",
162 "--bench_pictures_cfg",
163 "default",
164 "--issue_number",
165 "<Object>",
166 "--sanitizer",
167 "thread",
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 "exception_on_failure": "<Object>",
175 "flunkOnFailure": "<Object>",
176 "get_props_from_stdout": {
177 "got_revision": "Skia updated to (\\w+)"
178 },
179 "haltOnFailure": "<Object>",
180 "hideStepIf": "<Object>",
181 "is_rebaseline_step": "<Object>",
182 "is_upload_step": "<Object>",
183 "timeout": "<Object>",
184 "workdir": "build"
185 }
186 ],
187 [
188 "<Object>",
189 {
190 "alwaysRun": "<Object>",
191 "command": [
192 "python",
193 "../../../../../../slave/skia_slave_scripts/apply_patch.py",
194 "--autogen_svn_baseurl",
195 "bogusValueToFixSkBug2663",
196 "--configuration",
197 "Release",
198 "--deps_target_os",
199 "None",
200 "--builder_name",
201 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot",
202 "--build_number",
203 "<Object>",
204 "--target_platform",
205 "linux",
206 "--revision",
207 "<Object>",
208 "--got_revision",
209 "<Object>",
210 "--perf_output_basedir",
211 "None",
212 "--make_flags",
213 "\"\"",
214 "--test_args",
215 "\"",
216 "--gm_args",
217 "\"\"",
218 "--bench_args",
219 "\"\"",
220 "--is_try",
221 "True",
222 "--bench_pictures_cfg",
223 "default",
224 "--issue_number",
225 "<Object>",
226 "--sanitizer",
227 "thread",
228 "--patch",
229 "<Object>"
230 ],
231 "description": "ApplyPatch",
232 "doStepIf": "<Object>",
233 "env": {},
234 "exception_on_failure": "<Object>",
235 "flunkOnFailure": "<Object>",
236 "get_props_from_stdout": null,
237 "haltOnFailure": "<Object>",
238 "hideStepIf": "<Object>",
239 "is_rebaseline_step": "<Object>",
240 "is_upload_step": "<Object>",
241 "timeout": "<Object>",
242 "workdir": "build/skia"
243 }
244 ],
245 [
246 "<Object>",
247 {
248 "alwaysRun": "<Object>",
249 "command": [
250 "python",
251 "../../../../../../slave/skia_slave_scripts/compile.py",
252 "--autogen_svn_baseurl",
253 "bogusValueToFixSkBug2663",
254 "--configuration",
255 "Release",
256 "--deps_target_os",
257 "None",
258 "--builder_name",
259 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot",
260 "--build_number",
261 "<Object>",
262 "--target_platform",
263 "linux",
264 "--revision",
265 "<Object>",
266 "--got_revision",
267 "<Object>",
268 "--perf_output_basedir",
269 "None",
270 "--make_flags",
271 "\"\"",
272 "--test_args",
273 "\"",
274 "--gm_args",
275 "\"\"",
276 "--bench_args",
277 "\"\"",
278 "--is_try",
279 "True",
280 "--bench_pictures_cfg",
281 "default",
282 "--issue_number",
283 "<Object>",
284 "--sanitizer",
285 "thread",
286 "--target",
287 "dm",
288 "--gyp_defines",
289 "skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0",
290 "--flavor",
291 "xsan"
292 ],
293 "description": "BuildDm",
294 "doStepIf": "<Object>",
295 "env": {},
296 "exception_on_failure": "<Object>",
297 "flunkOnFailure": "<Object>",
298 "get_props_from_stdout": null,
299 "haltOnFailure": "<Object>",
300 "hideStepIf": "<Object>",
301 "is_rebaseline_step": "<Object>",
302 "is_upload_step": "<Object>",
303 "timeout": "<Object>",
304 "workdir": "build/skia"
305 }
306 ],
307 [
308 "<Object>",
309 {
310 "alwaysRun": "<Object>",
311 "command": [
312 "python",
313 "../../../../../../slave/skia_slave_scripts/clean.py",
314 "--autogen_svn_baseurl",
315 "bogusValueToFixSkBug2663",
316 "--configuration",
317 "Release",
318 "--deps_target_os",
319 "None",
320 "--builder_name",
321 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot",
322 "--build_number",
323 "<Object>",
324 "--target_platform",
325 "linux",
326 "--revision",
327 "<Object>",
328 "--got_revision",
329 "<Object>",
330 "--perf_output_basedir",
331 "None",
332 "--make_flags",
333 "\"\"",
334 "--test_args",
335 "\"",
336 "--gm_args",
337 "\"\"",
338 "--bench_args",
339 "\"\"",
340 "--is_try",
341 "True",
342 "--bench_pictures_cfg",
343 "default",
344 "--issue_number",
345 "<Object>",
346 "--sanitizer",
347 "thread",
348 "--flavor",
349 "xsan"
350 ],
351 "description": "Clean",
352 "doStepIf": "<Object>",
353 "env": {},
354 "exception_on_failure": "<Object>",
355 "flunkOnFailure": "<Object>",
356 "get_props_from_stdout": null,
357 "haltOnFailure": "<Object>",
358 "hideStepIf": "<Object>",
359 "is_rebaseline_step": "<Object>",
360 "is_upload_step": "<Object>",
361 "timeout": "<Object>",
362 "workdir": "build/skia"
363 }
364 ],
365 [
366 "<Object>",
367 {
368 "alwaysRun": "<Object>",
369 "command": [
370 "python",
371 "../../../../../../slave/skia_slave_scripts/compile.py",
372 "--autogen_svn_baseurl",
373 "bogusValueToFixSkBug2663",
374 "--configuration",
375 "Release",
376 "--deps_target_os",
377 "None",
378 "--builder_name",
379 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot",
380 "--build_number",
381 "<Object>",
382 "--target_platform",
383 "linux",
384 "--revision",
385 "<Object>",
386 "--got_revision",
387 "<Object>",
388 "--perf_output_basedir",
389 "None",
390 "--make_flags",
391 "\"\"",
392 "--test_args",
393 "\"",
394 "--gm_args",
395 "\"\"",
396 "--bench_args",
397 "\"\"",
398 "--is_try",
399 "True",
400 "--bench_pictures_cfg",
401 "default",
402 "--issue_number",
403 "<Object>",
404 "--sanitizer",
405 "thread",
406 "--target",
407 "dm",
408 "--gyp_defines",
409 "skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0",
410 "--flavor",
411 "xsan"
412 ],
413 "description": "Retry_BuildDm",
414 "doStepIf": "<Object>",
415 "env": {},
416 "exception_on_failure": "<Object>",
417 "flunkOnFailure": "<Object>",
418 "get_props_from_stdout": null,
419 "haltOnFailure": "<Object>",
420 "hideStepIf": "<Object>",
421 "is_rebaseline_step": "<Object>",
422 "is_upload_step": "<Object>",
423 "timeout": "<Object>",
424 "workdir": "build/skia"
425 }
426 ],
427 [
428 "<Object>",
429 {
430 "alwaysRun": "<Object>",
431 "command": [
432 "python",
433 "../../../../../../slave/skia_slave_scripts/clean.py",
434 "--autogen_svn_baseurl",
435 "bogusValueToFixSkBug2663",
436 "--configuration",
437 "Release",
438 "--deps_target_os",
439 "None",
440 "--builder_name",
441 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot",
442 "--build_number",
443 "<Object>",
444 "--target_platform",
445 "linux",
446 "--revision",
447 "<Object>",
448 "--got_revision",
449 "<Object>",
450 "--perf_output_basedir",
451 "None",
452 "--make_flags",
453 "\"\"",
454 "--test_args",
455 "\"",
456 "--gm_args",
457 "\"\"",
458 "--bench_args",
459 "\"\"",
460 "--is_try",
461 "True",
462 "--bench_pictures_cfg",
463 "default",
464 "--issue_number",
465 "<Object>",
466 "--sanitizer",
467 "thread",
468 "--flavor",
469 "xsan"
470 ],
471 "description": "Clean",
472 "doStepIf": "<Object>",
473 "env": {},
474 "exception_on_failure": "<Object>",
475 "flunkOnFailure": "<Object>",
476 "get_props_from_stdout": null,
477 "haltOnFailure": "<Object>",
478 "hideStepIf": "<Object>",
479 "is_rebaseline_step": "<Object>",
480 "is_upload_step": "<Object>",
481 "timeout": "<Object>",
482 "workdir": "build/skia"
483 }
484 ],
485 [
486 "<Object>",
487 {
488 "alwaysRun": "<Object>",
489 "command": [
490 "python",
491 "../../../../../../slave/skia_slave_scripts/compile.py",
492 "--autogen_svn_baseurl",
493 "bogusValueToFixSkBug2663",
494 "--configuration",
495 "Release",
496 "--deps_target_os",
497 "None",
498 "--builder_name",
499 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot",
500 "--build_number",
501 "<Object>",
502 "--target_platform",
503 "linux",
504 "--revision",
505 "<Object>",
506 "--got_revision",
507 "<Object>",
508 "--perf_output_basedir",
509 "None",
510 "--make_flags",
511 "\"\"",
512 "--test_args",
513 "\"",
514 "--gm_args",
515 "\"\"",
516 "--bench_args",
517 "\"\"",
518 "--is_try",
519 "True",
520 "--bench_pictures_cfg",
521 "default",
522 "--issue_number",
523 "<Object>",
524 "--sanitizer",
525 "thread",
526 "--target",
527 "dm",
528 "--gyp_defines",
529 "skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0",
530 "--flavor",
531 "xsan"
532 ],
533 "description": "Retry_NoWarningsAsErrors_BuildDm",
534 "doStepIf": "<Object>",
535 "env": {},
536 "exception_on_failure": "<Object>",
537 "flunkOnFailure": "<Object>",
538 "get_props_from_stdout": null,
539 "haltOnFailure": "<Object>",
540 "hideStepIf": "<Object>",
541 "is_rebaseline_step": "<Object>",
542 "is_upload_step": "<Object>",
543 "timeout": "<Object>",
544 "workdir": "build/skia"
545 }
546 ],
547 [
548 "<Object>",
549 {
550 "alwaysRun": "<Object>",
551 "command": [
552 "python",
553 "../../../../../../slave/skia_slave_scripts/install.py",
554 "--autogen_svn_baseurl",
555 "bogusValueToFixSkBug2663",
556 "--configuration",
557 "Release",
558 "--deps_target_os",
559 "None",
560 "--builder_name",
561 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot",
562 "--build_number",
563 "<Object>",
564 "--target_platform",
565 "linux",
566 "--revision",
567 "<Object>",
568 "--got_revision",
569 "<Object>",
570 "--perf_output_basedir",
571 "None",
572 "--make_flags",
573 "\"\"",
574 "--test_args",
575 "\"",
576 "--gm_args",
577 "\"\"",
578 "--bench_args",
579 "\"\"",
580 "--is_try",
581 "True",
582 "--bench_pictures_cfg",
583 "default",
584 "--issue_number",
585 "<Object>",
586 "--sanitizer",
587 "thread",
588 "--flavor",
589 "xsan"
590 ],
591 "description": "Install",
592 "doStepIf": "<Object>",
593 "env": {},
594 "exception_on_failure": "<Object>",
595 "flunkOnFailure": "<Object>",
596 "get_props_from_stdout": null,
597 "haltOnFailure": "<Object>",
598 "hideStepIf": "<Object>",
599 "is_rebaseline_step": "<Object>",
600 "is_upload_step": "<Object>",
601 "timeout": "<Object>",
602 "workdir": "build/skia"
603 }
604 ],
605 [
606 "<Object>",
607 {
608 "alwaysRun": "<Object>",
609 "command": [
610 "python",
611 "../../../../../../slave/skia_slave_scripts/run_dm.py",
612 "--autogen_svn_baseurl",
613 "bogusValueToFixSkBug2663",
614 "--configuration",
615 "Release",
616 "--deps_target_os",
617 "None",
618 "--builder_name",
619 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot",
620 "--build_number",
621 "<Object>",
622 "--target_platform",
623 "linux",
624 "--revision",
625 "<Object>",
626 "--got_revision",
627 "<Object>",
628 "--perf_output_basedir",
629 "None",
630 "--make_flags",
631 "\"\"",
632 "--test_args",
633 "\"",
634 "--gm_args",
635 "\"\"",
636 "--bench_args",
637 "\"\"",
638 "--is_try",
639 "True",
640 "--bench_pictures_cfg",
641 "default",
642 "--issue_number",
643 "<Object>",
644 "--sanitizer",
645 "thread",
646 "--flavor",
647 "xsan"
648 ],
649 "description": "RunDM",
650 "doStepIf": "<Object>",
651 "env": {},
652 "exception_on_failure": "<Object>",
653 "flunkOnFailure": "<Object>",
654 "get_props_from_stdout": null,
655 "haltOnFailure": "<Object>",
656 "hideStepIf": "<Object>",
657 "is_rebaseline_step": "<Object>",
658 "is_upload_step": "<Object>",
659 "timeout": "<Object>",
660 "workdir": "build/skia"
661 }
662 ]
663 ]
664 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698