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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-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-ChromeOS-Daisy-MaliT604-Arm7-Debug-Trybot', 8 '_builder_name': 'Test-ChromeOS-Daisy-MaliT604-Arm7-Debug-Trybot',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 1418 matching lines...) Expand 10 before | Expand all | Expand 10 after
1429 '--ssh_port', 1429 '--ssh_port',
1430 <Object>, 1430 <Object>,
1431 '--board', 1431 '--board',
1432 'daisy', 1432 'daisy',
1433 ], 1433 ],
1434 'description': 'CompareGMs', 1434 'description': 'CompareGMs',
1435 'doStepIf': <Object>, 1435 'doStepIf': <Object>,
1436 'env': {}, 1436 'env': {},
1437 'exception_on_failure': <Object>, 1437 'exception_on_failure': <Object>,
1438 'flunkOnFailure': <Object>, 1438 'flunkOnFailure': <Object>,
1439 'get_props_from_stdout': None, 1439 'get_props_from_stdout': {
1440 'latest_gm_failures_url': 'View latest GM failures for this builder at: ([^
1441 ]*)
1442 ',
1443 },
1440 'haltOnFailure': <Object>, 1444 'haltOnFailure': <Object>,
1441 'hideStepIf': <Object>, 1445 'hideStepIf': <Object>,
1442 'is_rebaseline_step': <Object>, 1446 'is_rebaseline_step': <Object>,
1443 'is_upload_step': <Object>, 1447 'is_upload_step': <Object>,
1444 'timeout': <Object>, 1448 'timeout': <Object>,
1445 'workdir': 'build/skia', 1449 'workdir': 'build/skia',
1446 }, 1450 },
1447 ], 1451 ],
1448 [ 1452 [
1449 <Object>, 1453 <Object>,
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after
1808 'haltOnFailure': <Object>, 1812 'haltOnFailure': <Object>,
1809 'hideStepIf': <Object>, 1813 'hideStepIf': <Object>,
1810 'is_rebaseline_step': <Object>, 1814 'is_rebaseline_step': <Object>,
1811 'is_upload_step': <Object>, 1815 'is_upload_step': <Object>,
1812 'timeout': <Object>, 1816 'timeout': <Object>,
1813 'workdir': 'build/skia', 1817 'workdir': 'build/skia',
1814 }, 1818 },
1815 ], 1819 ],
1816 ], 1820 ],
1817 } 1821 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698