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

Side by Side Diff: scripts/slave/recipes/boringssl.expected/linux_small.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 8 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 "linux_small", 10 "linux_small",
11 "--slave", 11 "--slave",
12 "slavename", 12 "slavename",
13 "--spec", 13 "--spec",
14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'deps_file': 'util/bot/DEPS', 'managed': True, 'name': 'boringssl', 'url': 'https://boringssl .googlesource.com/boringssl.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 "[ROOT]/b/build/slave/cache_dir", 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]",
28 "env": { 29 "env": {
29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
30 }, 31 },
31 "name": "bot_update", 32 "name": "bot_update",
32 "~followup_annotations": [ 33 "~followup_annotations": [
33 "@@@STEP_TEXT@Some step text@@@", 34 "@@@STEP_TEXT@Some step text@@@",
34 "@@@STEP_LOG_LINE@json.output@{@@@", 35 "@@@STEP_LOG_LINE@json.output@{@@@",
35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
37 "@@@STEP_LOG_LINE@json.output@ \"boringssl\": \"HEAD\"@@@", 38 "@@@STEP_LOG_LINE@json.output@ \"boringssl\": \"HEAD\"@@@",
38 "@@@STEP_LOG_LINE@json.output@ }, @@@", 39 "@@@STEP_LOG_LINE@json.output@ }, @@@",
39 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@", 40 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@",
40 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 41 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
41 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"boringssl\", @@@", 42 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"boringssl\", @@@",
42 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", 43 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@",
43 "@@@STEP_LOG_LINE@json.output@ \"root\": \"boringssl\", @@@", 44 "@@@STEP_LOG_LINE@json.output@ \"root\": \"boringssl\", @@@",
44 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 45 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
45 "@@@STEP_LOG_LINE@json.output@}@@@", 46 "@@@STEP_LOG_LINE@json.output@}@@@",
46 "@@@STEP_LOG_END@json.output@@@" 47 "@@@STEP_LOG_END@json.output@@@"
47 ] 48 ]
48 }, 49 },
49 { 50 {
50 "cmd": [ 51 "cmd": [
51 "python", 52 "python",
52 "-u", 53 "-u",
53 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 54 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
54 "runhooks" 55 "runhooks"
55 ], 56 ],
57 "cwd": "[SLAVE_BUILD]",
56 "env": { 58 "env": {
57 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 59 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
58 }, 60 },
59 "name": "gclient runhooks" 61 "name": "gclient runhooks"
60 }, 62 },
61 { 63 {
62 "cmd": [ 64 "cmd": [
63 "python", 65 "python",
64 "-u", 66 "-u",
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", 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",
66 "[CWD]/boringssl/build" 68 "[SLAVE_BUILD]/boringssl/build"
67 ], 69 ],
70 "cwd": "[SLAVE_BUILD]",
68 "name": "rmtree clean", 71 "name": "rmtree clean",
69 "~followup_annotations": [ 72 "~followup_annotations": [
70 "@@@STEP_LOG_LINE@python.inline@@@@", 73 "@@@STEP_LOG_LINE@python.inline@@@@",
71 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", 74 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
72 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", 75 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
73 "@@@STEP_LOG_LINE@python.inline@@@@", 76 "@@@STEP_LOG_LINE@python.inline@@@@",
74 "@@@STEP_LOG_LINE@python.inline@@@@", 77 "@@@STEP_LOG_LINE@python.inline@@@@",
75 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", 78 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
76 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@", 79 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
77 "@@@STEP_LOG_END@python.inline@@@" 80 "@@@STEP_LOG_END@python.inline@@@"
78 ] 81 ]
79 }, 82 },
80 { 83 {
81 "cmd": [ 84 "cmd": [
82 "python", 85 "python",
83 "-u", 86 "-u",
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", 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",
85 "[CWD]/boringssl/build", 88 "[SLAVE_BUILD]/boringssl/build",
86 "511" 89 "511"
87 ], 90 ],
91 "cwd": "[SLAVE_BUILD]",
88 "name": "makedirs mkdir", 92 "name": "makedirs mkdir",
89 "~followup_annotations": [ 93 "~followup_annotations": [
90 "@@@STEP_LOG_LINE@python.inline@@@@", 94 "@@@STEP_LOG_LINE@python.inline@@@@",
91 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 95 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
92 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 96 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
93 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 97 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
94 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", 98 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
95 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", 99 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
96 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@", 100 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
97 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 101 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
98 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 102 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
99 "@@@STEP_LOG_END@python.inline@@@" 103 "@@@STEP_LOG_END@python.inline@@@"
100 ] 104 ]
101 }, 105 },
102 { 106 {
103 "cmd": [ 107 "cmd": [
104 "python", 108 "python",
105 "-u", 109 "-u",
106 "[CWD]/boringssl/util/bot/go/env.py", 110 "[SLAVE_BUILD]/boringssl/util/bot/go/env.py",
107 "[CWD]/boringssl/util/bot/cmake-linux64/bin/cmake", 111 "[SLAVE_BUILD]/boringssl/util/bot/cmake-linux64/bin/cmake",
108 "-GNinja", 112 "-GNinja",
109 "-DCMAKE_CXX_FLAGS=-DOPENSSL_SMALL=1", 113 "-DCMAKE_CXX_FLAGS=-DOPENSSL_SMALL=1",
110 "-DCMAKE_C_FLAGS=-DOPENSSL_SMALL=1", 114 "-DCMAKE_C_FLAGS=-DOPENSSL_SMALL=1",
111 "[CWD]/boringssl" 115 "[SLAVE_BUILD]/boringssl"
112 ], 116 ],
113 "cwd": "[CWD]/boringssl/build", 117 "cwd": "[SLAVE_BUILD]/boringssl/build",
114 "name": "cmake" 118 "name": "cmake"
115 }, 119 },
116 { 120 {
117 "cmd": [ 121 "cmd": [
118 "python", 122 "python",
119 "-u", 123 "-u",
120 "[CWD]/boringssl/util/bot/go/env.py", 124 "[SLAVE_BUILD]/boringssl/util/bot/go/env.py",
121 "ninja", 125 "ninja",
122 "-C", 126 "-C",
123 "[CWD]/boringssl/build" 127 "[SLAVE_BUILD]/boringssl/build"
124 ], 128 ],
129 "cwd": "[SLAVE_BUILD]",
125 "name": "ninja" 130 "name": "ninja"
126 }, 131 },
127 { 132 {
128 "cmd": [ 133 "cmd": [
129 "python", 134 "python",
130 "-u", 135 "-u",
131 "[CWD]/boringssl/util/bot/go/env.py", 136 "[SLAVE_BUILD]/boringssl/util/bot/go/env.py",
132 "go", 137 "go",
133 "run", 138 "run",
134 "util/all_tests.go", 139 "util/all_tests.go",
135 "-json-output", 140 "-json-output",
136 "/path/to/tmp/json" 141 "/path/to/tmp/json"
137 ], 142 ],
138 "cwd": "[CWD]/boringssl", 143 "cwd": "[SLAVE_BUILD]/boringssl",
139 "name": "unit tests", 144 "name": "unit tests",
140 "~followup_annotations": [ 145 "~followup_annotations": [
141 "@@@STEP_LOG_LINE@test_utils.test_results@{@@@", 146 "@@@STEP_LOG_LINE@test_utils.test_results@{@@@",
142 "@@@STEP_LOG_LINE@test_utils.test_results@ \"num_passes\": 9001, @@@", 147 "@@@STEP_LOG_LINE@test_utils.test_results@ \"num_passes\": 9001, @@@",
143 "@@@STEP_LOG_LINE@test_utils.test_results@ \"num_regressions\": 0, @@@", 148 "@@@STEP_LOG_LINE@test_utils.test_results@ \"num_regressions\": 0, @@@",
144 "@@@STEP_LOG_LINE@test_utils.test_results@ \"path_separator\": \"/\", @@@ ", 149 "@@@STEP_LOG_LINE@test_utils.test_results@ \"path_separator\": \"/\", @@@ ",
145 "@@@STEP_LOG_LINE@test_utils.test_results@ \"tests\": {@@@", 150 "@@@STEP_LOG_LINE@test_utils.test_results@ \"tests\": {@@@",
146 "@@@STEP_LOG_LINE@test_utils.test_results@ \"bad\": {@@@", 151 "@@@STEP_LOG_LINE@test_utils.test_results@ \"bad\": {@@@",
147 "@@@STEP_LOG_LINE@test_utils.test_results@ \"totally-bad-probably.htm l\": {@@@", 152 "@@@STEP_LOG_LINE@test_utils.test_results@ \"totally-bad-probably.htm l\": {@@@",
148 "@@@STEP_LOG_LINE@test_utils.test_results@ \"actual\": \"PASS\", @@ @", 153 "@@@STEP_LOG_LINE@test_utils.test_results@ \"actual\": \"PASS\", @@ @",
(...skipping 28 matching lines...) Expand all
177 "@@@STEP_LOG_LINE@test_utils.test_results@ }@@@", 182 "@@@STEP_LOG_LINE@test_utils.test_results@ }@@@",
178 "@@@STEP_LOG_LINE@test_utils.test_results@ }@@@", 183 "@@@STEP_LOG_LINE@test_utils.test_results@ }@@@",
179 "@@@STEP_LOG_LINE@test_utils.test_results@}@@@", 184 "@@@STEP_LOG_LINE@test_utils.test_results@}@@@",
180 "@@@STEP_LOG_END@test_utils.test_results@@@" 185 "@@@STEP_LOG_END@test_utils.test_results@@@"
181 ] 186 ]
182 }, 187 },
183 { 188 {
184 "cmd": [ 189 "cmd": [
185 "python", 190 "python",
186 "-u", 191 "-u",
187 "[CWD]/boringssl/util/bot/go/env.py", 192 "[SLAVE_BUILD]/boringssl/util/bot/go/env.py",
188 "go", 193 "go",
189 "test", 194 "test",
190 "-pipe", 195 "-pipe",
191 "-json-output", 196 "-json-output",
192 "/path/to/tmp/json" 197 "/path/to/tmp/json"
193 ], 198 ],
194 "cwd": "[CWD]/boringssl/ssl/test/runner", 199 "cwd": "[SLAVE_BUILD]/boringssl/ssl/test/runner",
195 "name": "ssl tests", 200 "name": "ssl tests",
196 "~followup_annotations": [ 201 "~followup_annotations": [
197 "@@@STEP_LOG_LINE@test_utils.test_results@{@@@", 202 "@@@STEP_LOG_LINE@test_utils.test_results@{@@@",
198 "@@@STEP_LOG_LINE@test_utils.test_results@ \"num_passes\": 9001, @@@", 203 "@@@STEP_LOG_LINE@test_utils.test_results@ \"num_passes\": 9001, @@@",
199 "@@@STEP_LOG_LINE@test_utils.test_results@ \"num_regressions\": 0, @@@", 204 "@@@STEP_LOG_LINE@test_utils.test_results@ \"num_regressions\": 0, @@@",
200 "@@@STEP_LOG_LINE@test_utils.test_results@ \"path_separator\": \"/\", @@@ ", 205 "@@@STEP_LOG_LINE@test_utils.test_results@ \"path_separator\": \"/\", @@@ ",
201 "@@@STEP_LOG_LINE@test_utils.test_results@ \"tests\": {@@@", 206 "@@@STEP_LOG_LINE@test_utils.test_results@ \"tests\": {@@@",
202 "@@@STEP_LOG_LINE@test_utils.test_results@ \"bad\": {@@@", 207 "@@@STEP_LOG_LINE@test_utils.test_results@ \"bad\": {@@@",
203 "@@@STEP_LOG_LINE@test_utils.test_results@ \"totally-bad-probably.htm l\": {@@@", 208 "@@@STEP_LOG_LINE@test_utils.test_results@ \"totally-bad-probably.htm l\": {@@@",
204 "@@@STEP_LOG_LINE@test_utils.test_results@ \"actual\": \"PASS\", @@ @", 209 "@@@STEP_LOG_LINE@test_utils.test_results@ \"actual\": \"PASS\", @@ @",
(...skipping 30 matching lines...) Expand all
235 "@@@STEP_LOG_LINE@test_utils.test_results@}@@@", 240 "@@@STEP_LOG_LINE@test_utils.test_results@}@@@",
236 "@@@STEP_LOG_END@test_utils.test_results@@@" 241 "@@@STEP_LOG_END@test_utils.test_results@@@"
237 ] 242 ]
238 }, 243 },
239 { 244 {
240 "name": "$result", 245 "name": "$result",
241 "recipe_result": null, 246 "recipe_result": null,
242 "status_code": 0 247 "status_code": 0
243 } 248 }
244 ] 249 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/boringssl.expected/linux_shared.json ('k') | scripts/slave/recipes/boringssl.expected/mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698