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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Debug-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-Win7-ShuttleA-HD2000-x86_64-Debug-Trybot', 8 '_builder_name': 'Test-Win7-ShuttleA-HD2000-x86_64-Debug-Trybot',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 1282 matching lines...) Expand 10 before | Expand all | Expand 10 after
1293 '--is_try', 1293 '--is_try',
1294 'True', 1294 'True',
1295 '--bench_pictures_cfg', 1295 '--bench_pictures_cfg',
1296 'default', 1296 'default',
1297 ], 1297 ],
1298 'description': 'CompareGMs', 1298 'description': 'CompareGMs',
1299 'doStepIf': <Object>, 1299 'doStepIf': <Object>,
1300 'env': {}, 1300 'env': {},
1301 'exception_on_failure': <Object>, 1301 'exception_on_failure': <Object>,
1302 'flunkOnFailure': <Object>, 1302 'flunkOnFailure': <Object>,
1303 'get_props_from_stdout': None, 1303 'get_props_from_stdout': {
1304 'latest_gm_failures_url': 'View latest GM failures for this builder at: ([^
1305 ]*)
1306 ',
1307 },
1304 'haltOnFailure': <Object>, 1308 'haltOnFailure': <Object>,
1305 'hideStepIf': <Object>, 1309 'hideStepIf': <Object>,
1306 'is_rebaseline_step': <Object>, 1310 'is_rebaseline_step': <Object>,
1307 'is_upload_step': <Object>, 1311 'is_upload_step': <Object>,
1308 'timeout': <Object>, 1312 'timeout': <Object>,
1309 'workdir': 'build\skia', 1313 'workdir': 'build\skia',
1310 }, 1314 },
1311 ], 1315 ],
1312 [ 1316 [
1313 <Object>, 1317 <Object>,
(...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after
1636 'haltOnFailure': <Object>, 1640 'haltOnFailure': <Object>,
1637 'hideStepIf': <Object>, 1641 'hideStepIf': <Object>,
1638 'is_rebaseline_step': <Object>, 1642 'is_rebaseline_step': <Object>,
1639 'is_upload_step': <Object>, 1643 'is_upload_step': <Object>,
1640 'timeout': <Object>, 1644 'timeout': <Object>,
1641 'workdir': 'build\skia', 1645 'workdir': 'build\skia',
1642 }, 1646 },
1643 ], 1647 ],
1644 ], 1648 ],
1645 } 1649 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698