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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 10 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_PACKAGE[build]/bot_update.py", 6 "RECIPE_PACKAGE[build]/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.fyi", 8 "chromium.fyi",
9 "--builder", 9 "--builder",
10 "Linux ARM", 10 "Linux ARM",
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
175 "-u", 175 "-u",
176 "[BUILD]/scripts/slave/cleanup_temp.py" 176 "[BUILD]/scripts/slave/cleanup_temp.py"
177 ], 177 ],
178 "cwd": "[SLAVE_BUILD]", 178 "cwd": "[SLAVE_BUILD]",
179 "name": "cleanup_temp" 179 "name": "cleanup_temp"
180 }, 180 },
181 { 181 {
182 "cmd": [ 182 "cmd": [
183 "python", 183 "python",
184 "-u", 184 "-u",
185 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", 185 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py",
186 "--build-dir", 186 "--build-dir",
187 "[SLAVE_BUILD]/src/out/Release", 187 "[SLAVE_BUILD]/src/out/Release",
188 "--clean-isolated-files" 188 "--clean-isolated-files"
189 ], 189 ],
190 "cwd": "[SLAVE_BUILD]", 190 "cwd": "[SLAVE_BUILD]",
191 "name": "clean isolated files" 191 "name": "clean isolated files"
192 }, 192 },
193 { 193 {
194 "cmd": [ 194 "cmd": [
195 "python", 195 "python",
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 "name": "compile", 237 "name": "compile",
238 "~followup_annotations": [ 238 "~followup_annotations": [
239 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 239 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
240 "@@@STEP_LOG_END@json.output (invalid)@@@" 240 "@@@STEP_LOG_END@json.output (invalid)@@@"
241 ] 241 ]
242 }, 242 },
243 { 243 {
244 "cmd": [ 244 "cmd": [
245 "python", 245 "python",
246 "-u", 246 "-u",
247 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", 247 "RECIPE_MODULE[build.isolate]/resources/remove_build_metadata.py",
248 "--build-dir", 248 "--build-dir",
249 "[SLAVE_BUILD]/src/out/Release", 249 "[SLAVE_BUILD]/src/out/Release",
250 "--src-dir", 250 "--src-dir",
251 "[SLAVE_BUILD]/src" 251 "[SLAVE_BUILD]/src"
252 ], 252 ],
253 "cwd": "[SLAVE_BUILD]", 253 "cwd": "[SLAVE_BUILD]",
254 "name": "remove_build_metadata" 254 "name": "remove_build_metadata"
255 }, 255 },
256 { 256 {
257 "cmd": [ 257 "cmd": [
258 "python", 258 "python",
259 "-u", 259 "-u",
260 "RECIPE_MODULE[isolate]/resources/isolate.py", 260 "RECIPE_MODULE[build.isolate]/resources/isolate.py",
261 "[SLAVE_BUILD]/src/tools/swarming_client", 261 "[SLAVE_BUILD]/src/tools/swarming_client",
262 "batcharchive", 262 "batcharchive",
263 "--dump-json", 263 "--dump-json",
264 "/path/to/tmp/json", 264 "/path/to/tmp/json",
265 "--isolate-server", 265 "--isolate-server",
266 "https://isolateserver.appspot.com", 266 "https://isolateserver.appspot.com",
267 "--verbose", 267 "--verbose",
268 "[SLAVE_BUILD]/src/out/Release/browser_tests.isolated.gen.json" 268 "[SLAVE_BUILD]/src/out/Release/browser_tests.isolated.gen.json"
269 ], 269 ],
270 "cwd": "[SLAVE_BUILD]", 270 "cwd": "[SLAVE_BUILD]",
(...skipping 19 matching lines...) Expand all
290 "--mode", 290 "--mode",
291 "dev" 291 "dev"
292 ], 292 ],
293 "cwd": "[SLAVE_BUILD]", 293 "cwd": "[SLAVE_BUILD]",
294 "name": "archive_build" 294 "name": "archive_build"
295 }, 295 },
296 { 296 {
297 "cmd": [ 297 "cmd": [
298 "python", 298 "python",
299 "-u", 299 "-u",
300 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", 300 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py",
301 "--build-dir", 301 "--build-dir",
302 "[SLAVE_BUILD]/src/out/Release", 302 "[SLAVE_BUILD]/src/out/Release",
303 "--output-json", 303 "--output-json",
304 "/path/to/tmp/json" 304 "/path/to/tmp/json"
305 ], 305 ],
306 "cwd": "[SLAVE_BUILD]", 306 "cwd": "[SLAVE_BUILD]",
307 "name": "find isolated tests", 307 "name": "find isolated tests",
308 "~followup_annotations": [ 308 "~followup_annotations": [
309 "@@@STEP_LOG_LINE@json.output@{@@@", 309 "@@@STEP_LOG_LINE@json.output@{@@@",
310 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 310 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
347 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", 347 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@",
348 "@@@STEP_LOG_END@python.inline@@@" 348 "@@@STEP_LOG_END@python.inline@@@"
349 ] 349 ]
350 }, 350 },
351 { 351 {
352 "name": "$result", 352 "name": "$result",
353 "recipe_result": null, 353 "recipe_result": null,
354 "status_code": 0 354 "status_code": 0
355 } 355 }
356 ] 356 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698