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

Side by Side Diff: tools/tests/factory_configuration/expected/Canary-Chrome-Win7-Ninja-x86-SharedLib

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', 8 '_builder_name': 'Canary-Chrome-Win7-Ninja-x86-SharedLib',
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 'False', 103 'False',
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 'False', 159 'False',
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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
215 '--bench_pictures_cfg', 217 '--bench_pictures_cfg',
216 'default', 218 'default',
217 '--gyp_defines', 219 '--gyp_defines',
218 'skia_warnings_as_errors=0 component=shared_library', 220 'skia_warnings_as_errors=0 component=shared_library',
219 '--flavor', 221 '--flavor',
220 'chrome_canary', 222 'chrome_canary',
221 ], 223 ],
222 'description': 'RunGYP', 224 'description': 'RunGYP',
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\src', 235 'workdir': 'build\src',
233 }, 236 },
234 ], 237 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 '--target', 277 '--target',
275 'chrome', 278 'chrome',
276 '--gyp_defines', 279 '--gyp_defines',
277 'skia_warnings_as_errors=0 component=shared_library', 280 'skia_warnings_as_errors=0 component=shared_library',
278 '--flavor', 281 '--flavor',
279 'chrome_canary', 282 'chrome_canary',
280 ], 283 ],
281 'description': 'BuildChrome', 284 'description': 'BuildChrome',
282 'doStepIf': <Object>, 285 'doStepIf': <Object>,
283 'env': {}, 286 'env': {},
287 'exception_on_failure': <Object>,
284 'flunkOnFailure': <Object>, 288 'flunkOnFailure': <Object>,
285 'get_props_from_stdout': None, 289 'get_props_from_stdout': None,
286 'haltOnFailure': <Object>, 290 'haltOnFailure': <Object>,
287 'hideStepIf': <Object>, 291 'hideStepIf': <Object>,
288 'is_rebaseline_step': <Object>, 292 'is_rebaseline_step': <Object>,
289 'is_upload_step': <Object>, 293 'is_upload_step': <Object>,
290 'timeout': <Object>, 294 'timeout': <Object>,
291 'workdir': 'build\src', 295 'workdir': 'build\src',
292 }, 296 },
293 ], 297 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
329 '--is_try', 333 '--is_try',
330 'False', 334 'False',
331 '--bench_pictures_cfg', 335 '--bench_pictures_cfg',
332 'default', 336 'default',
333 '--flavor', 337 '--flavor',
334 'chrome_canary', 338 'chrome_canary',
335 ], 339 ],
336 'description': 'Clean', 340 'description': 'Clean',
337 'doStepIf': <Object>, 341 'doStepIf': <Object>,
338 'env': {}, 342 'env': {},
343 'exception_on_failure': <Object>,
339 'flunkOnFailure': <Object>, 344 'flunkOnFailure': <Object>,
340 'get_props_from_stdout': None, 345 'get_props_from_stdout': None,
341 'haltOnFailure': <Object>, 346 'haltOnFailure': <Object>,
342 'hideStepIf': <Object>, 347 'hideStepIf': <Object>,
343 'is_rebaseline_step': <Object>, 348 'is_rebaseline_step': <Object>,
344 'is_upload_step': <Object>, 349 'is_upload_step': <Object>,
345 'timeout': <Object>, 350 'timeout': <Object>,
346 'workdir': 'build\src', 351 'workdir': 'build\src',
347 }, 352 },
348 ], 353 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
388 '--target', 393 '--target',
389 'chrome', 394 'chrome',
390 '--gyp_defines', 395 '--gyp_defines',
391 'skia_warnings_as_errors=0 component=shared_library', 396 'skia_warnings_as_errors=0 component=shared_library',
392 '--flavor', 397 '--flavor',
393 'chrome_canary', 398 'chrome_canary',
394 ], 399 ],
395 'description': 'Retry_BuildChrome', 400 'description': 'Retry_BuildChrome',
396 'doStepIf': <Object>, 401 'doStepIf': <Object>,
397 'env': {}, 402 'env': {},
403 'exception_on_failure': <Object>,
398 'flunkOnFailure': <Object>, 404 'flunkOnFailure': <Object>,
399 'get_props_from_stdout': None, 405 'get_props_from_stdout': None,
400 'haltOnFailure': <Object>, 406 'haltOnFailure': <Object>,
401 'hideStepIf': <Object>, 407 'hideStepIf': <Object>,
402 'is_rebaseline_step': <Object>, 408 'is_rebaseline_step': <Object>,
403 'is_upload_step': <Object>, 409 'is_upload_step': <Object>,
404 'timeout': <Object>, 410 'timeout': <Object>,
405 'workdir': 'build\src', 411 'workdir': 'build\src',
406 }, 412 },
407 ], 413 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
443 '--is_try', 449 '--is_try',
444 'False', 450 'False',
445 '--bench_pictures_cfg', 451 '--bench_pictures_cfg',
446 'default', 452 'default',
447 '--flavor', 453 '--flavor',
448 'chrome_canary', 454 'chrome_canary',
449 ], 455 ],
450 'description': 'Clean', 456 'description': 'Clean',
451 'doStepIf': <Object>, 457 'doStepIf': <Object>,
452 'env': {}, 458 'env': {},
459 'exception_on_failure': <Object>,
453 'flunkOnFailure': <Object>, 460 'flunkOnFailure': <Object>,
454 'get_props_from_stdout': None, 461 'get_props_from_stdout': None,
455 'haltOnFailure': <Object>, 462 'haltOnFailure': <Object>,
456 'hideStepIf': <Object>, 463 'hideStepIf': <Object>,
457 'is_rebaseline_step': <Object>, 464 'is_rebaseline_step': <Object>,
458 'is_upload_step': <Object>, 465 'is_upload_step': <Object>,
459 'timeout': <Object>, 466 'timeout': <Object>,
460 'workdir': 'build\src', 467 'workdir': 'build\src',
461 }, 468 },
462 ], 469 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
502 '--target', 509 '--target',
503 'chrome', 510 'chrome',
504 '--gyp_defines', 511 '--gyp_defines',
505 'skia_warnings_as_errors=0 component=shared_library', 512 'skia_warnings_as_errors=0 component=shared_library',
506 '--flavor', 513 '--flavor',
507 'chrome_canary', 514 'chrome_canary',
508 ], 515 ],
509 'description': 'Retry_NoWarningsAsErrors_BuildChrome', 516 'description': 'Retry_NoWarningsAsErrors_BuildChrome',
510 'doStepIf': <Object>, 517 'doStepIf': <Object>,
511 'env': {}, 518 'env': {},
519 'exception_on_failure': <Object>,
512 'flunkOnFailure': <Object>, 520 'flunkOnFailure': <Object>,
513 'get_props_from_stdout': None, 521 'get_props_from_stdout': None,
514 'haltOnFailure': <Object>, 522 'haltOnFailure': <Object>,
515 'hideStepIf': <Object>, 523 'hideStepIf': <Object>,
516 'is_rebaseline_step': <Object>, 524 'is_rebaseline_step': <Object>,
517 'is_upload_step': <Object>, 525 'is_upload_step': <Object>,
518 'timeout': <Object>, 526 'timeout': <Object>,
519 'workdir': 'build\src', 527 'workdir': 'build\src',
520 }, 528 },
521 ], 529 ],
522 ], 530 ],
523 } 531 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698