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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Release

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-Nexus10-MaliT604-Arm7-Release', 8 '_builder_name': 'Test-Android-Nexus10-MaliT604-Arm7-Release',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 1401 matching lines...) Expand 10 before | Expand all | Expand 10 after
1412 '--has_root', 1412 '--has_root',
1413 <Object>, 1413 <Object>,
1414 '--android_sdk_root', 1414 '--android_sdk_root',
1415 <Object>, 1415 <Object>,
1416 ], 1416 ],
1417 'description': 'CompareGMs', 1417 'description': 'CompareGMs',
1418 'doStepIf': <Object>, 1418 'doStepIf': <Object>,
1419 'env': {}, 1419 'env': {},
1420 'exception_on_failure': <Object>, 1420 'exception_on_failure': <Object>,
1421 'flunkOnFailure': <Object>, 1421 'flunkOnFailure': <Object>,
1422 'get_props_from_stdout': None, 1422 'get_props_from_stdout': {
1423 'latest_gm_failures_url': 'View latest GM failures for this builder at: ([^
1424 ]*)
1425 ',
1426 },
1423 'haltOnFailure': <Object>, 1427 'haltOnFailure': <Object>,
1424 'hideStepIf': <Object>, 1428 'hideStepIf': <Object>,
1425 'is_rebaseline_step': <Object>, 1429 'is_rebaseline_step': <Object>,
1426 'is_upload_step': <Object>, 1430 'is_upload_step': <Object>,
1427 'timeout': <Object>, 1431 'timeout': <Object>,
1428 'workdir': 'build/skia', 1432 'workdir': 'build/skia',
1429 }, 1433 },
1430 ], 1434 ],
1431 [ 1435 [
1432 <Object>, 1436 <Object>,
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
1485 'haltOnFailure': <Object>, 1489 'haltOnFailure': <Object>,
1486 'hideStepIf': <Object>, 1490 'hideStepIf': <Object>,
1487 'is_rebaseline_step': <Object>, 1491 'is_rebaseline_step': <Object>,
1488 'is_upload_step': <Object>, 1492 'is_upload_step': <Object>,
1489 'timeout': <Object>, 1493 'timeout': <Object>,
1490 'workdir': 'build/skia', 1494 'workdir': 'build/skia',
1491 }, 1495 },
1492 ], 1496 ],
1493 ], 1497 ],
1494 } 1498 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698