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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-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-ChromeOS-Daisy-MaliT604-Arm7-Debug', 8 '_builder_name': 'Test-ChromeOS-Daisy-MaliT604-Arm7-Debug',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 1356 matching lines...) Expand 10 before | Expand all | Expand 10 after
1367 '--ssh_port', 1367 '--ssh_port',
1368 <Object>, 1368 <Object>,
1369 '--board', 1369 '--board',
1370 'daisy', 1370 'daisy',
1371 ], 1371 ],
1372 'description': 'CompareGMs', 1372 'description': 'CompareGMs',
1373 'doStepIf': <Object>, 1373 'doStepIf': <Object>,
1374 'env': {}, 1374 'env': {},
1375 'exception_on_failure': <Object>, 1375 'exception_on_failure': <Object>,
1376 'flunkOnFailure': <Object>, 1376 'flunkOnFailure': <Object>,
1377 'get_props_from_stdout': None, 1377 'get_props_from_stdout': {
1378 'latest_gm_failures_url': 'View latest GM failures for this builder at: ([^
1379 ]*)
1380 ',
1381 },
1378 'haltOnFailure': <Object>, 1382 'haltOnFailure': <Object>,
1379 'hideStepIf': <Object>, 1383 'hideStepIf': <Object>,
1380 'is_rebaseline_step': <Object>, 1384 'is_rebaseline_step': <Object>,
1381 'is_upload_step': <Object>, 1385 'is_upload_step': <Object>,
1382 'timeout': <Object>, 1386 'timeout': <Object>,
1383 'workdir': 'build/skia', 1387 'workdir': 'build/skia',
1384 }, 1388 },
1385 ], 1389 ],
1386 [ 1390 [
1387 <Object>, 1391 <Object>,
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after
1746 'haltOnFailure': <Object>, 1750 'haltOnFailure': <Object>,
1747 'hideStepIf': <Object>, 1751 'hideStepIf': <Object>,
1748 'is_rebaseline_step': <Object>, 1752 'is_rebaseline_step': <Object>,
1749 'is_upload_step': <Object>, 1753 'is_upload_step': <Object>,
1750 'timeout': <Object>, 1754 'timeout': <Object>,
1751 'workdir': 'build/skia', 1755 'workdir': 'build/skia',
1752 }, 1756 },
1753 ], 1757 ],
1754 ], 1758 ],
1755 } 1759 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698