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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN-Trybot

Issue 313203003: on CompareGMs failure, show link to most recent results on this builder (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: now displayed as a clickable link next to buildstep name 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 'most', 6 'most',
7 ], 7 ],
8 '_builder_name': 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN-Trybot', 8 '_builder_name': 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN-Trybot',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 1327 matching lines...) Expand 10 before | Expand all | Expand 10 after
1338 '--bench_pictures_cfg', 1338 '--bench_pictures_cfg',
1339 'default', 1339 'default',
1340 '--sanitizer', 1340 '--sanitizer',
1341 'address', 1341 'address',
1342 ], 1342 ],
1343 'description': 'CompareGMs', 1343 'description': 'CompareGMs',
1344 'doStepIf': <Object>, 1344 'doStepIf': <Object>,
1345 'env': {}, 1345 'env': {},
1346 'exception_on_failure': <Object>, 1346 'exception_on_failure': <Object>,
1347 'flunkOnFailure': <Object>, 1347 'flunkOnFailure': <Object>,
1348 'get_props_from_stdout': None, 1348 'get_props_from_stdout': {
1349 'latest_gm_failures_url': 'View latest GM failures for this builder at: ([^
1350 ]*)
1351 ',
1352 },
1349 'haltOnFailure': <Object>, 1353 'haltOnFailure': <Object>,
1350 'hideStepIf': <Object>, 1354 'hideStepIf': <Object>,
1351 'is_rebaseline_step': <Object>, 1355 'is_rebaseline_step': <Object>,
1352 'is_upload_step': <Object>, 1356 'is_upload_step': <Object>,
1353 'timeout': <Object>, 1357 'timeout': <Object>,
1354 'workdir': 'build/skia', 1358 'workdir': 'build/skia',
1355 }, 1359 },
1356 ], 1360 ],
1357 [ 1361 [
1358 <Object>, 1362 <Object>,
(...skipping 334 matching lines...) Expand 10 before | Expand all | Expand 10 after
1693 'haltOnFailure': <Object>, 1697 'haltOnFailure': <Object>,
1694 'hideStepIf': <Object>, 1698 'hideStepIf': <Object>,
1695 'is_rebaseline_step': <Object>, 1699 'is_rebaseline_step': <Object>,
1696 'is_upload_step': <Object>, 1700 'is_upload_step': <Object>,
1697 'timeout': <Object>, 1701 'timeout': <Object>,
1698 'workdir': 'build/skia', 1702 'workdir': 'build/skia',
1699 }, 1703 },
1700 ], 1704 ],
1701 ], 1705 ],
1702 } 1706 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698