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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android-Trybot

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-Arm7-Release-Android-Trybot', 8 '_builder_name': 'Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android-Trybot',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 '--has_root', 120 '--has_root',
121 <Object>, 121 <Object>,
122 '--android_sdk_root', 122 '--android_sdk_root',
123 <Object>, 123 <Object>,
124 ], 124 ],
125 'description': 'UpdateScripts', 125 'description': 'UpdateScripts',
126 'doStepIf': <Object>, 126 'doStepIf': <Object>,
127 'env': {}, 127 'env': {},
128 'exception_on_failure': <Object>, 128 'exception_on_failure': <Object>,
129 'flunkOnFailure': <Object>, 129 'flunkOnFailure': <Object>,
130 'get_links_from_stdout': None,
130 'get_props_from_stdout': { 131 'get_props_from_stdout': {
131 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 132 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
132 }, 133 },
133 'haltOnFailure': <Object>, 134 'haltOnFailure': <Object>,
134 'hideStepIf': <Object>, 135 'hideStepIf': <Object>,
135 'is_rebaseline_step': <Object>, 136 'is_rebaseline_step': <Object>,
136 'is_upload_step': <Object>, 137 'is_upload_step': <Object>,
137 'timeout': <Object>, 138 'timeout': <Object>,
138 'workdir': 'build', 139 'workdir': 'build',
139 }, 140 },
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
186 '--android_sdk_root', 187 '--android_sdk_root',
187 <Object>, 188 <Object>,
188 '--gclient_solutions', 189 '--gclient_solutions',
189 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"', 190 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"',
190 ], 191 ],
191 'description': 'Update', 192 'description': 'Update',
192 'doStepIf': <Object>, 193 'doStepIf': <Object>,
193 'env': {}, 194 'env': {},
194 'exception_on_failure': <Object>, 195 'exception_on_failure': <Object>,
195 'flunkOnFailure': <Object>, 196 'flunkOnFailure': <Object>,
197 'get_links_from_stdout': None,
196 'get_props_from_stdout': { 198 'get_props_from_stdout': {
197 'got_revision': 'Skia updated to (\w+)', 199 'got_revision': 'Skia updated to (\w+)',
198 }, 200 },
199 'haltOnFailure': <Object>, 201 'haltOnFailure': <Object>,
200 'hideStepIf': <Object>, 202 'hideStepIf': <Object>,
201 'is_rebaseline_step': <Object>, 203 'is_rebaseline_step': <Object>,
202 'is_upload_step': <Object>, 204 'is_upload_step': <Object>,
203 'timeout': <Object>, 205 'timeout': <Object>,
204 'workdir': 'build', 206 'workdir': 'build',
205 }, 207 },
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 '--android_sdk_root', 254 '--android_sdk_root',
253 <Object>, 255 <Object>,
254 '--patch', 256 '--patch',
255 <Object>, 257 <Object>,
256 ], 258 ],
257 'description': 'ApplyPatch', 259 'description': 'ApplyPatch',
258 'doStepIf': <Object>, 260 'doStepIf': <Object>,
259 'env': {}, 261 'env': {},
260 'exception_on_failure': <Object>, 262 'exception_on_failure': <Object>,
261 'flunkOnFailure': <Object>, 263 'flunkOnFailure': <Object>,
264 'get_links_from_stdout': None,
262 'get_props_from_stdout': None, 265 'get_props_from_stdout': None,
263 'haltOnFailure': <Object>, 266 'haltOnFailure': <Object>,
264 'hideStepIf': <Object>, 267 'hideStepIf': <Object>,
265 'is_rebaseline_step': <Object>, 268 'is_rebaseline_step': <Object>,
266 'is_upload_step': <Object>, 269 'is_upload_step': <Object>,
267 'timeout': <Object>, 270 'timeout': <Object>,
268 'workdir': 'build/skia', 271 'workdir': 'build/skia',
269 }, 272 },
270 ], 273 ],
271 [ 274 [
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
320 '--gyp_defines', 323 '--gyp_defines',
321 'skia_arch_width=32 skia_warnings_as_errors=1', 324 'skia_arch_width=32 skia_warnings_as_errors=1',
322 '--flavor', 325 '--flavor',
323 'android', 326 'android',
324 ], 327 ],
325 'description': 'BuildAll', 328 'description': 'BuildAll',
326 'doStepIf': <Object>, 329 'doStepIf': <Object>,
327 'env': {}, 330 'env': {},
328 'exception_on_failure': <Object>, 331 'exception_on_failure': <Object>,
329 'flunkOnFailure': <Object>, 332 'flunkOnFailure': <Object>,
333 'get_links_from_stdout': None,
330 'get_props_from_stdout': None, 334 'get_props_from_stdout': None,
331 'haltOnFailure': <Object>, 335 'haltOnFailure': <Object>,
332 'hideStepIf': <Object>, 336 'hideStepIf': <Object>,
333 'is_rebaseline_step': <Object>, 337 'is_rebaseline_step': <Object>,
334 'is_upload_step': <Object>, 338 'is_upload_step': <Object>,
335 'timeout': <Object>, 339 'timeout': <Object>,
336 'workdir': 'build/skia', 340 'workdir': 'build/skia',
337 }, 341 },
338 ], 342 ],
339 [ 343 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
384 '--android_sdk_root', 388 '--android_sdk_root',
385 <Object>, 389 <Object>,
386 '--flavor', 390 '--flavor',
387 'android', 391 'android',
388 ], 392 ],
389 'description': 'Clean', 393 'description': 'Clean',
390 'doStepIf': <Object>, 394 'doStepIf': <Object>,
391 'env': {}, 395 'env': {},
392 'exception_on_failure': <Object>, 396 'exception_on_failure': <Object>,
393 'flunkOnFailure': <Object>, 397 'flunkOnFailure': <Object>,
398 'get_links_from_stdout': None,
394 'get_props_from_stdout': None, 399 'get_props_from_stdout': None,
395 'haltOnFailure': <Object>, 400 'haltOnFailure': <Object>,
396 'hideStepIf': <Object>, 401 'hideStepIf': <Object>,
397 'is_rebaseline_step': <Object>, 402 'is_rebaseline_step': <Object>,
398 'is_upload_step': <Object>, 403 'is_upload_step': <Object>,
399 'timeout': <Object>, 404 'timeout': <Object>,
400 'workdir': 'build/skia', 405 'workdir': 'build/skia',
401 }, 406 },
402 ], 407 ],
403 [ 408 [
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
452 '--gyp_defines', 457 '--gyp_defines',
453 'skia_arch_width=32 skia_warnings_as_errors=1', 458 'skia_arch_width=32 skia_warnings_as_errors=1',
454 '--flavor', 459 '--flavor',
455 'android', 460 'android',
456 ], 461 ],
457 'description': 'Retry_BuildAll', 462 'description': 'Retry_BuildAll',
458 'doStepIf': <Object>, 463 'doStepIf': <Object>,
459 'env': {}, 464 'env': {},
460 'exception_on_failure': <Object>, 465 'exception_on_failure': <Object>,
461 'flunkOnFailure': <Object>, 466 'flunkOnFailure': <Object>,
467 'get_links_from_stdout': None,
462 'get_props_from_stdout': None, 468 'get_props_from_stdout': None,
463 'haltOnFailure': <Object>, 469 'haltOnFailure': <Object>,
464 'hideStepIf': <Object>, 470 'hideStepIf': <Object>,
465 'is_rebaseline_step': <Object>, 471 'is_rebaseline_step': <Object>,
466 'is_upload_step': <Object>, 472 'is_upload_step': <Object>,
467 'timeout': <Object>, 473 'timeout': <Object>,
468 'workdir': 'build/skia', 474 'workdir': 'build/skia',
469 }, 475 },
470 ], 476 ],
471 [ 477 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
516 '--android_sdk_root', 522 '--android_sdk_root',
517 <Object>, 523 <Object>,
518 '--flavor', 524 '--flavor',
519 'android', 525 'android',
520 ], 526 ],
521 'description': 'Clean', 527 'description': 'Clean',
522 'doStepIf': <Object>, 528 'doStepIf': <Object>,
523 'env': {}, 529 'env': {},
524 'exception_on_failure': <Object>, 530 'exception_on_failure': <Object>,
525 'flunkOnFailure': <Object>, 531 'flunkOnFailure': <Object>,
532 'get_links_from_stdout': None,
526 'get_props_from_stdout': None, 533 'get_props_from_stdout': None,
527 'haltOnFailure': <Object>, 534 'haltOnFailure': <Object>,
528 'hideStepIf': <Object>, 535 'hideStepIf': <Object>,
529 'is_rebaseline_step': <Object>, 536 'is_rebaseline_step': <Object>,
530 'is_upload_step': <Object>, 537 'is_upload_step': <Object>,
531 'timeout': <Object>, 538 'timeout': <Object>,
532 'workdir': 'build/skia', 539 'workdir': 'build/skia',
533 }, 540 },
534 ], 541 ],
535 [ 542 [
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
584 '--gyp_defines', 591 '--gyp_defines',
585 'skia_arch_width=32 skia_warnings_as_errors=0', 592 'skia_arch_width=32 skia_warnings_as_errors=0',
586 '--flavor', 593 '--flavor',
587 'android', 594 'android',
588 ], 595 ],
589 'description': 'Retry_NoWarningsAsErrors_BuildAll', 596 'description': 'Retry_NoWarningsAsErrors_BuildAll',
590 'doStepIf': <Object>, 597 'doStepIf': <Object>,
591 'env': {}, 598 'env': {},
592 'exception_on_failure': <Object>, 599 'exception_on_failure': <Object>,
593 'flunkOnFailure': <Object>, 600 'flunkOnFailure': <Object>,
601 'get_links_from_stdout': None,
594 'get_props_from_stdout': None, 602 'get_props_from_stdout': None,
595 'haltOnFailure': <Object>, 603 'haltOnFailure': <Object>,
596 'hideStepIf': <Object>, 604 'hideStepIf': <Object>,
597 'is_rebaseline_step': <Object>, 605 'is_rebaseline_step': <Object>,
598 'is_upload_step': <Object>, 606 'is_upload_step': <Object>,
599 'timeout': <Object>, 607 'timeout': <Object>,
600 'workdir': 'build/skia', 608 'workdir': 'build/skia',
601 }, 609 },
602 ], 610 ],
603 ], 611 ],
604 } 612 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698