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

Side by Side Diff: tools/tests/factory_configuration/expected/Canary-Chrome-Win7-Ninja-x86-SharedLib-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, 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 'chrome', 6 'chrome',
7 ], 7 ],
8 '_builder_name': 'Canary-Chrome-Win7-Ninja-x86-SharedLib-Trybot', 8 '_builder_name': 'Canary-Chrome-Win7-Ninja-x86-SharedLib-Trybot',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 '--num_cores', 100 '--num_cores',
101 <Object>, 101 <Object>,
102 '--is_try', 102 '--is_try',
103 'True', 103 'True',
104 '--bench_pictures_cfg', 104 '--bench_pictures_cfg',
105 'default', 105 'default',
106 ], 106 ],
107 'description': 'UpdateScripts', 107 'description': 'UpdateScripts',
108 'doStepIf': <Object>, 108 'doStepIf': <Object>,
109 'env': {}, 109 'env': {},
110 'exception_on_failure': <Object>,
110 'flunkOnFailure': <Object>, 111 'flunkOnFailure': <Object>,
111 'get_props_from_stdout': { 112 'get_props_from_stdout': {
112 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 113 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
113 }, 114 },
114 'haltOnFailure': <Object>, 115 'haltOnFailure': <Object>,
115 'hideStepIf': <Object>, 116 'hideStepIf': <Object>,
116 'is_rebaseline_step': <Object>, 117 'is_rebaseline_step': <Object>,
117 'is_upload_step': <Object>, 118 'is_upload_step': <Object>,
118 'timeout': <Object>, 119 'timeout': <Object>,
119 'workdir': 'build', 120 'workdir': 'build',
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 '--num_cores', 156 '--num_cores',
156 <Object>, 157 <Object>,
157 '--is_try', 158 '--is_try',
158 'True', 159 'True',
159 '--bench_pictures_cfg', 160 '--bench_pictures_cfg',
160 'default', 161 'default',
161 ], 162 ],
162 'description': 'Update', 163 'description': 'Update',
163 'doStepIf': <Object>, 164 'doStepIf': <Object>,
164 'env': {}, 165 'env': {},
166 'exception_on_failure': <Object>,
165 'flunkOnFailure': <Object>, 167 'flunkOnFailure': <Object>,
166 'get_props_from_stdout': { 168 'get_props_from_stdout': {
167 'chrome_revision': 'Chrome updated to (\w+)', 169 'chrome_revision': 'Chrome updated to (\w+)',
168 'got_revision': 'Skia updated to (\w+)', 170 'got_revision': 'Skia updated to (\w+)',
169 }, 171 },
170 'haltOnFailure': <Object>, 172 'haltOnFailure': <Object>,
171 'hideStepIf': <Object>, 173 'hideStepIf': <Object>,
172 'is_rebaseline_step': <Object>, 174 'is_rebaseline_step': <Object>,
173 'is_upload_step': <Object>, 175 'is_upload_step': <Object>,
174 'timeout': <Object>, 176 'timeout': <Object>,
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
213 '--is_try', 215 '--is_try',
214 'True', 216 'True',
215 '--bench_pictures_cfg', 217 '--bench_pictures_cfg',
216 'default', 218 'default',
217 '--patch', 219 '--patch',
218 <Object>, 220 <Object>,
219 ], 221 ],
220 'description': 'ApplyPatch', 222 'description': 'ApplyPatch',
221 'doStepIf': <Object>, 223 'doStepIf': <Object>,
222 'env': {}, 224 'env': {},
225 'exception_on_failure': <Object>,
223 'flunkOnFailure': <Object>, 226 'flunkOnFailure': <Object>,
224 'get_props_from_stdout': None, 227 'get_props_from_stdout': None,
225 'haltOnFailure': <Object>, 228 'haltOnFailure': <Object>,
226 'hideStepIf': <Object>, 229 'hideStepIf': <Object>,
227 'is_rebaseline_step': <Object>, 230 'is_rebaseline_step': <Object>,
228 'is_upload_step': <Object>, 231 'is_upload_step': <Object>,
229 'timeout': <Object>, 232 'timeout': <Object>,
230 'workdir': 'build\src\third_party\skia', 233 'workdir': 'build\src\third_party\skia',
231 }, 234 },
232 ], 235 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 '--is_try', 271 '--is_try',
269 'True', 272 'True',
270 '--bench_pictures_cfg', 273 '--bench_pictures_cfg',
271 'default', 274 'default',
272 '--flavor', 275 '--flavor',
273 'chrome_canary', 276 'chrome_canary',
274 ], 277 ],
275 'description': 'Clean', 278 'description': 'Clean',
276 'doStepIf': <Object>, 279 'doStepIf': <Object>,
277 'env': {}, 280 'env': {},
281 'exception_on_failure': <Object>,
278 'flunkOnFailure': <Object>, 282 'flunkOnFailure': <Object>,
279 'get_props_from_stdout': None, 283 'get_props_from_stdout': None,
280 'haltOnFailure': <Object>, 284 'haltOnFailure': <Object>,
281 'hideStepIf': <Object>, 285 'hideStepIf': <Object>,
282 'is_rebaseline_step': <Object>, 286 'is_rebaseline_step': <Object>,
283 'is_upload_step': <Object>, 287 'is_upload_step': <Object>,
284 'timeout': <Object>, 288 'timeout': <Object>,
285 'workdir': 'build\src', 289 'workdir': 'build\src',
286 }, 290 },
287 ], 291 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
325 '--bench_pictures_cfg', 329 '--bench_pictures_cfg',
326 'default', 330 'default',
327 '--gyp_defines', 331 '--gyp_defines',
328 'skia_warnings_as_errors=0 component=shared_library', 332 'skia_warnings_as_errors=0 component=shared_library',
329 '--flavor', 333 '--flavor',
330 'chrome_canary', 334 'chrome_canary',
331 ], 335 ],
332 'description': 'RunGYP', 336 'description': 'RunGYP',
333 'doStepIf': <Object>, 337 'doStepIf': <Object>,
334 'env': {}, 338 'env': {},
339 'exception_on_failure': <Object>,
335 'flunkOnFailure': <Object>, 340 'flunkOnFailure': <Object>,
336 'get_props_from_stdout': None, 341 'get_props_from_stdout': None,
337 'haltOnFailure': <Object>, 342 'haltOnFailure': <Object>,
338 'hideStepIf': <Object>, 343 'hideStepIf': <Object>,
339 'is_rebaseline_step': <Object>, 344 'is_rebaseline_step': <Object>,
340 'is_upload_step': <Object>, 345 'is_upload_step': <Object>,
341 'timeout': <Object>, 346 'timeout': <Object>,
342 'workdir': 'build\src', 347 'workdir': 'build\src',
343 }, 348 },
344 ], 349 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
384 '--target', 389 '--target',
385 'chrome', 390 'chrome',
386 '--gyp_defines', 391 '--gyp_defines',
387 'skia_warnings_as_errors=0 component=shared_library', 392 'skia_warnings_as_errors=0 component=shared_library',
388 '--flavor', 393 '--flavor',
389 'chrome_canary', 394 'chrome_canary',
390 ], 395 ],
391 'description': 'BuildChrome', 396 'description': 'BuildChrome',
392 'doStepIf': <Object>, 397 'doStepIf': <Object>,
393 'env': {}, 398 'env': {},
399 'exception_on_failure': <Object>,
394 'flunkOnFailure': <Object>, 400 'flunkOnFailure': <Object>,
395 'get_props_from_stdout': None, 401 'get_props_from_stdout': None,
396 'haltOnFailure': <Object>, 402 'haltOnFailure': <Object>,
397 'hideStepIf': <Object>, 403 'hideStepIf': <Object>,
398 'is_rebaseline_step': <Object>, 404 'is_rebaseline_step': <Object>,
399 'is_upload_step': <Object>, 405 'is_upload_step': <Object>,
400 'timeout': <Object>, 406 'timeout': <Object>,
401 'workdir': 'build\src', 407 'workdir': 'build\src',
402 }, 408 },
403 ], 409 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
439 '--is_try', 445 '--is_try',
440 'True', 446 'True',
441 '--bench_pictures_cfg', 447 '--bench_pictures_cfg',
442 'default', 448 'default',
443 '--flavor', 449 '--flavor',
444 'chrome_canary', 450 'chrome_canary',
445 ], 451 ],
446 'description': 'Clean', 452 'description': 'Clean',
447 'doStepIf': <Object>, 453 'doStepIf': <Object>,
448 'env': {}, 454 'env': {},
455 'exception_on_failure': <Object>,
449 'flunkOnFailure': <Object>, 456 'flunkOnFailure': <Object>,
450 'get_props_from_stdout': None, 457 'get_props_from_stdout': None,
451 'haltOnFailure': <Object>, 458 'haltOnFailure': <Object>,
452 'hideStepIf': <Object>, 459 'hideStepIf': <Object>,
453 'is_rebaseline_step': <Object>, 460 'is_rebaseline_step': <Object>,
454 'is_upload_step': <Object>, 461 'is_upload_step': <Object>,
455 'timeout': <Object>, 462 'timeout': <Object>,
456 'workdir': 'build\src', 463 'workdir': 'build\src',
457 }, 464 },
458 ], 465 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
498 '--target', 505 '--target',
499 'chrome', 506 'chrome',
500 '--gyp_defines', 507 '--gyp_defines',
501 'skia_warnings_as_errors=0 component=shared_library', 508 'skia_warnings_as_errors=0 component=shared_library',
502 '--flavor', 509 '--flavor',
503 'chrome_canary', 510 'chrome_canary',
504 ], 511 ],
505 'description': 'Retry_BuildChrome', 512 'description': 'Retry_BuildChrome',
506 'doStepIf': <Object>, 513 'doStepIf': <Object>,
507 'env': {}, 514 'env': {},
515 'exception_on_failure': <Object>,
508 'flunkOnFailure': <Object>, 516 'flunkOnFailure': <Object>,
509 'get_props_from_stdout': None, 517 'get_props_from_stdout': None,
510 'haltOnFailure': <Object>, 518 'haltOnFailure': <Object>,
511 'hideStepIf': <Object>, 519 'hideStepIf': <Object>,
512 'is_rebaseline_step': <Object>, 520 'is_rebaseline_step': <Object>,
513 'is_upload_step': <Object>, 521 'is_upload_step': <Object>,
514 'timeout': <Object>, 522 'timeout': <Object>,
515 'workdir': 'build\src', 523 'workdir': 'build\src',
516 }, 524 },
517 ], 525 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
553 '--is_try', 561 '--is_try',
554 'True', 562 'True',
555 '--bench_pictures_cfg', 563 '--bench_pictures_cfg',
556 'default', 564 'default',
557 '--flavor', 565 '--flavor',
558 'chrome_canary', 566 'chrome_canary',
559 ], 567 ],
560 'description': 'Clean', 568 'description': 'Clean',
561 'doStepIf': <Object>, 569 'doStepIf': <Object>,
562 'env': {}, 570 'env': {},
571 'exception_on_failure': <Object>,
563 'flunkOnFailure': <Object>, 572 'flunkOnFailure': <Object>,
564 'get_props_from_stdout': None, 573 'get_props_from_stdout': None,
565 'haltOnFailure': <Object>, 574 'haltOnFailure': <Object>,
566 'hideStepIf': <Object>, 575 'hideStepIf': <Object>,
567 'is_rebaseline_step': <Object>, 576 'is_rebaseline_step': <Object>,
568 'is_upload_step': <Object>, 577 'is_upload_step': <Object>,
569 'timeout': <Object>, 578 'timeout': <Object>,
570 'workdir': 'build\src', 579 'workdir': 'build\src',
571 }, 580 },
572 ], 581 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
612 '--target', 621 '--target',
613 'chrome', 622 'chrome',
614 '--gyp_defines', 623 '--gyp_defines',
615 'skia_warnings_as_errors=0 component=shared_library', 624 'skia_warnings_as_errors=0 component=shared_library',
616 '--flavor', 625 '--flavor',
617 'chrome_canary', 626 'chrome_canary',
618 ], 627 ],
619 'description': 'Retry_NoWarningsAsErrors_BuildChrome', 628 'description': 'Retry_NoWarningsAsErrors_BuildChrome',
620 'doStepIf': <Object>, 629 'doStepIf': <Object>,
621 'env': {}, 630 'env': {},
631 'exception_on_failure': <Object>,
622 'flunkOnFailure': <Object>, 632 'flunkOnFailure': <Object>,
623 'get_props_from_stdout': None, 633 'get_props_from_stdout': None,
624 'haltOnFailure': <Object>, 634 'haltOnFailure': <Object>,
625 'hideStepIf': <Object>, 635 'hideStepIf': <Object>,
626 'is_rebaseline_step': <Object>, 636 'is_rebaseline_step': <Object>,
627 'is_upload_step': <Object>, 637 'is_upload_step': <Object>,
628 'timeout': <Object>, 638 'timeout': <Object>,
629 'workdir': 'build\src', 639 'workdir': 'build\src',
630 }, 640 },
631 ], 641 ],
632 ], 642 ],
633 } 643 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698