| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]\\scripts\\slave\\bot_update.py", | 6 "[BUILD]\\scripts\\slave\\bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.webrtc", | 8 "tryserver.webrtc", |
| 9 "--builder", | 9 "--builder", |
| 10 "win", | 10 "win", |
| 11 "--slave", | 11 "--slave", |
| 12 "slavename", | 12 "slavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/webrtc/trunk'}, {'deps_fi
le': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'svn://svn-mirror
.golo.chromium.org/chrome-internal/trunk/webrtc-limited'}]", | 14 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/webrtc/trunk'}, {'deps_fi
le': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'svn://svn-mirror
.golo.chromium.org/chrome-internal/trunk/webrtc-limited'}]", |
| 15 "--revision_mapping_file", | 15 "--revision_mapping_file", |
| 16 "{\"src\": \"got_revision\"}", | 16 "{\"src\": \"got_revision\"}", |
| 17 "--issue", | 17 "--issue", |
| 18 "666666", | 18 "666666", |
| 19 "--patchset", | 19 "--patchset", |
| 20 "1", | 20 "1", |
| 21 "--rietveld_server", | 21 "--rietveld_server", |
| 22 "https://fake.rietveld.url", | 22 "https://fake.rietveld.url", |
| 23 "--output_json", | 23 "--output_json", |
| 24 "/path/to/tmp/json", | 24 "/path/to/tmp/json", |
| 25 "--revision", | 25 "--revision", |
| 26 "src@12345" | 26 "src@12345" |
| 27 ], | 27 ], |
| 28 "name": "bot_update", | 28 "name": "bot_update", |
| 29 "~followup_annotations": [ | 29 "~followup_annotations": [ |
| 30 "@@@STEP_TEXT@Some step text@@@", | |
| 31 "@@@STEP_LOG_LINE@json.output@{@@@", | 30 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 32 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"did_run\": false, @@@", |
| 33 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | |
| 35 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
| 36 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": 170242, @@@", | |
| 37 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#170242}\", @@@", | |
| 38 "@@@STEP_LOG_LINE@json.output@ \"got_revision_git\": \"f27fede2220bcd32
6aee3e86ddfd4ebd0fe58cb9\"@@@", | |
| 39 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 40 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
| 41 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
| 42 "@@@STEP_LOG_LINE@json.output@}@@@", | 33 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 43 "@@@STEP_LOG_END@json.output@@@", | 34 "@@@STEP_LOG_END@json.output@@@" |
| 44 "@@@SET_BUILD_PROPERTY@got_revision@170242@@@", | |
| 45 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | |
| 46 "@@@SET_BUILD_PROPERTY@got_revision_git@\"f27fede2220bcd326aee3e86ddfd4ebd
0fe58cb9\"@@@" | |
| 47 ] | 35 ] |
| 48 }, | 36 }, |
| 49 { | 37 { |
| 38 "cmd": [ |
| 39 "python", |
| 40 "-u", |
| 41 "[DEPOT_TOOLS]\\gclient.py", |
| 42 "config", |
| 43 "--spec", |
| 44 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/webrtc/trunk'}, {'deps_fi
le': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'svn://svn-mirror
.golo.chromium.org/chrome-internal/trunk/webrtc-limited'}]" |
| 45 ], |
| 46 "name": "gclient setup" |
| 47 }, |
| 48 { |
| 49 "cmd": [ |
| 50 "python", |
| 51 "-u", |
| 52 "[BUILD]\\scripts\\slave\\gclient_safe_revert.py", |
| 53 ".", |
| 54 "[DEPOT_TOOLS]\\gclient.bat" |
| 55 ], |
| 56 "name": "gclient revert" |
| 57 }, |
| 58 { |
| 59 "cmd": [ |
| 60 "python", |
| 61 "-u", |
| 62 "[DEPOT_TOOLS]\\gclient.py", |
| 63 "sync", |
| 64 "--nohooks", |
| 65 "--force", |
| 66 "--verbose", |
| 67 "--delete_unversioned_trees", |
| 68 "--revision", |
| 69 "src@12345", |
| 70 "--output-json", |
| 71 "/path/to/tmp/json" |
| 72 ], |
| 73 "name": "gclient sync", |
| 74 "~followup_annotations": [ |
| 75 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 76 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", |
| 77 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@", |
| 78 "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@", |
| 79 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 80 "@@@STEP_LOG_LINE@json.output@ \"webrtc-limited/\": {@@@", |
| 81 "@@@STEP_LOG_LINE@json.output@ \"revision\": 24644@@@", |
| 82 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 83 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 84 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 85 "@@@STEP_LOG_END@json.output@@@", |
| 86 "@@@SET_BUILD_PROPERTY@got_revision@170242@@@" |
| 87 ] |
| 88 }, |
| 89 { |
| 50 "cmd": [ | 90 "cmd": [ |
| 51 "python", | 91 "python", |
| 52 "-u", | 92 "-u", |
| 53 "[DEPOT_TOOLS]\\apply_issue.py", | 93 "[DEPOT_TOOLS]\\apply_issue.py", |
| 54 "-r", | 94 "-r", |
| 55 "[SLAVE_BUILD]\\src", | 95 "[SLAVE_BUILD]\\src", |
| 56 "-i", | 96 "-i", |
| 57 "666666", | 97 "666666", |
| 58 "-p", | 98 "-p", |
| 59 "1", | 99 "1", |
| (...skipping 360 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 420 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", | 460 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"win\", \"issue\": 666666
, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"webrtc/st
andalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld.url\"
, \"slavename\": \"slavename\"}", |
| 421 "--annotate=gtest", | 461 "--annotate=gtest", |
| 422 "--test-type=voice_engine_unittests", | 462 "--test-type=voice_engine_unittests", |
| 423 "--builder-name=win", | 463 "--builder-name=win", |
| 424 "--slave-name=slavename", | 464 "--slave-name=slavename", |
| 425 "voice_engine_unittests.exe" | 465 "voice_engine_unittests.exe" |
| 426 ], | 466 ], |
| 427 "name": "voice_engine_unittests" | 467 "name": "voice_engine_unittests" |
| 428 } | 468 } |
| 429 ] | 469 ] |
| OLD | NEW |