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

Side by Side Diff: tools/tests/factory_configuration/expected/Housekeeper-Nightly-DEPSRoll-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 '_builder_name': 'Housekeeper-Nightly-DEPSRoll-Trybot', 6 '_builder_name': 'Housekeeper-Nightly-DEPSRoll-Trybot',
7 '_common_args': [ 7 '_common_args': [
8 '--autogen_svn_baseurl', 8 '--autogen_svn_baseurl',
9 'https://skia-autogen.googlecode.com/svn', 9 'https://skia-autogen.googlecode.com/svn',
10 '--configuration', 10 '--configuration',
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 '--num_cores', 97 '--num_cores',
98 <Object>, 98 <Object>,
99 '--is_try', 99 '--is_try',
100 'True', 100 'True',
101 '--bench_pictures_cfg', 101 '--bench_pictures_cfg',
102 'default', 102 'default',
103 ], 103 ],
104 'description': 'UpdateScripts', 104 'description': 'UpdateScripts',
105 'doStepIf': <Object>, 105 'doStepIf': <Object>,
106 'env': {}, 106 'env': {},
107 'exception_on_failure': <Object>,
107 'flunkOnFailure': <Object>, 108 'flunkOnFailure': <Object>,
108 'get_props_from_stdout': { 109 'get_props_from_stdout': {
109 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 110 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
110 }, 111 },
111 'haltOnFailure': <Object>, 112 'haltOnFailure': <Object>,
112 'hideStepIf': <Object>, 113 'hideStepIf': <Object>,
113 'is_rebaseline_step': <Object>, 114 'is_rebaseline_step': <Object>,
114 'is_upload_step': <Object>, 115 'is_upload_step': <Object>,
115 'timeout': <Object>, 116 'timeout': <Object>,
116 'workdir': 'build', 117 'workdir': 'build',
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
152 '--num_cores', 153 '--num_cores',
153 <Object>, 154 <Object>,
154 '--is_try', 155 '--is_try',
155 'True', 156 'True',
156 '--bench_pictures_cfg', 157 '--bench_pictures_cfg',
157 'default', 158 'default',
158 ], 159 ],
159 'description': 'Update', 160 'description': 'Update',
160 'doStepIf': <Object>, 161 'doStepIf': <Object>,
161 'env': {}, 162 'env': {},
163 'exception_on_failure': <Object>,
162 'flunkOnFailure': <Object>, 164 'flunkOnFailure': <Object>,
163 'get_props_from_stdout': { 165 'get_props_from_stdout': {
164 'chrome_revision': 'Chrome updated to (\w+)', 166 'chrome_revision': 'Chrome updated to (\w+)',
165 'got_revision': 'Skia updated to (\w+)', 167 'got_revision': 'Skia updated to (\w+)',
166 }, 168 },
167 'haltOnFailure': <Object>, 169 'haltOnFailure': <Object>,
168 'hideStepIf': <Object>, 170 'hideStepIf': <Object>,
169 'is_rebaseline_step': <Object>, 171 'is_rebaseline_step': <Object>,
170 'is_upload_step': <Object>, 172 'is_upload_step': <Object>,
171 'timeout': <Object>, 173 'timeout': <Object>,
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
210 '--is_try', 212 '--is_try',
211 'True', 213 'True',
212 '--bench_pictures_cfg', 214 '--bench_pictures_cfg',
213 'default', 215 'default',
214 '--patch', 216 '--patch',
215 <Object>, 217 <Object>,
216 ], 218 ],
217 'description': 'ApplyPatch', 219 'description': 'ApplyPatch',
218 'doStepIf': <Object>, 220 'doStepIf': <Object>,
219 'env': {}, 221 'env': {},
222 'exception_on_failure': <Object>,
220 'flunkOnFailure': <Object>, 223 'flunkOnFailure': <Object>,
221 'get_props_from_stdout': None, 224 'get_props_from_stdout': None,
222 'haltOnFailure': <Object>, 225 'haltOnFailure': <Object>,
223 'hideStepIf': <Object>, 226 'hideStepIf': <Object>,
224 'is_rebaseline_step': <Object>, 227 'is_rebaseline_step': <Object>,
225 'is_upload_step': <Object>, 228 'is_upload_step': <Object>,
226 'timeout': <Object>, 229 'timeout': <Object>,
227 'workdir': 'build/src/third_party/skia', 230 'workdir': 'build/src/third_party/skia',
228 }, 231 },
229 ], 232 ],
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 '--num_cores', 266 '--num_cores',
264 <Object>, 267 <Object>,
265 '--is_try', 268 '--is_try',
266 'True', 269 'True',
267 '--bench_pictures_cfg', 270 '--bench_pictures_cfg',
268 'default', 271 'default',
269 ], 272 ],
270 'description': 'DEPSRoll', 273 'description': 'DEPSRoll',
271 'doStepIf': <Object>, 274 'doStepIf': <Object>,
272 'env': {}, 275 'env': {},
276 'exception_on_failure': <Object>,
273 'flunkOnFailure': <Object>, 277 'flunkOnFailure': <Object>,
274 'get_props_from_stdout': { 278 'get_props_from_stdout': {
275 'control_issue': 'Control Issue number: (\d+) ', 279 'control_issue': 'Control Issue number: (\d+) ',
276 'deps_roll_issue': 'Deps roll Issue number: (\d+) ', 280 'deps_roll_issue': 'Deps roll Issue number: (\d+) ',
277 }, 281 },
278 'haltOnFailure': <Object>, 282 'haltOnFailure': <Object>,
279 'hideStepIf': <Object>, 283 'hideStepIf': <Object>,
280 'is_rebaseline_step': <Object>, 284 'is_rebaseline_step': <Object>,
281 'is_upload_step': <Object>, 285 'is_upload_step': <Object>,
282 'timeout': <Object>, 286 'timeout': <Object>,
283 'workdir': 'build/src', 287 'workdir': 'build/src',
284 }, 288 },
285 ], 289 ],
286 ], 290 ],
287 } 291 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698