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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-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 'all', 6 'all',
7 ], 7 ],
8 '_builder_name': 'Test-Android-Xoom-Tegra2-Arm7-Debug-Trybot', 8 '_builder_name': 'Test-Android-Xoom-Tegra2-Arm7-Debug-Trybot',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 1465 matching lines...) Expand 10 before | Expand all | Expand 10 after
1476 '--has_root', 1476 '--has_root',
1477 <Object>, 1477 <Object>,
1478 '--android_sdk_root', 1478 '--android_sdk_root',
1479 <Object>, 1479 <Object>,
1480 ], 1480 ],
1481 'description': 'CompareGMs', 1481 'description': 'CompareGMs',
1482 'doStepIf': <Object>, 1482 'doStepIf': <Object>,
1483 'env': {}, 1483 'env': {},
1484 'exception_on_failure': <Object>, 1484 'exception_on_failure': <Object>,
1485 'flunkOnFailure': <Object>, 1485 'flunkOnFailure': <Object>,
1486 'get_props_from_stdout': None, 1486 'get_props_from_stdout': {
1487 'latest_gm_failures_url': 'View latest GM failures for this builder at: ([^
1488 ]*)
1489 ',
1490 },
1487 'haltOnFailure': <Object>, 1491 'haltOnFailure': <Object>,
1488 'hideStepIf': <Object>, 1492 'hideStepIf': <Object>,
1489 'is_rebaseline_step': <Object>, 1493 'is_rebaseline_step': <Object>,
1490 'is_upload_step': <Object>, 1494 'is_upload_step': <Object>,
1491 'timeout': <Object>, 1495 'timeout': <Object>,
1492 'workdir': 'build/skia', 1496 'workdir': 'build/skia',
1493 }, 1497 },
1494 ], 1498 ],
1495 [ 1499 [
1496 <Object>, 1500 <Object>,
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
1867 'haltOnFailure': <Object>, 1871 'haltOnFailure': <Object>,
1868 'hideStepIf': <Object>, 1872 'hideStepIf': <Object>,
1869 'is_rebaseline_step': <Object>, 1873 'is_rebaseline_step': <Object>,
1870 'is_upload_step': <Object>, 1874 'is_upload_step': <Object>,
1871 'timeout': <Object>, 1875 'timeout': <Object>,
1872 'workdir': 'build/skia', 1876 'workdir': 'build/skia',
1873 }, 1877 },
1874 ], 1878 ],
1875 ], 1879 ],
1876 } 1880 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698