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

Side by Side Diff: scripts/slave/recipes/webrtc/libfuzzer.expected/full_tryserver_webrtc_linux_libfuzzer_rel.json

Issue 2334373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 3 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::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', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'} , {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https ://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'} , {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https ://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]",
9 "--patch_root", 9 "--patch_root",
10 "src", 10 "src",
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 "@@@STEP_LOG_LINE@json.output@ }, @@@", 49 "@@@STEP_LOG_LINE@json.output@ }, @@@",
50 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", 50 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
51 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 51 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
52 "@@@STEP_LOG_LINE@json.output@}@@@", 52 "@@@STEP_LOG_LINE@json.output@}@@@",
53 "@@@STEP_LOG_END@json.output@@@", 53 "@@@STEP_LOG_END@json.output@@@",
54 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@", 54 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
55 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" 55 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
56 ] 56 ]
57 }, 57 },
58 { 58 {
59 "cmd": [],
60 "name": "ensure_goma" 59 "name": "ensure_goma"
61 }, 60 },
62 { 61 {
63 "cmd": [ 62 "cmd": [
64 "python", 63 "python",
65 "-u", 64 "-u",
66 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 65 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
67 "--platform", 66 "--platform",
68 "linux-amd64", 67 "linux-amd64",
69 "--dest-directory", 68 "--dest-directory",
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
210 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 209 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
211 "@@@STEP_LOG_END@json.output (invalid)@@@" 210 "@@@STEP_LOG_END@json.output (invalid)@@@"
212 ] 211 ]
213 }, 212 },
214 { 213 {
215 "name": "$result", 214 "name": "$result",
216 "recipe_result": null, 215 "recipe_result": null,
217 "status_code": 0 216 "status_code": 0
218 } 217 }
219 ] 218 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698