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

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

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, 9 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', 8 '_builder_name': 'Build-Ubuntu12-GCC-Arm7-Release-GalaxyNexus',
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 '--flavor', 252 '--flavor',
251 'android', 253 'android',
252 ], 254 ],
253 'description': 'Clean', 255 'description': 'Clean',
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 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
311 '--android_sdk_root', 314 '--android_sdk_root',
312 <Object>, 315 <Object>,
313 '--gyp_defines', 316 '--gyp_defines',
314 'skia_arch_width=32 skia_warnings_as_errors=1', 317 'skia_arch_width=32 skia_warnings_as_errors=1',
315 '--flavor', 318 '--flavor',
316 'android', 319 'android',
317 ], 320 ],
318 'description': 'RunGYP', 321 'description': 'RunGYP',
319 'doStepIf': <Object>, 322 'doStepIf': <Object>,
320 'env': {}, 323 'env': {},
324 'exception_on_failure': <Object>,
321 'flunkOnFailure': <Object>, 325 'flunkOnFailure': <Object>,
322 'get_props_from_stdout': None, 326 'get_props_from_stdout': None,
323 'haltOnFailure': <Object>, 327 'haltOnFailure': <Object>,
324 'hideStepIf': <Object>, 328 'hideStepIf': <Object>,
325 'is_rebaseline_step': <Object>, 329 'is_rebaseline_step': <Object>,
326 'is_upload_step': <Object>, 330 'is_upload_step': <Object>,
327 'timeout': <Object>, 331 'timeout': <Object>,
328 'workdir': 'build/skia', 332 'workdir': 'build/skia',
329 }, 333 },
330 ], 334 ],
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 '--target', 382 '--target',
379 'all', 383 'all',
380 '--gyp_defines', 384 '--gyp_defines',
381 'skia_arch_width=32 skia_warnings_as_errors=1', 385 'skia_arch_width=32 skia_warnings_as_errors=1',
382 '--flavor', 386 '--flavor',
383 'android', 387 'android',
384 ], 388 ],
385 'description': 'BuildAll', 389 'description': 'BuildAll',
386 'doStepIf': <Object>, 390 'doStepIf': <Object>,
387 'env': {}, 391 'env': {},
392 'exception_on_failure': <Object>,
388 'flunkOnFailure': <Object>, 393 'flunkOnFailure': <Object>,
389 'get_props_from_stdout': None, 394 'get_props_from_stdout': None,
390 'haltOnFailure': <Object>, 395 'haltOnFailure': <Object>,
391 'hideStepIf': <Object>, 396 'hideStepIf': <Object>,
392 'is_rebaseline_step': <Object>, 397 'is_rebaseline_step': <Object>,
393 'is_upload_step': <Object>, 398 'is_upload_step': <Object>,
394 'timeout': <Object>, 399 'timeout': <Object>,
395 'workdir': 'build/skia', 400 'workdir': 'build/skia',
396 }, 401 },
397 ], 402 ],
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
441 '--has_root', 446 '--has_root',
442 <Object>, 447 <Object>,
443 '--android_sdk_root', 448 '--android_sdk_root',
444 <Object>, 449 <Object>,
445 '--flavor', 450 '--flavor',
446 'android', 451 'android',
447 ], 452 ],
448 'description': 'Clean', 453 'description': 'Clean',
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 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
508 '--target', 514 '--target',
509 'all', 515 'all',
510 '--gyp_defines', 516 '--gyp_defines',
511 'skia_arch_width=32 skia_warnings_as_errors=1', 517 'skia_arch_width=32 skia_warnings_as_errors=1',
512 '--flavor', 518 '--flavor',
513 'android', 519 'android',
514 ], 520 ],
515 'description': 'Retry_BuildAll', 521 'description': 'Retry_BuildAll',
516 'doStepIf': <Object>, 522 'doStepIf': <Object>,
517 'env': {}, 523 'env': {},
524 'exception_on_failure': <Object>,
518 'flunkOnFailure': <Object>, 525 'flunkOnFailure': <Object>,
519 'get_props_from_stdout': None, 526 'get_props_from_stdout': None,
520 'haltOnFailure': <Object>, 527 'haltOnFailure': <Object>,
521 'hideStepIf': <Object>, 528 'hideStepIf': <Object>,
522 'is_rebaseline_step': <Object>, 529 'is_rebaseline_step': <Object>,
523 'is_upload_step': <Object>, 530 'is_upload_step': <Object>,
524 'timeout': <Object>, 531 'timeout': <Object>,
525 'workdir': 'build/skia', 532 'workdir': 'build/skia',
526 }, 533 },
527 ], 534 ],
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
571 '--has_root', 578 '--has_root',
572 <Object>, 579 <Object>,
573 '--android_sdk_root', 580 '--android_sdk_root',
574 <Object>, 581 <Object>,
575 '--flavor', 582 '--flavor',
576 'android', 583 'android',
577 ], 584 ],
578 'description': 'Clean', 585 'description': 'Clean',
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 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
638 '--target', 646 '--target',
639 'all', 647 'all',
640 '--gyp_defines', 648 '--gyp_defines',
641 'skia_arch_width=32 skia_warnings_as_errors=0', 649 'skia_arch_width=32 skia_warnings_as_errors=0',
642 '--flavor', 650 '--flavor',
643 'android', 651 'android',
644 ], 652 ],
645 'description': 'Retry_NoWarningsAsErrors_BuildAll', 653 'description': 'Retry_NoWarningsAsErrors_BuildAll',
646 'doStepIf': <Object>, 654 'doStepIf': <Object>,
647 'env': {}, 655 'env': {},
656 'exception_on_failure': <Object>,
648 'flunkOnFailure': <Object>, 657 'flunkOnFailure': <Object>,
649 'get_props_from_stdout': None, 658 'get_props_from_stdout': None,
650 'haltOnFailure': <Object>, 659 'haltOnFailure': <Object>,
651 'hideStepIf': <Object>, 660 'hideStepIf': <Object>,
652 'is_rebaseline_step': <Object>, 661 'is_rebaseline_step': <Object>,
653 'is_upload_step': <Object>, 662 'is_upload_step': <Object>,
654 'timeout': <Object>, 663 'timeout': <Object>,
655 'workdir': 'build/skia', 664 'workdir': 'build/skia',
656 }, 665 },
657 ], 666 ],
658 ], 667 ],
659 } 668 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698