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

Side by Side Diff: scripts/slave/recipes/boringssl.expected/linux32_noasm_asan.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::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "client.boringssl", 8 "client.boringssl",
9 "--builder", 9 "--builder",
10 "linux32_noasm_asan", 10 "linux32_noasm_asan",
11 "--slave", 11 "--slave",
12 "slavename", 12 "slavename",
13 "--spec", 13 "--spec",
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'util/bot/DEPS', 'm anaged': True, 'name': 'boringssl', 'url': 'https://boringssl.googlesource.com/b oringssl.git'}]", 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'util/bot/DEPS', 'm anaged': True, 'name': 'boringssl', 'url': 'https://boringssl.googlesource.com/b oringssl.git'}]",
15 "--root", 15 "--root",
16 "boringssl", 16 "boringssl",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{}", 18 "{}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[GIT_CACHE]", 20 "[GIT_CACHE]",
21 "--output_json", 21 "--output_json",
22 "/path/to/tmp/json", 22 "/path/to/tmp/json",
23 "--revision", 23 "--revision",
24 "boringssl@HEAD", 24 "boringssl@HEAD",
25 "--force", 25 "--force",
26 "--output_manifest" 26 "--output_manifest"
27 ], 27 ],
28 "cwd": "[SLAVE_BUILD]",
29 "env": { 28 "env": {
30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
31 }, 30 },
32 "name": "bot_update", 31 "name": "bot_update",
33 "~followup_annotations": [ 32 "~followup_annotations": [
34 "@@@STEP_TEXT@Some step text@@@", 33 "@@@STEP_TEXT@Some step text@@@",
35 "@@@STEP_LOG_LINE@json.output@{@@@", 34 "@@@STEP_LOG_LINE@json.output@{@@@",
36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
38 "@@@STEP_LOG_LINE@json.output@ \"boringssl\": \"HEAD\"@@@", 37 "@@@STEP_LOG_LINE@json.output@ \"boringssl\": \"HEAD\"@@@",
39 "@@@STEP_LOG_LINE@json.output@ }, @@@", 38 "@@@STEP_LOG_LINE@json.output@ }, @@@",
40 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@", 39 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@",
41 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 40 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
42 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"boringssl\", @@@", 41 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"boringssl\", @@@",
43 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", 42 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@",
44 "@@@STEP_LOG_LINE@json.output@ \"root\": \"boringssl\", @@@", 43 "@@@STEP_LOG_LINE@json.output@ \"root\": \"boringssl\", @@@",
45 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 44 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
46 "@@@STEP_LOG_LINE@json.output@}@@@", 45 "@@@STEP_LOG_LINE@json.output@}@@@",
47 "@@@STEP_LOG_END@json.output@@@" 46 "@@@STEP_LOG_END@json.output@@@"
48 ] 47 ]
49 }, 48 },
50 { 49 {
51 "cmd": [ 50 "cmd": [
52 "python", 51 "python",
53 "-u", 52 "-u",
54 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 53 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
55 "runhooks" 54 "runhooks"
56 ], 55 ],
57 "cwd": "[SLAVE_BUILD]",
58 "env": { 56 "env": {
59 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 57 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
60 }, 58 },
61 "name": "gclient runhooks" 59 "name": "gclient runhooks"
62 }, 60 },
63 { 61 {
64 "cmd": [ 62 "cmd": [
65 "python", 63 "python",
66 "-u", 64 "-u",
67 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n", 65 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n",
68 "[SLAVE_BUILD]/boringssl/build" 66 "[SLAVE_BUILD]/boringssl/build"
69 ], 67 ],
70 "cwd": "[SLAVE_BUILD]",
71 "name": "rmtree clean", 68 "name": "rmtree clean",
72 "~followup_annotations": [ 69 "~followup_annotations": [
73 "@@@STEP_LOG_LINE@python.inline@@@@", 70 "@@@STEP_LOG_LINE@python.inline@@@@",
74 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", 71 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
75 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", 72 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
76 "@@@STEP_LOG_LINE@python.inline@@@@", 73 "@@@STEP_LOG_LINE@python.inline@@@@",
77 "@@@STEP_LOG_LINE@python.inline@@@@", 74 "@@@STEP_LOG_LINE@python.inline@@@@",
78 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", 75 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
79 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@", 76 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
80 "@@@STEP_LOG_END@python.inline@@@" 77 "@@@STEP_LOG_END@python.inline@@@"
81 ] 78 ]
82 }, 79 },
83 { 80 {
84 "cmd": [ 81 "cmd": [
85 "python", 82 "python",
86 "-u", 83 "-u",
87 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 84 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
88 "[SLAVE_BUILD]/boringssl/build", 85 "[SLAVE_BUILD]/boringssl/build",
89 "511" 86 "511"
90 ], 87 ],
91 "cwd": "[SLAVE_BUILD]",
92 "name": "makedirs mkdir", 88 "name": "makedirs mkdir",
93 "~followup_annotations": [ 89 "~followup_annotations": [
94 "@@@STEP_LOG_LINE@python.inline@@@@", 90 "@@@STEP_LOG_LINE@python.inline@@@@",
95 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 91 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
96 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 92 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
97 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 93 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
98 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", 94 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
99 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", 95 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
100 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@", 96 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
101 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 97 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
(...skipping 23 matching lines...) Expand all
125 }, 121 },
126 { 122 {
127 "cmd": [ 123 "cmd": [
128 "python", 124 "python",
129 "-u", 125 "-u",
130 "[SLAVE_BUILD]/boringssl/util/bot/go/env.py", 126 "[SLAVE_BUILD]/boringssl/util/bot/go/env.py",
131 "ninja", 127 "ninja",
132 "-C", 128 "-C",
133 "[SLAVE_BUILD]/boringssl/build" 129 "[SLAVE_BUILD]/boringssl/build"
134 ], 130 ],
135 "cwd": "[SLAVE_BUILD]",
136 "name": "ninja" 131 "name": "ninja"
137 }, 132 },
138 { 133 {
139 "cmd": [ 134 "cmd": [
140 "python", 135 "python",
141 "-u", 136 "-u",
142 "[SLAVE_BUILD]/boringssl/util/bot/go/env.py", 137 "[SLAVE_BUILD]/boringssl/util/bot/go/env.py",
143 "go", 138 "go",
144 "run", 139 "run",
145 "util/all_tests.go", 140 "util/all_tests.go",
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 "@@@STEP_LOG_LINE@test_utils.test_results@}@@@", 247 "@@@STEP_LOG_LINE@test_utils.test_results@}@@@",
253 "@@@STEP_LOG_END@test_utils.test_results@@@" 248 "@@@STEP_LOG_END@test_utils.test_results@@@"
254 ] 249 ]
255 }, 250 },
256 { 251 {
257 "name": "$result", 252 "name": "$result",
258 "recipe_result": null, 253 "recipe_result": null,
259 "status_code": 0 254 "status_code": 0
260 } 255 }
261 ] 256 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/boringssl.expected/linux32.json ('k') | scripts/slave/recipes/boringssl.expected/linux_noasm_asan.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698