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

Side by Side Diff: scripts/slave/recipes/bisect.expected/broken_good_revision_test.json

Issue 2447023003: Nest multiple 'resolving hash xxx' steps under a single super step. (Closed)
Patch Set: Created 4 years, 1 month 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 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--spec", 7 "--spec",
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data /firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplu gins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame _rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data /ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/ data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests ': None, 'src/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data /tab_switching': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/b mp_decoder': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_sh ell/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.gi t', 'managed': True, 'name': 'src-internal', 'url': 'https://chrome-internal.goo glesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': T rue, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/gith ub.com/catapult-project/catapult.git'}]", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data /firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplu gins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame _rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data /ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/ data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests ': None, 'src/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data /tab_switching': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/b mp_decoder': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_sh ell/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.gi t', 'managed': True, 'name': 'src-internal', 'url': 'https://chrome-internal.goo glesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': T rue, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/gith ub.com/catapult-project/catapult.git'}]",
9 "--patch_root", 9 "--patch_root",
10 "src", 10 "src",
(...skipping 665 matching lines...) Expand 10 before | Expand all | Expand 10 after
676 "git", 676 "git",
677 "footers", 677 "footers",
678 "--position", 678 "--position",
679 "a6298e4afedbf2cd461755ea6f45b0ad64222222" 679 "a6298e4afedbf2cd461755ea6f45b0ad64222222"
680 ], 680 ],
681 "cwd": "[SLAVE_BUILD]/src", 681 "cwd": "[SLAVE_BUILD]/src",
682 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", 682 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222",
683 "stdout": "/path/to/tmp/" 683 "stdout": "/path/to/tmp/"
684 }, 684 },
685 { 685 {
686 "cmd": [],
687 "name": "Resolving hashes"
688 },
689 {
686 "cmd": [ 690 "cmd": [
687 "git", 691 "git",
688 "footers", 692 "footers",
689 "--position", 693 "--position",
690 "fc6dfc7ff5b1073408499478969261b826441144" 694 "fc6dfc7ff5b1073408499478969261b826441144"
691 ], 695 ],
692 "cwd": "[SLAVE_BUILD]/src", 696 "cwd": "[SLAVE_BUILD]/src",
693 "name": "resolving hash fc6dfc7ff5b1073408499478969261b826441144", 697 "name": "Resolving hashes.resolving hash fc6dfc7ff5b1073408499478969261b8264 41144",
694 "stdout": "/path/to/tmp/" 698 "stdout": "/path/to/tmp/",
699 "~followup_annotations": [
700 "@@@STEP_NEST_LEVEL@1@@@"
701 ]
695 }, 702 },
696 { 703 {
697 "cmd": [ 704 "cmd": [
698 "git", 705 "git",
699 "footers", 706 "footers",
700 "--position", 707 "--position",
701 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" 708 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
702 ], 709 ],
703 "cwd": "[SLAVE_BUILD]/src", 710 "cwd": "[SLAVE_BUILD]/src",
704 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 711 "name": "Resolving hashes.resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d21 11111",
705 "stdout": "/path/to/tmp/" 712 "stdout": "/path/to/tmp/",
713 "~followup_annotations": [
714 "@@@STEP_NEST_LEVEL@1@@@"
715 ]
706 }, 716 },
707 { 717 {
708 "cmd": [], 718 "cmd": [],
709 "name": "Debug Info", 719 "name": "Debug Info",
710 "~followup_annotations": [ 720 "~followup_annotations": [
711 "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@e28 dc0d49c, values=[], mean_value=None, std_dev=None)@@@", 721 "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@e28 dc0d49c, values=[], mean_value=None, std_dev=None)@@@",
712 "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@a62 98e4afe, values=[19, 20, 21], mean_value=20.0, std_dev=1.0)@@@", 722 "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@a62 98e4afe, values=[19, 20, 21], mean_value=20.0, std_dev=1.0)@@@",
713 "@@@STEP_LOG_LINE@Debug Info@@@@", 723 "@@@STEP_LOG_LINE@Debug Info@@@@",
714 "@@@STEP_LOG_LINE@Debug Info@Revision Values @@@", 724 "@@@STEP_LOG_LINE@Debug Info@Revision Values @@@",
715 "@@@STEP_LOG_LINE@Debug Info@chromium@e28dc0d49c[] @@@", 725 "@@@STEP_LOG_LINE@Debug Info@chromium@e28dc0d49c[] @@@",
(...skipping 18 matching lines...) Expand all
734 "@@@STEP_LOG_LINE@json.output@}@@@", 744 "@@@STEP_LOG_LINE@json.output@}@@@",
735 "@@@STEP_LOG_END@json.output@@@" 745 "@@@STEP_LOG_END@json.output@@@"
736 ] 746 ]
737 }, 747 },
738 { 748 {
739 "name": "$result", 749 "name": "$result",
740 "recipe_result": null, 750 "recipe_result": null,
741 "status_code": 0 751 "status_code": 0
742 } 752 }
743 ] 753 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698