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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Android-Nexus4-Adreno320-Arm7-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 'all', 6 'all',
7 ], 7 ],
8 '_builder_name': 'Test-Android-Nexus4-Adreno320-Arm7-Release-Trybot', 8 '_builder_name': 'Test-Android-Nexus4-Adreno320-Arm7-Release-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 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
1549 'haltOnFailure': <Object>, 1553 'haltOnFailure': <Object>,
1550 'hideStepIf': <Object>, 1554 'hideStepIf': <Object>,
1551 'is_rebaseline_step': <Object>, 1555 'is_rebaseline_step': <Object>,
1552 'is_upload_step': <Object>, 1556 'is_upload_step': <Object>,
1553 'timeout': <Object>, 1557 'timeout': <Object>,
1554 'workdir': 'build/skia', 1558 'workdir': 'build/skia',
1555 }, 1559 },
1556 ], 1560 ],
1557 ], 1561 ],
1558 } 1562 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698