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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-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-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-Trybot' , 8 '_builder_name': 'Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-Trybot' ,
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 1281 matching lines...) Expand 10 before | Expand all | Expand 10 after
1292 '--is_try', 1292 '--is_try',
1293 'True', 1293 'True',
1294 '--bench_pictures_cfg', 1294 '--bench_pictures_cfg',
1295 'default', 1295 'default',
1296 ], 1296 ],
1297 'description': 'CompareGMs', 1297 'description': 'CompareGMs',
1298 'doStepIf': <Object>, 1298 'doStepIf': <Object>,
1299 'env': {}, 1299 'env': {},
1300 'exception_on_failure': <Object>, 1300 'exception_on_failure': <Object>,
1301 'flunkOnFailure': <Object>, 1301 'flunkOnFailure': <Object>,
1302 'get_props_from_stdout': None, 1302 'get_props_from_stdout': {
1303 'latest_gm_failures_url': 'View latest GM failures for this builder at: ([^
1304 ]*)
1305 ',
1306 },
1303 'haltOnFailure': <Object>, 1307 'haltOnFailure': <Object>,
1304 'hideStepIf': <Object>, 1308 'hideStepIf': <Object>,
1305 'is_rebaseline_step': <Object>, 1309 'is_rebaseline_step': <Object>,
1306 'is_upload_step': <Object>, 1310 'is_upload_step': <Object>,
1307 'timeout': <Object>, 1311 'timeout': <Object>,
1308 'workdir': 'build/skia', 1312 'workdir': 'build/skia',
1309 }, 1313 },
1310 ], 1314 ],
1311 [ 1315 [
1312 <Object>, 1316 <Object>,
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
1357 'haltOnFailure': <Object>, 1361 'haltOnFailure': <Object>,
1358 'hideStepIf': <Object>, 1362 'hideStepIf': <Object>,
1359 'is_rebaseline_step': <Object>, 1363 'is_rebaseline_step': <Object>,
1360 'is_upload_step': <Object>, 1364 'is_upload_step': <Object>,
1361 'timeout': <Object>, 1365 'timeout': <Object>,
1362 'workdir': 'build/skia', 1366 'workdir': 'build/skia',
1363 }, 1367 },
1364 ], 1368 ],
1365 ], 1369 ],
1366 } 1370 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698