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

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

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-ShuttleA-NoGPU-x86_64-Debug', 8 '_builder_name': 'Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 1225 matching lines...) Expand 10 before | Expand all | Expand 10 after
1236 '--is_try', 1236 '--is_try',
1237 'False', 1237 'False',
1238 '--bench_pictures_cfg', 1238 '--bench_pictures_cfg',
1239 'default', 1239 'default',
1240 ], 1240 ],
1241 'description': 'CompareGMs', 1241 'description': 'CompareGMs',
1242 'doStepIf': <Object>, 1242 'doStepIf': <Object>,
1243 'env': {}, 1243 'env': {},
1244 'exception_on_failure': <Object>, 1244 'exception_on_failure': <Object>,
1245 'flunkOnFailure': <Object>, 1245 'flunkOnFailure': <Object>,
1246 'get_props_from_stdout': None, 1246 'get_props_from_stdout': {
1247 'latest_gm_failures_url': 'View latest GM failures for this builder at: ([^
1248 ]*)
1249 ',
1250 },
1247 'haltOnFailure': <Object>, 1251 'haltOnFailure': <Object>,
1248 'hideStepIf': <Object>, 1252 'hideStepIf': <Object>,
1249 'is_rebaseline_step': <Object>, 1253 'is_rebaseline_step': <Object>,
1250 'is_upload_step': <Object>, 1254 'is_upload_step': <Object>,
1251 'timeout': <Object>, 1255 'timeout': <Object>,
1252 'workdir': 'build/skia', 1256 'workdir': 'build/skia',
1253 }, 1257 },
1254 ], 1258 ],
1255 [ 1259 [
1256 <Object>, 1260 <Object>,
(...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after
1579 'haltOnFailure': <Object>, 1583 'haltOnFailure': <Object>,
1580 'hideStepIf': <Object>, 1584 'hideStepIf': <Object>,
1581 'is_rebaseline_step': <Object>, 1585 'is_rebaseline_step': <Object>,
1582 'is_upload_step': <Object>, 1586 'is_upload_step': <Object>,
1583 'timeout': <Object>, 1587 'timeout': <Object>,
1584 'workdir': 'build/skia', 1588 'workdir': 'build/skia',
1585 }, 1589 },
1586 ], 1590 ],
1587 ], 1591 ],
1588 } 1592 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698