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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Win8-VS2012-x86-Debug-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 'most', 6 'most',
7 ], 7 ],
8 '_builder_name': 'Build-Win8-VS2012-x86-Debug-Trybot', 8 '_builder_name': 'Build-Win8-VS2012-x86-Debug-Trybot',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
101 '--num_cores', 101 '--num_cores',
102 <Object>, 102 <Object>,
103 '--is_try', 103 '--is_try',
104 'True', 104 'True',
105 '--bench_pictures_cfg', 105 '--bench_pictures_cfg',
106 'default_msaa16', 106 'default_msaa16',
107 ], 107 ],
108 'description': 'UpdateScripts', 108 'description': 'UpdateScripts',
109 'doStepIf': <Object>, 109 'doStepIf': <Object>,
110 'env': {}, 110 'env': {},
111 'exception_on_failure': <Object>,
111 'flunkOnFailure': <Object>, 112 'flunkOnFailure': <Object>,
112 'get_props_from_stdout': { 113 'get_props_from_stdout': {
113 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 114 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
114 }, 115 },
115 'haltOnFailure': <Object>, 116 'haltOnFailure': <Object>,
116 'hideStepIf': <Object>, 117 'hideStepIf': <Object>,
117 'is_rebaseline_step': <Object>, 118 'is_rebaseline_step': <Object>,
118 'is_upload_step': <Object>, 119 'is_upload_step': <Object>,
119 'timeout': <Object>, 120 'timeout': <Object>,
120 'workdir': 'build', 121 'workdir': 'build',
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 '--is_try', 159 '--is_try',
159 'True', 160 'True',
160 '--bench_pictures_cfg', 161 '--bench_pictures_cfg',
161 'default_msaa16', 162 'default_msaa16',
162 '--gclient_solutions', 163 '--gclient_solutions',
163 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"', 164 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"',
164 ], 165 ],
165 'description': 'Update', 166 'description': 'Update',
166 'doStepIf': <Object>, 167 'doStepIf': <Object>,
167 'env': {}, 168 'env': {},
169 'exception_on_failure': <Object>,
168 'flunkOnFailure': <Object>, 170 'flunkOnFailure': <Object>,
169 'get_props_from_stdout': { 171 'get_props_from_stdout': {
170 'got_revision': 'Skia updated to (\w+)', 172 'got_revision': 'Skia updated to (\w+)',
171 }, 173 },
172 'haltOnFailure': <Object>, 174 'haltOnFailure': <Object>,
173 'hideStepIf': <Object>, 175 'hideStepIf': <Object>,
174 'is_rebaseline_step': <Object>, 176 'is_rebaseline_step': <Object>,
175 'is_upload_step': <Object>, 177 'is_upload_step': <Object>,
176 'timeout': <Object>, 178 'timeout': <Object>,
177 'workdir': 'build', 179 'workdir': 'build',
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
215 '--is_try', 217 '--is_try',
216 'True', 218 'True',
217 '--bench_pictures_cfg', 219 '--bench_pictures_cfg',
218 'default_msaa16', 220 'default_msaa16',
219 '--patch', 221 '--patch',
220 <Object>, 222 <Object>,
221 ], 223 ],
222 'description': 'ApplyPatch', 224 'description': 'ApplyPatch',
223 'doStepIf': <Object>, 225 'doStepIf': <Object>,
224 'env': {}, 226 'env': {},
227 'exception_on_failure': <Object>,
225 'flunkOnFailure': <Object>, 228 'flunkOnFailure': <Object>,
226 'get_props_from_stdout': None, 229 'get_props_from_stdout': None,
227 'haltOnFailure': <Object>, 230 'haltOnFailure': <Object>,
228 'hideStepIf': <Object>, 231 'hideStepIf': <Object>,
229 'is_rebaseline_step': <Object>, 232 'is_rebaseline_step': <Object>,
230 'is_upload_step': <Object>, 233 'is_upload_step': <Object>,
231 'timeout': <Object>, 234 'timeout': <Object>,
232 'workdir': 'build\skia', 235 'workdir': 'build\skia',
233 }, 236 },
234 ], 237 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
270 '--is_try', 273 '--is_try',
271 'True', 274 'True',
272 '--bench_pictures_cfg', 275 '--bench_pictures_cfg',
273 'default_msaa16', 276 'default_msaa16',
274 '--flavor', 277 '--flavor',
275 'default', 278 'default',
276 ], 279 ],
277 'description': 'Clean', 280 'description': 'Clean',
278 'doStepIf': <Object>, 281 'doStepIf': <Object>,
279 'env': {}, 282 'env': {},
283 'exception_on_failure': <Object>,
280 'flunkOnFailure': <Object>, 284 'flunkOnFailure': <Object>,
281 'get_props_from_stdout': None, 285 'get_props_from_stdout': None,
282 'haltOnFailure': <Object>, 286 'haltOnFailure': <Object>,
283 'hideStepIf': <Object>, 287 'hideStepIf': <Object>,
284 'is_rebaseline_step': <Object>, 288 'is_rebaseline_step': <Object>,
285 'is_upload_step': <Object>, 289 'is_upload_step': <Object>,
286 'timeout': <Object>, 290 'timeout': <Object>,
287 'workdir': 'build\skia', 291 'workdir': 'build\skia',
288 }, 292 },
289 ], 293 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
327 '--bench_pictures_cfg', 331 '--bench_pictures_cfg',
328 'default_msaa16', 332 'default_msaa16',
329 '--gyp_defines', 333 '--gyp_defines',
330 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp', 334 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp',
331 '--flavor', 335 '--flavor',
332 'default', 336 'default',
333 ], 337 ],
334 'description': 'RunGYP', 338 'description': 'RunGYP',
335 'doStepIf': <Object>, 339 'doStepIf': <Object>,
336 'env': {}, 340 'env': {},
341 'exception_on_failure': <Object>,
337 'flunkOnFailure': <Object>, 342 'flunkOnFailure': <Object>,
338 'get_props_from_stdout': None, 343 'get_props_from_stdout': None,
339 'haltOnFailure': <Object>, 344 'haltOnFailure': <Object>,
340 'hideStepIf': <Object>, 345 'hideStepIf': <Object>,
341 'is_rebaseline_step': <Object>, 346 'is_rebaseline_step': <Object>,
342 'is_upload_step': <Object>, 347 'is_upload_step': <Object>,
343 'timeout': <Object>, 348 'timeout': <Object>,
344 'workdir': 'build\skia', 349 'workdir': 'build\skia',
345 }, 350 },
346 ], 351 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 '--target', 391 '--target',
387 'most', 392 'most',
388 '--gyp_defines', 393 '--gyp_defines',
389 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp', 394 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp',
390 '--flavor', 395 '--flavor',
391 'default', 396 'default',
392 ], 397 ],
393 'description': 'BuildMost', 398 'description': 'BuildMost',
394 'doStepIf': <Object>, 399 'doStepIf': <Object>,
395 'env': {}, 400 'env': {},
401 'exception_on_failure': <Object>,
396 'flunkOnFailure': <Object>, 402 'flunkOnFailure': <Object>,
397 'get_props_from_stdout': None, 403 'get_props_from_stdout': None,
398 'haltOnFailure': <Object>, 404 'haltOnFailure': <Object>,
399 'hideStepIf': <Object>, 405 'hideStepIf': <Object>,
400 'is_rebaseline_step': <Object>, 406 'is_rebaseline_step': <Object>,
401 'is_upload_step': <Object>, 407 'is_upload_step': <Object>,
402 'timeout': <Object>, 408 'timeout': <Object>,
403 'workdir': 'build\skia', 409 'workdir': 'build\skia',
404 }, 410 },
405 ], 411 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
441 '--is_try', 447 '--is_try',
442 'True', 448 'True',
443 '--bench_pictures_cfg', 449 '--bench_pictures_cfg',
444 'default_msaa16', 450 'default_msaa16',
445 '--flavor', 451 '--flavor',
446 'default', 452 'default',
447 ], 453 ],
448 'description': 'Clean', 454 'description': 'Clean',
449 'doStepIf': <Object>, 455 'doStepIf': <Object>,
450 'env': {}, 456 'env': {},
457 'exception_on_failure': <Object>,
451 'flunkOnFailure': <Object>, 458 'flunkOnFailure': <Object>,
452 'get_props_from_stdout': None, 459 'get_props_from_stdout': None,
453 'haltOnFailure': <Object>, 460 'haltOnFailure': <Object>,
454 'hideStepIf': <Object>, 461 'hideStepIf': <Object>,
455 'is_rebaseline_step': <Object>, 462 'is_rebaseline_step': <Object>,
456 'is_upload_step': <Object>, 463 'is_upload_step': <Object>,
457 'timeout': <Object>, 464 'timeout': <Object>,
458 'workdir': 'build\skia', 465 'workdir': 'build\skia',
459 }, 466 },
460 ], 467 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
500 '--target', 507 '--target',
501 'most', 508 'most',
502 '--gyp_defines', 509 '--gyp_defines',
503 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp', 510 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp',
504 '--flavor', 511 '--flavor',
505 'default', 512 'default',
506 ], 513 ],
507 'description': 'Retry_BuildMost', 514 'description': 'Retry_BuildMost',
508 'doStepIf': <Object>, 515 'doStepIf': <Object>,
509 'env': {}, 516 'env': {},
517 'exception_on_failure': <Object>,
510 'flunkOnFailure': <Object>, 518 'flunkOnFailure': <Object>,
511 'get_props_from_stdout': None, 519 'get_props_from_stdout': None,
512 'haltOnFailure': <Object>, 520 'haltOnFailure': <Object>,
513 'hideStepIf': <Object>, 521 'hideStepIf': <Object>,
514 'is_rebaseline_step': <Object>, 522 'is_rebaseline_step': <Object>,
515 'is_upload_step': <Object>, 523 'is_upload_step': <Object>,
516 'timeout': <Object>, 524 'timeout': <Object>,
517 'workdir': 'build\skia', 525 'workdir': 'build\skia',
518 }, 526 },
519 ], 527 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
555 '--is_try', 563 '--is_try',
556 'True', 564 'True',
557 '--bench_pictures_cfg', 565 '--bench_pictures_cfg',
558 'default_msaa16', 566 'default_msaa16',
559 '--flavor', 567 '--flavor',
560 'default', 568 'default',
561 ], 569 ],
562 'description': 'Clean', 570 'description': 'Clean',
563 'doStepIf': <Object>, 571 'doStepIf': <Object>,
564 'env': {}, 572 'env': {},
573 'exception_on_failure': <Object>,
565 'flunkOnFailure': <Object>, 574 'flunkOnFailure': <Object>,
566 'get_props_from_stdout': None, 575 'get_props_from_stdout': None,
567 'haltOnFailure': <Object>, 576 'haltOnFailure': <Object>,
568 'hideStepIf': <Object>, 577 'hideStepIf': <Object>,
569 'is_rebaseline_step': <Object>, 578 'is_rebaseline_step': <Object>,
570 'is_upload_step': <Object>, 579 'is_upload_step': <Object>,
571 'timeout': <Object>, 580 'timeout': <Object>,
572 'workdir': 'build\skia', 581 'workdir': 'build\skia',
573 }, 582 },
574 ], 583 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
614 '--target', 623 '--target',
615 'most', 624 'most',
616 '--gyp_defines', 625 '--gyp_defines',
617 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp', 626 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp',
618 '--flavor', 627 '--flavor',
619 'default', 628 'default',
620 ], 629 ],
621 'description': 'Retry_NoWarningsAsErrors_BuildMost', 630 'description': 'Retry_NoWarningsAsErrors_BuildMost',
622 'doStepIf': <Object>, 631 'doStepIf': <Object>,
623 'env': {}, 632 'env': {},
633 'exception_on_failure': <Object>,
624 'flunkOnFailure': <Object>, 634 'flunkOnFailure': <Object>,
625 'get_props_from_stdout': None, 635 'get_props_from_stdout': None,
626 'haltOnFailure': <Object>, 636 'haltOnFailure': <Object>,
627 'hideStepIf': <Object>, 637 'hideStepIf': <Object>,
628 'is_rebaseline_step': <Object>, 638 'is_rebaseline_step': <Object>,
629 'is_upload_step': <Object>, 639 'is_upload_step': <Object>,
630 'timeout': <Object>, 640 'timeout': <Object>,
631 'workdir': 'build\skia', 641 'workdir': 'build\skia',
632 }, 642 },
633 ], 643 ],
634 ], 644 ],
635 } 645 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698