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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Fuzzer.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 7 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 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", 6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
7 "--path", 7 "--path",
8 "[SLAVE_BUILD]/swarming.client", 8 "[SLAVE_BUILD]/swarming.client",
9 "--url", 9 "--url",
10 "https://chromium.googlesource.com/external/swarming.client.git" 10 "https://chromium.googlesource.com/external/swarming.client.git"
11 ], 11 ],
12 "cwd": "[SLAVE_BUILD]",
13 "name": "git setup (swarming_client)" 12 "name": "git setup (swarming_client)"
14 }, 13 },
15 { 14 {
16 "cmd": [ 15 "cmd": [
17 "git", 16 "git",
18 "retry", 17 "retry",
19 "fetch", 18 "fetch",
20 "origin", 19 "origin",
21 "[dummy swarming client hash]" 20 "[dummy swarming client hash]"
22 ], 21 ],
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
80 "@@@SET_BUILD_PROPERTY@got_revision@\"20123\"@@@" 79 "@@@SET_BUILD_PROPERTY@got_revision@\"20123\"@@@"
81 ] 80 ]
82 }, 81 },
83 { 82 {
84 "cmd": [ 83 "cmd": [
85 "python", 84 "python",
86 "-u", 85 "-u",
87 "[SLAVE_BUILD]/swarming.client/swarming.py", 86 "[SLAVE_BUILD]/swarming.client/swarming.py",
88 "--version" 87 "--version"
89 ], 88 ],
90 "cwd": "[SLAVE_BUILD]",
91 "name": "swarming.py --version", 89 "name": "swarming.py --version",
92 "stdout": "/path/to/tmp/", 90 "stdout": "/path/to/tmp/",
93 "~followup_annotations": [ 91 "~followup_annotations": [
94 "@@@STEP_TEXT@0.4.10@@@" 92 "@@@STEP_TEXT@0.4.10@@@"
95 ] 93 ]
96 }, 94 },
97 { 95 {
98 "cmd": [ 96 "cmd": [
99 "python", 97 "python",
100 "-u", 98 "-u",
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
151 "--tag", 149 "--tag",
152 "slavename:TestSlavename", 150 "slavename:TestSlavename",
153 "--tag", 151 "--tag",
154 "stepname:Fuzz on Ubuntu-12.04", 152 "stepname:Fuzz on Ubuntu-12.04",
155 "--idempotent", 153 "--idempotent",
156 "[dummy hash for jsfunfuzz]", 154 "[dummy hash for jsfunfuzz]",
157 "--", 155 "--",
158 "out/Debug/d8", 156 "out/Debug/d8",
159 "${ISOLATED_OUTDIR}/fuzz-results-54321.tar.bz2" 157 "${ISOLATED_OUTDIR}/fuzz-results-54321.tar.bz2"
160 ], 158 ],
161 "cwd": "[SLAVE_BUILD]",
162 "name": "[trigger] Fuzz on Ubuntu-12.04", 159 "name": "[trigger] Fuzz on Ubuntu-12.04",
163 "~followup_annotations": [ 160 "~followup_annotations": [
164 "@@@STEP_LOG_LINE@json.output@{@@@", 161 "@@@STEP_LOG_LINE@json.output@{@@@",
165 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Fuzz/Ubuntu-12.04/[d ummy has/V8 Fuzzer/571\", @@@", 162 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Fuzz/Ubuntu-12.04/[d ummy has/V8 Fuzzer/571\", @@@",
166 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 163 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
167 "@@@STEP_LOG_LINE@json.output@ \"Fuzz/Ubuntu-12.04/[dummy has/V8 Fuzzer /571\": {@@@", 164 "@@@STEP_LOG_LINE@json.output@ \"Fuzz/Ubuntu-12.04/[dummy has/V8 Fuzzer /571\": {@@@",
168 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 165 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
169 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 166 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
170 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 167 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
171 "@@@STEP_LOG_LINE@json.output@ }@@@", 168 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 14 matching lines...) Expand all
186 "--decorate", 183 "--decorate",
187 "--print-status-updates", 184 "--print-status-updates",
188 "--shards", 185 "--shards",
189 "1", 186 "1",
190 "Fuzz/Ubuntu-12.04/[dummy has/V8 Fuzzer/571", 187 "Fuzz/Ubuntu-12.04/[dummy has/V8 Fuzzer/571",
191 "--task-summary-json", 188 "--task-summary-json",
192 "/path/to/tmp/json", 189 "/path/to/tmp/json",
193 "--task-output-dir", 190 "--task-output-dir",
194 "[TMP_BASE]/swarming_output_tmp_1" 191 "[TMP_BASE]/swarming_output_tmp_1"
195 ], 192 ],
196 "cwd": "[SLAVE_BUILD]",
197 "name": "Fuzz on Ubuntu-12.04", 193 "name": "Fuzz on Ubuntu-12.04",
198 "~followup_annotations": [ 194 "~followup_annotations": [
199 "@@@STEP_TEXT@swarming pending 71s@@@", 195 "@@@STEP_TEXT@swarming pending 71s@@@",
200 "@@@STEP_LOG_LINE@json.output@{@@@", 196 "@@@STEP_LOG_LINE@json.output@{@@@",
201 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 197 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
202 "@@@STEP_LOG_LINE@json.output@ {@@@", 198 "@@@STEP_LOG_LINE@json.output@ {@@@",
203 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 199 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
204 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", 200 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
205 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@", 201 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@",
206 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@", 202 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@",
(...skipping 30 matching lines...) Expand all
237 "@@@STEP_LOG_END@json.output@@@", 233 "@@@STEP_LOG_END@json.output@@@",
238 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 234 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
239 ] 235 ]
240 }, 236 },
241 { 237 {
242 "name": "$result", 238 "name": "$result",
243 "recipe_result": null, 239 "recipe_result": null,
244 "status_code": 0 240 "status_code": 0
245 } 241 }
246 ] 242 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698