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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips-Debug-Android

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 'all', 6 'all',
7 ], 7 ],
8 '_builder_name': 'Build-Ubuntu13.10-GCC4.8-Mips-Debug-Android', 8 '_builder_name': 'Build-Ubuntu13.10-GCC4.8-Mips-Debug-Android',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 '--has_root', 119 '--has_root',
120 <Object>, 120 <Object>,
121 '--android_sdk_root', 121 '--android_sdk_root',
122 <Object>, 122 <Object>,
123 ], 123 ],
124 'description': 'UpdateScripts', 124 'description': 'UpdateScripts',
125 'doStepIf': <Object>, 125 'doStepIf': <Object>,
126 'env': {}, 126 'env': {},
127 'exception_on_failure': <Object>, 127 'exception_on_failure': <Object>,
128 'flunkOnFailure': <Object>, 128 'flunkOnFailure': <Object>,
129 'get_links_from_stdout': None,
129 'get_props_from_stdout': { 130 'get_props_from_stdout': {
130 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 131 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
131 }, 132 },
132 'haltOnFailure': <Object>, 133 'haltOnFailure': <Object>,
133 'hideStepIf': <Object>, 134 'hideStepIf': <Object>,
134 'is_rebaseline_step': <Object>, 135 'is_rebaseline_step': <Object>,
135 'is_upload_step': <Object>, 136 'is_upload_step': <Object>,
136 'timeout': <Object>, 137 'timeout': <Object>,
137 'workdir': 'build', 138 'workdir': 'build',
138 }, 139 },
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
185 '--android_sdk_root', 186 '--android_sdk_root',
186 <Object>, 187 <Object>,
187 '--gclient_solutions', 188 '--gclient_solutions',
188 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"', 189 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"',
189 ], 190 ],
190 'description': 'Update', 191 'description': 'Update',
191 'doStepIf': <Object>, 192 'doStepIf': <Object>,
192 'env': {}, 193 'env': {},
193 'exception_on_failure': <Object>, 194 'exception_on_failure': <Object>,
194 'flunkOnFailure': <Object>, 195 'flunkOnFailure': <Object>,
196 'get_links_from_stdout': None,
195 'get_props_from_stdout': { 197 'get_props_from_stdout': {
196 'got_revision': 'Skia updated to (\w+)', 198 'got_revision': 'Skia updated to (\w+)',
197 }, 199 },
198 'haltOnFailure': <Object>, 200 'haltOnFailure': <Object>,
199 'hideStepIf': <Object>, 201 'hideStepIf': <Object>,
200 'is_rebaseline_step': <Object>, 202 'is_rebaseline_step': <Object>,
201 'is_upload_step': <Object>, 203 'is_upload_step': <Object>,
202 'timeout': <Object>, 204 'timeout': <Object>,
203 'workdir': 'build', 205 'workdir': 'build',
204 }, 206 },
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
255 '--gyp_defines', 257 '--gyp_defines',
256 'skia_warnings_as_errors=1', 258 'skia_warnings_as_errors=1',
257 '--flavor', 259 '--flavor',
258 'android', 260 'android',
259 ], 261 ],
260 'description': 'BuildAll', 262 'description': 'BuildAll',
261 'doStepIf': <Object>, 263 'doStepIf': <Object>,
262 'env': {}, 264 'env': {},
263 'exception_on_failure': <Object>, 265 'exception_on_failure': <Object>,
264 'flunkOnFailure': <Object>, 266 'flunkOnFailure': <Object>,
267 'get_links_from_stdout': None,
265 'get_props_from_stdout': None, 268 'get_props_from_stdout': None,
266 'haltOnFailure': <Object>, 269 'haltOnFailure': <Object>,
267 'hideStepIf': <Object>, 270 'hideStepIf': <Object>,
268 'is_rebaseline_step': <Object>, 271 'is_rebaseline_step': <Object>,
269 'is_upload_step': <Object>, 272 'is_upload_step': <Object>,
270 'timeout': <Object>, 273 'timeout': <Object>,
271 'workdir': 'build/skia', 274 'workdir': 'build/skia',
272 }, 275 },
273 ], 276 ],
274 [ 277 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
319 '--android_sdk_root', 322 '--android_sdk_root',
320 <Object>, 323 <Object>,
321 '--flavor', 324 '--flavor',
322 'android', 325 'android',
323 ], 326 ],
324 'description': 'Clean', 327 'description': 'Clean',
325 'doStepIf': <Object>, 328 'doStepIf': <Object>,
326 'env': {}, 329 'env': {},
327 'exception_on_failure': <Object>, 330 'exception_on_failure': <Object>,
328 'flunkOnFailure': <Object>, 331 'flunkOnFailure': <Object>,
332 'get_links_from_stdout': None,
329 'get_props_from_stdout': None, 333 'get_props_from_stdout': None,
330 'haltOnFailure': <Object>, 334 'haltOnFailure': <Object>,
331 'hideStepIf': <Object>, 335 'hideStepIf': <Object>,
332 'is_rebaseline_step': <Object>, 336 'is_rebaseline_step': <Object>,
333 'is_upload_step': <Object>, 337 'is_upload_step': <Object>,
334 'timeout': <Object>, 338 'timeout': <Object>,
335 'workdir': 'build/skia', 339 'workdir': 'build/skia',
336 }, 340 },
337 ], 341 ],
338 [ 342 [
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
387 '--gyp_defines', 391 '--gyp_defines',
388 'skia_warnings_as_errors=1', 392 'skia_warnings_as_errors=1',
389 '--flavor', 393 '--flavor',
390 'android', 394 'android',
391 ], 395 ],
392 'description': 'Retry_BuildAll', 396 'description': 'Retry_BuildAll',
393 'doStepIf': <Object>, 397 'doStepIf': <Object>,
394 'env': {}, 398 'env': {},
395 'exception_on_failure': <Object>, 399 'exception_on_failure': <Object>,
396 'flunkOnFailure': <Object>, 400 'flunkOnFailure': <Object>,
401 'get_links_from_stdout': None,
397 'get_props_from_stdout': None, 402 'get_props_from_stdout': None,
398 'haltOnFailure': <Object>, 403 'haltOnFailure': <Object>,
399 'hideStepIf': <Object>, 404 'hideStepIf': <Object>,
400 'is_rebaseline_step': <Object>, 405 'is_rebaseline_step': <Object>,
401 'is_upload_step': <Object>, 406 'is_upload_step': <Object>,
402 'timeout': <Object>, 407 'timeout': <Object>,
403 'workdir': 'build/skia', 408 'workdir': 'build/skia',
404 }, 409 },
405 ], 410 ],
406 [ 411 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
451 '--android_sdk_root', 456 '--android_sdk_root',
452 <Object>, 457 <Object>,
453 '--flavor', 458 '--flavor',
454 'android', 459 'android',
455 ], 460 ],
456 'description': 'Clean', 461 'description': 'Clean',
457 'doStepIf': <Object>, 462 'doStepIf': <Object>,
458 'env': {}, 463 'env': {},
459 'exception_on_failure': <Object>, 464 'exception_on_failure': <Object>,
460 'flunkOnFailure': <Object>, 465 'flunkOnFailure': <Object>,
466 'get_links_from_stdout': None,
461 'get_props_from_stdout': None, 467 'get_props_from_stdout': None,
462 'haltOnFailure': <Object>, 468 'haltOnFailure': <Object>,
463 'hideStepIf': <Object>, 469 'hideStepIf': <Object>,
464 'is_rebaseline_step': <Object>, 470 'is_rebaseline_step': <Object>,
465 'is_upload_step': <Object>, 471 'is_upload_step': <Object>,
466 'timeout': <Object>, 472 'timeout': <Object>,
467 'workdir': 'build/skia', 473 'workdir': 'build/skia',
468 }, 474 },
469 ], 475 ],
470 [ 476 [
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
519 '--gyp_defines', 525 '--gyp_defines',
520 'skia_warnings_as_errors=0', 526 'skia_warnings_as_errors=0',
521 '--flavor', 527 '--flavor',
522 'android', 528 'android',
523 ], 529 ],
524 'description': 'Retry_NoWarningsAsErrors_BuildAll', 530 'description': 'Retry_NoWarningsAsErrors_BuildAll',
525 'doStepIf': <Object>, 531 'doStepIf': <Object>,
526 'env': {}, 532 'env': {},
527 'exception_on_failure': <Object>, 533 'exception_on_failure': <Object>,
528 'flunkOnFailure': <Object>, 534 'flunkOnFailure': <Object>,
535 'get_links_from_stdout': None,
529 'get_props_from_stdout': None, 536 'get_props_from_stdout': None,
530 'haltOnFailure': <Object>, 537 'haltOnFailure': <Object>,
531 'hideStepIf': <Object>, 538 'hideStepIf': <Object>,
532 'is_rebaseline_step': <Object>, 539 'is_rebaseline_step': <Object>,
533 'is_upload_step': <Object>, 540 'is_upload_step': <Object>,
534 'timeout': <Object>, 541 'timeout': <Object>,
535 'workdir': 'build/skia', 542 'workdir': 'build/skia',
536 }, 543 },
537 ], 544 ],
538 ], 545 ],
539 } 546 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698