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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-GalaxyNexus-Trybot

Issue 175523003: Raise Exception instead of failure when some steps fail. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Include ALL the factory config files Created 6 years, 10 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
1 { 1 {
2 'TargetPath': <Object>, 2 'TargetPath': <Object>,
3 '_autogen_svn_password_file': '.autogen_svn_password', 3 '_autogen_svn_password_file': '.autogen_svn_password',
4 '_autogen_svn_username_file': '.autogen_svn_username', 4 '_autogen_svn_username_file': '.autogen_svn_username',
5 '_build_targets': [ 5 '_build_targets': [
6 'all', 6 'all',
7 ], 7 ],
8 '_builder_name': 'Build-Ubuntu12-GCC-Arm7-Release-GalaxyNexus-Trybot', 8 '_builder_name': 'Build-Ubuntu12-GCC-Arm7-Release-GalaxyNexus-Trybot',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 '--serial', 116 '--serial',
117 <Object>, 117 <Object>,
118 '--has_root', 118 '--has_root',
119 <Object>, 119 <Object>,
120 '--android_sdk_root', 120 '--android_sdk_root',
121 <Object>, 121 <Object>,
122 ], 122 ],
123 'description': 'UpdateScripts', 123 'description': 'UpdateScripts',
124 'doStepIf': <Object>, 124 'doStepIf': <Object>,
125 'env': {}, 125 'env': {},
126 'exception_on_failure': <Object>,
126 'flunkOnFailure': <Object>, 127 'flunkOnFailure': <Object>,
127 'get_props_from_stdout': { 128 'get_props_from_stdout': {
128 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 129 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
129 }, 130 },
130 'haltOnFailure': <Object>, 131 'haltOnFailure': <Object>,
131 'hideStepIf': <Object>, 132 'hideStepIf': <Object>,
132 'is_rebaseline_step': <Object>, 133 'is_rebaseline_step': <Object>,
133 'is_upload_step': <Object>, 134 'is_upload_step': <Object>,
134 'timeout': <Object>, 135 'timeout': <Object>,
135 'workdir': 'build', 136 'workdir': 'build',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
181 '--has_root', 182 '--has_root',
182 <Object>, 183 <Object>,
183 '--android_sdk_root', 184 '--android_sdk_root',
184 <Object>, 185 <Object>,
185 '--gclient_solutions', 186 '--gclient_solutions',
186 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"', 187 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"',
187 ], 188 ],
188 'description': 'Update', 189 'description': 'Update',
189 'doStepIf': <Object>, 190 'doStepIf': <Object>,
190 'env': {}, 191 'env': {},
192 'exception_on_failure': <Object>,
191 'flunkOnFailure': <Object>, 193 'flunkOnFailure': <Object>,
192 'get_props_from_stdout': { 194 'get_props_from_stdout': {
193 'got_revision': 'Skia updated to (\w+)', 195 'got_revision': 'Skia updated to (\w+)',
194 }, 196 },
195 'haltOnFailure': <Object>, 197 'haltOnFailure': <Object>,
196 'hideStepIf': <Object>, 198 'hideStepIf': <Object>,
197 'is_rebaseline_step': <Object>, 199 'is_rebaseline_step': <Object>,
198 'is_upload_step': <Object>, 200 'is_upload_step': <Object>,
199 'timeout': <Object>, 201 'timeout': <Object>,
200 'workdir': 'build', 202 'workdir': 'build',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
246 '--has_root', 248 '--has_root',
247 <Object>, 249 <Object>,
248 '--android_sdk_root', 250 '--android_sdk_root',
249 <Object>, 251 <Object>,
250 '--patch', 252 '--patch',
251 <Object>, 253 <Object>,
252 ], 254 ],
253 'description': 'ApplyPatch', 255 'description': 'ApplyPatch',
254 'doStepIf': <Object>, 256 'doStepIf': <Object>,
255 'env': {}, 257 'env': {},
258 'exception_on_failure': <Object>,
256 'flunkOnFailure': <Object>, 259 'flunkOnFailure': <Object>,
257 'get_props_from_stdout': None, 260 'get_props_from_stdout': None,
258 'haltOnFailure': <Object>, 261 'haltOnFailure': <Object>,
259 'hideStepIf': <Object>, 262 'hideStepIf': <Object>,
260 'is_rebaseline_step': <Object>, 263 'is_rebaseline_step': <Object>,
261 'is_upload_step': <Object>, 264 'is_upload_step': <Object>,
262 'timeout': <Object>, 265 'timeout': <Object>,
263 'workdir': 'build/skia', 266 'workdir': 'build/skia',
264 }, 267 },
265 ], 268 ],
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 '--has_root', 312 '--has_root',
310 <Object>, 313 <Object>,
311 '--android_sdk_root', 314 '--android_sdk_root',
312 <Object>, 315 <Object>,
313 '--flavor', 316 '--flavor',
314 'android', 317 'android',
315 ], 318 ],
316 'description': 'Clean', 319 'description': 'Clean',
317 'doStepIf': <Object>, 320 'doStepIf': <Object>,
318 'env': {}, 321 'env': {},
322 'exception_on_failure': <Object>,
319 'flunkOnFailure': <Object>, 323 'flunkOnFailure': <Object>,
320 'get_props_from_stdout': None, 324 'get_props_from_stdout': None,
321 'haltOnFailure': <Object>, 325 'haltOnFailure': <Object>,
322 'hideStepIf': <Object>, 326 'hideStepIf': <Object>,
323 'is_rebaseline_step': <Object>, 327 'is_rebaseline_step': <Object>,
324 'is_upload_step': <Object>, 328 'is_upload_step': <Object>,
325 'timeout': <Object>, 329 'timeout': <Object>,
326 'workdir': 'build/skia', 330 'workdir': 'build/skia',
327 }, 331 },
328 ], 332 ],
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
374 '--android_sdk_root', 378 '--android_sdk_root',
375 <Object>, 379 <Object>,
376 '--gyp_defines', 380 '--gyp_defines',
377 'skia_arch_width=32 skia_warnings_as_errors=1', 381 'skia_arch_width=32 skia_warnings_as_errors=1',
378 '--flavor', 382 '--flavor',
379 'android', 383 'android',
380 ], 384 ],
381 'description': 'RunGYP', 385 'description': 'RunGYP',
382 'doStepIf': <Object>, 386 'doStepIf': <Object>,
383 'env': {}, 387 'env': {},
388 'exception_on_failure': <Object>,
384 'flunkOnFailure': <Object>, 389 'flunkOnFailure': <Object>,
385 'get_props_from_stdout': None, 390 'get_props_from_stdout': None,
386 'haltOnFailure': <Object>, 391 'haltOnFailure': <Object>,
387 'hideStepIf': <Object>, 392 'hideStepIf': <Object>,
388 'is_rebaseline_step': <Object>, 393 'is_rebaseline_step': <Object>,
389 'is_upload_step': <Object>, 394 'is_upload_step': <Object>,
390 'timeout': <Object>, 395 'timeout': <Object>,
391 'workdir': 'build/skia', 396 'workdir': 'build/skia',
392 }, 397 },
393 ], 398 ],
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
441 '--target', 446 '--target',
442 'all', 447 'all',
443 '--gyp_defines', 448 '--gyp_defines',
444 'skia_arch_width=32 skia_warnings_as_errors=1', 449 'skia_arch_width=32 skia_warnings_as_errors=1',
445 '--flavor', 450 '--flavor',
446 'android', 451 'android',
447 ], 452 ],
448 'description': 'BuildAll', 453 'description': 'BuildAll',
449 'doStepIf': <Object>, 454 'doStepIf': <Object>,
450 'env': {}, 455 'env': {},
456 'exception_on_failure': <Object>,
451 'flunkOnFailure': <Object>, 457 'flunkOnFailure': <Object>,
452 'get_props_from_stdout': None, 458 'get_props_from_stdout': None,
453 'haltOnFailure': <Object>, 459 'haltOnFailure': <Object>,
454 'hideStepIf': <Object>, 460 'hideStepIf': <Object>,
455 'is_rebaseline_step': <Object>, 461 'is_rebaseline_step': <Object>,
456 'is_upload_step': <Object>, 462 'is_upload_step': <Object>,
457 'timeout': <Object>, 463 'timeout': <Object>,
458 'workdir': 'build/skia', 464 'workdir': 'build/skia',
459 }, 465 },
460 ], 466 ],
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
504 '--has_root', 510 '--has_root',
505 <Object>, 511 <Object>,
506 '--android_sdk_root', 512 '--android_sdk_root',
507 <Object>, 513 <Object>,
508 '--flavor', 514 '--flavor',
509 'android', 515 'android',
510 ], 516 ],
511 'description': 'Clean', 517 'description': 'Clean',
512 'doStepIf': <Object>, 518 'doStepIf': <Object>,
513 'env': {}, 519 'env': {},
520 'exception_on_failure': <Object>,
514 'flunkOnFailure': <Object>, 521 'flunkOnFailure': <Object>,
515 'get_props_from_stdout': None, 522 'get_props_from_stdout': None,
516 'haltOnFailure': <Object>, 523 'haltOnFailure': <Object>,
517 'hideStepIf': <Object>, 524 'hideStepIf': <Object>,
518 'is_rebaseline_step': <Object>, 525 'is_rebaseline_step': <Object>,
519 'is_upload_step': <Object>, 526 'is_upload_step': <Object>,
520 'timeout': <Object>, 527 'timeout': <Object>,
521 'workdir': 'build/skia', 528 'workdir': 'build/skia',
522 }, 529 },
523 ], 530 ],
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
571 '--target', 578 '--target',
572 'all', 579 'all',
573 '--gyp_defines', 580 '--gyp_defines',
574 'skia_arch_width=32 skia_warnings_as_errors=1', 581 'skia_arch_width=32 skia_warnings_as_errors=1',
575 '--flavor', 582 '--flavor',
576 'android', 583 'android',
577 ], 584 ],
578 'description': 'Retry_BuildAll', 585 'description': 'Retry_BuildAll',
579 'doStepIf': <Object>, 586 'doStepIf': <Object>,
580 'env': {}, 587 'env': {},
588 'exception_on_failure': <Object>,
581 'flunkOnFailure': <Object>, 589 'flunkOnFailure': <Object>,
582 'get_props_from_stdout': None, 590 'get_props_from_stdout': None,
583 'haltOnFailure': <Object>, 591 'haltOnFailure': <Object>,
584 'hideStepIf': <Object>, 592 'hideStepIf': <Object>,
585 'is_rebaseline_step': <Object>, 593 'is_rebaseline_step': <Object>,
586 'is_upload_step': <Object>, 594 'is_upload_step': <Object>,
587 'timeout': <Object>, 595 'timeout': <Object>,
588 'workdir': 'build/skia', 596 'workdir': 'build/skia',
589 }, 597 },
590 ], 598 ],
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
634 '--has_root', 642 '--has_root',
635 <Object>, 643 <Object>,
636 '--android_sdk_root', 644 '--android_sdk_root',
637 <Object>, 645 <Object>,
638 '--flavor', 646 '--flavor',
639 'android', 647 'android',
640 ], 648 ],
641 'description': 'Clean', 649 'description': 'Clean',
642 'doStepIf': <Object>, 650 'doStepIf': <Object>,
643 'env': {}, 651 'env': {},
652 'exception_on_failure': <Object>,
644 'flunkOnFailure': <Object>, 653 'flunkOnFailure': <Object>,
645 'get_props_from_stdout': None, 654 'get_props_from_stdout': None,
646 'haltOnFailure': <Object>, 655 'haltOnFailure': <Object>,
647 'hideStepIf': <Object>, 656 'hideStepIf': <Object>,
648 'is_rebaseline_step': <Object>, 657 'is_rebaseline_step': <Object>,
649 'is_upload_step': <Object>, 658 'is_upload_step': <Object>,
650 'timeout': <Object>, 659 'timeout': <Object>,
651 'workdir': 'build/skia', 660 'workdir': 'build/skia',
652 }, 661 },
653 ], 662 ],
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
701 '--target', 710 '--target',
702 'all', 711 'all',
703 '--gyp_defines', 712 '--gyp_defines',
704 'skia_arch_width=32 skia_warnings_as_errors=0', 713 'skia_arch_width=32 skia_warnings_as_errors=0',
705 '--flavor', 714 '--flavor',
706 'android', 715 'android',
707 ], 716 ],
708 'description': 'Retry_NoWarningsAsErrors_BuildAll', 717 'description': 'Retry_NoWarningsAsErrors_BuildAll',
709 'doStepIf': <Object>, 718 'doStepIf': <Object>,
710 'env': {}, 719 'env': {},
720 'exception_on_failure': <Object>,
711 'flunkOnFailure': <Object>, 721 'flunkOnFailure': <Object>,
712 'get_props_from_stdout': None, 722 'get_props_from_stdout': None,
713 'haltOnFailure': <Object>, 723 'haltOnFailure': <Object>,
714 'hideStepIf': <Object>, 724 'hideStepIf': <Object>,
715 'is_rebaseline_step': <Object>, 725 'is_rebaseline_step': <Object>,
716 'is_upload_step': <Object>, 726 'is_upload_step': <Object>,
717 'timeout': <Object>, 727 'timeout': <Object>,
718 'workdir': 'build/skia', 728 'workdir': 'build/skia',
719 }, 729 },
720 ], 730 ],
721 ], 731 ],
722 } 732 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698