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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Debug-Exceptions

Issue 316333002: display "latest GM failures" link in its own line under build step Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Created 6 years, 6 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 'everything', 6 'everything',
7 ], 7 ],
8 '_builder_name': 'Build-Win7-VS2010-x86-Debug-Exceptions', 8 '_builder_name': 'Build-Win7-VS2010-x86-Debug-Exceptions',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 '--is_try', 106 '--is_try',
107 'False', 107 'False',
108 '--bench_pictures_cfg', 108 '--bench_pictures_cfg',
109 'default', 109 'default',
110 ], 110 ],
111 'description': 'UpdateScripts', 111 'description': 'UpdateScripts',
112 'doStepIf': <Object>, 112 'doStepIf': <Object>,
113 'env': {}, 113 'env': {},
114 'exception_on_failure': <Object>, 114 'exception_on_failure': <Object>,
115 'flunkOnFailure': <Object>, 115 'flunkOnFailure': <Object>,
116 'get_links_from_stdout': None,
116 'get_props_from_stdout': { 117 'get_props_from_stdout': {
117 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 118 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
118 }, 119 },
119 'haltOnFailure': <Object>, 120 'haltOnFailure': <Object>,
120 'hideStepIf': <Object>, 121 'hideStepIf': <Object>,
121 'is_rebaseline_step': <Object>, 122 'is_rebaseline_step': <Object>,
122 'is_upload_step': <Object>, 123 'is_upload_step': <Object>,
123 'timeout': <Object>, 124 'timeout': <Object>,
124 'workdir': 'build', 125 'workdir': 'build',
125 }, 126 },
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 '--bench_pictures_cfg', 165 '--bench_pictures_cfg',
165 'default', 166 'default',
166 '--gclient_solutions', 167 '--gclient_solutions',
167 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"', 168 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"',
168 ], 169 ],
169 'description': 'Update', 170 'description': 'Update',
170 'doStepIf': <Object>, 171 'doStepIf': <Object>,
171 'env': {}, 172 'env': {},
172 'exception_on_failure': <Object>, 173 'exception_on_failure': <Object>,
173 'flunkOnFailure': <Object>, 174 'flunkOnFailure': <Object>,
175 'get_links_from_stdout': None,
174 'get_props_from_stdout': { 176 'get_props_from_stdout': {
175 'got_revision': 'Skia updated to (\w+)', 177 'got_revision': 'Skia updated to (\w+)',
176 }, 178 },
177 'haltOnFailure': <Object>, 179 'haltOnFailure': <Object>,
178 'hideStepIf': <Object>, 180 'hideStepIf': <Object>,
179 'is_rebaseline_step': <Object>, 181 'is_rebaseline_step': <Object>,
180 'is_upload_step': <Object>, 182 'is_upload_step': <Object>,
181 'timeout': <Object>, 183 'timeout': <Object>,
182 'workdir': 'build', 184 'workdir': 'build',
183 }, 185 },
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 '--gyp_defines', 228 '--gyp_defines',
227 'skia_arch_width=32 skia_win_exceptions=1 qt_sdk=C:/Qt/4.8.5 / skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp', 229 'skia_arch_width=32 skia_win_exceptions=1 qt_sdk=C:/Qt/4.8.5 / skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp',
228 '--flavor', 230 '--flavor',
229 'default', 231 'default',
230 ], 232 ],
231 'description': 'BuildEverything', 233 'description': 'BuildEverything',
232 'doStepIf': <Object>, 234 'doStepIf': <Object>,
233 'env': {}, 235 'env': {},
234 'exception_on_failure': <Object>, 236 'exception_on_failure': <Object>,
235 'flunkOnFailure': <Object>, 237 'flunkOnFailure': <Object>,
238 'get_links_from_stdout': None,
236 'get_props_from_stdout': None, 239 'get_props_from_stdout': None,
237 'haltOnFailure': <Object>, 240 'haltOnFailure': <Object>,
238 'hideStepIf': <Object>, 241 'hideStepIf': <Object>,
239 'is_rebaseline_step': <Object>, 242 'is_rebaseline_step': <Object>,
240 'is_upload_step': <Object>, 243 'is_upload_step': <Object>,
241 'timeout': <Object>, 244 'timeout': <Object>,
242 'workdir': 'build\skia', 245 'workdir': 'build\skia',
243 }, 246 },
244 ], 247 ],
245 [ 248 [
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
282 '--bench_pictures_cfg', 285 '--bench_pictures_cfg',
283 'default', 286 'default',
284 '--flavor', 287 '--flavor',
285 'default', 288 'default',
286 ], 289 ],
287 'description': 'Clean', 290 'description': 'Clean',
288 'doStepIf': <Object>, 291 'doStepIf': <Object>,
289 'env': {}, 292 'env': {},
290 'exception_on_failure': <Object>, 293 'exception_on_failure': <Object>,
291 'flunkOnFailure': <Object>, 294 'flunkOnFailure': <Object>,
295 'get_links_from_stdout': None,
292 'get_props_from_stdout': None, 296 'get_props_from_stdout': None,
293 'haltOnFailure': <Object>, 297 'haltOnFailure': <Object>,
294 'hideStepIf': <Object>, 298 'hideStepIf': <Object>,
295 'is_rebaseline_step': <Object>, 299 'is_rebaseline_step': <Object>,
296 'is_upload_step': <Object>, 300 'is_upload_step': <Object>,
297 'timeout': <Object>, 301 'timeout': <Object>,
298 'workdir': 'build\skia', 302 'workdir': 'build\skia',
299 }, 303 },
300 ], 304 ],
301 [ 305 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 '--gyp_defines', 346 '--gyp_defines',
343 'skia_arch_width=32 skia_win_exceptions=1 qt_sdk=C:/Qt/4.8.5 / skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp', 347 'skia_arch_width=32 skia_win_exceptions=1 qt_sdk=C:/Qt/4.8.5 / skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp',
344 '--flavor', 348 '--flavor',
345 'default', 349 'default',
346 ], 350 ],
347 'description': 'Retry_BuildEverything', 351 'description': 'Retry_BuildEverything',
348 'doStepIf': <Object>, 352 'doStepIf': <Object>,
349 'env': {}, 353 'env': {},
350 'exception_on_failure': <Object>, 354 'exception_on_failure': <Object>,
351 'flunkOnFailure': <Object>, 355 'flunkOnFailure': <Object>,
356 'get_links_from_stdout': None,
352 'get_props_from_stdout': None, 357 'get_props_from_stdout': None,
353 'haltOnFailure': <Object>, 358 'haltOnFailure': <Object>,
354 'hideStepIf': <Object>, 359 'hideStepIf': <Object>,
355 'is_rebaseline_step': <Object>, 360 'is_rebaseline_step': <Object>,
356 'is_upload_step': <Object>, 361 'is_upload_step': <Object>,
357 'timeout': <Object>, 362 'timeout': <Object>,
358 'workdir': 'build\skia', 363 'workdir': 'build\skia',
359 }, 364 },
360 ], 365 ],
361 [ 366 [
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
398 '--bench_pictures_cfg', 403 '--bench_pictures_cfg',
399 'default', 404 'default',
400 '--flavor', 405 '--flavor',
401 'default', 406 'default',
402 ], 407 ],
403 'description': 'Clean', 408 'description': 'Clean',
404 'doStepIf': <Object>, 409 'doStepIf': <Object>,
405 'env': {}, 410 'env': {},
406 'exception_on_failure': <Object>, 411 'exception_on_failure': <Object>,
407 'flunkOnFailure': <Object>, 412 'flunkOnFailure': <Object>,
413 'get_links_from_stdout': None,
408 'get_props_from_stdout': None, 414 'get_props_from_stdout': None,
409 'haltOnFailure': <Object>, 415 'haltOnFailure': <Object>,
410 'hideStepIf': <Object>, 416 'hideStepIf': <Object>,
411 'is_rebaseline_step': <Object>, 417 'is_rebaseline_step': <Object>,
412 'is_upload_step': <Object>, 418 'is_upload_step': <Object>,
413 'timeout': <Object>, 419 'timeout': <Object>,
414 'workdir': 'build\skia', 420 'workdir': 'build\skia',
415 }, 421 },
416 ], 422 ],
417 [ 423 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
458 '--gyp_defines', 464 '--gyp_defines',
459 'skia_arch_width=32 skia_win_exceptions=1 qt_sdk=C:/Qt/4.8.5 / skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp', 465 'skia_arch_width=32 skia_win_exceptions=1 qt_sdk=C:/Qt/4.8.5 / skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp',
460 '--flavor', 466 '--flavor',
461 'default', 467 'default',
462 ], 468 ],
463 'description': 'Retry_NoWarningsAsErrors_BuildEverything', 469 'description': 'Retry_NoWarningsAsErrors_BuildEverything',
464 'doStepIf': <Object>, 470 'doStepIf': <Object>,
465 'env': {}, 471 'env': {},
466 'exception_on_failure': <Object>, 472 'exception_on_failure': <Object>,
467 'flunkOnFailure': <Object>, 473 'flunkOnFailure': <Object>,
474 'get_links_from_stdout': None,
468 'get_props_from_stdout': None, 475 'get_props_from_stdout': None,
469 'haltOnFailure': <Object>, 476 'haltOnFailure': <Object>,
470 'hideStepIf': <Object>, 477 'hideStepIf': <Object>,
471 'is_rebaseline_step': <Object>, 478 'is_rebaseline_step': <Object>,
472 'is_upload_step': <Object>, 479 'is_upload_step': <Object>,
473 'timeout': <Object>, 480 'timeout': <Object>,
474 'workdir': 'build\skia', 481 'workdir': 'build\skia',
475 }, 482 },
476 ], 483 ],
477 ], 484 ],
478 } 485 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698