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

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

Issue 985273002: Changed recipe_modules base paths to be abstract entities in their own right. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase Created 5 years, 9 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Arm - debug - 2", 10 "V8 Arm - debug - 2",
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8 Arm - debug - 2\", \"buildnumber\": 571, \"mastername\": \"c lient.v8\", \"parent_buildername\": \"V8 Arm - debug builder\", \"parent_got_rev ision\": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 95 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8 Arm - debug - 2\", \"buildnumber\": 571, \"mastername\": \"c lient.v8\", \"parent_buildername\": \"V8 Arm - debug builder\", \"parent_got_rev ision\": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
96 "--build-properties", 96 "--build-properties",
97 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8 Arm - debug - 2\", \"buildnumber\": 571, \"mastername\": \"c lient.v8\", \"parent_buildername\": \"V8 Arm - debug builder\", \"parent_got_rev ision\": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 97 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"V8 Arm - debug - 2\", \"buildnumber\": 571, \"mastername\": \"c lient.v8\", \"parent_buildername\": \"V8 Arm - debug builder\", \"parent_got_rev ision\": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
98 ], 98 ],
99 "name": "extract build" 99 "name": "extract build"
100 }, 100 },
101 { 101 {
102 "cmd": [ 102 "cmd": [
103 "python", 103 "python",
104 "-u", 104 "-u",
105 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 105 "RECIPE_MODULE[v8]/resources/v8testing.py",
106 "--target", 106 "--target",
107 "Debug", 107 "Debug",
108 "--arch", 108 "--arch",
109 "arm", 109 "arm",
110 "--testname", 110 "--testname",
111 "unittests", 111 "unittests",
112 "--no-variants", 112 "--no-variants",
113 "--shard_count=2", 113 "--shard_count=2",
114 "--shard_run=2", 114 "--shard_run=2",
115 "--json-test-results", 115 "--json-test-results",
116 "/path/to/tmp/json" 116 "/path/to/tmp/json"
117 ], 117 ],
118 "cwd": "[SLAVE_BUILD]/v8", 118 "cwd": "[SLAVE_BUILD]/v8",
119 "name": "Unittests" 119 "name": "Unittests"
120 }, 120 },
121 { 121 {
122 "cmd": [ 122 "cmd": [
123 "python", 123 "python",
124 "-u", 124 "-u",
125 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 125 "RECIPE_MODULE[v8]/resources/v8testing.py",
126 "--target", 126 "--target",
127 "Debug", 127 "Debug",
128 "--arch", 128 "--arch",
129 "arm", 129 "arm",
130 "--testname", 130 "--testname",
131 "default", 131 "default",
132 "--shard_count=2", 132 "--shard_count=2",
133 "--shard_run=2", 133 "--shard_run=2",
134 "--flaky-tests", 134 "--flaky-tests",
135 "skip", 135 "skip",
136 "--json-test-results", 136 "--json-test-results",
137 "/path/to/tmp/json" 137 "/path/to/tmp/json"
138 ], 138 ],
139 "cwd": "[SLAVE_BUILD]/v8", 139 "cwd": "[SLAVE_BUILD]/v8",
140 "name": "Check" 140 "name": "Check"
141 }, 141 },
142 { 142 {
143 "cmd": [ 143 "cmd": [
144 "python", 144 "python",
145 "-u", 145 "-u",
146 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 146 "RECIPE_MODULE[v8]/resources/v8testing.py",
147 "--target", 147 "--target",
148 "Debug", 148 "Debug",
149 "--arch", 149 "--arch",
150 "arm", 150 "arm",
151 "--testname", 151 "--testname",
152 "default", 152 "default",
153 "--shard_count=2", 153 "--shard_count=2",
154 "--shard_run=2", 154 "--shard_run=2",
155 "--flaky-tests", 155 "--flaky-tests",
156 "run", 156 "run",
157 "--json-test-results", 157 "--json-test-results",
158 "/path/to/tmp/json" 158 "/path/to/tmp/json"
159 ], 159 ],
160 "cwd": "[SLAVE_BUILD]/v8", 160 "cwd": "[SLAVE_BUILD]/v8",
161 "name": "Check - flaky" 161 "name": "Check - flaky"
162 }, 162 },
163 { 163 {
164 "cmd": [ 164 "cmd": [
165 "python", 165 "python",
166 "-u", 166 "-u",
167 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 167 "RECIPE_MODULE[v8]/resources/v8testing.py",
168 "--target", 168 "--target",
169 "Debug", 169 "Debug",
170 "--arch", 170 "--arch",
171 "arm", 171 "arm",
172 "--testname", 172 "--testname",
173 "webkit", 173 "webkit",
174 "--shard_count=2", 174 "--shard_count=2",
175 "--shard_run=2", 175 "--shard_run=2",
176 "--flaky-tests", 176 "--flaky-tests",
177 "skip", 177 "skip",
178 "--json-test-results", 178 "--json-test-results",
179 "/path/to/tmp/json" 179 "/path/to/tmp/json"
180 ], 180 ],
181 "cwd": "[SLAVE_BUILD]/v8", 181 "cwd": "[SLAVE_BUILD]/v8",
182 "name": "Webkit" 182 "name": "Webkit"
183 }, 183 },
184 { 184 {
185 "cmd": [ 185 "cmd": [
186 "python", 186 "python",
187 "-u", 187 "-u",
188 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 188 "RECIPE_MODULE[v8]/resources/v8testing.py",
189 "--target", 189 "--target",
190 "Debug", 190 "Debug",
191 "--arch", 191 "--arch",
192 "arm", 192 "arm",
193 "--testname", 193 "--testname",
194 "webkit", 194 "webkit",
195 "--shard_count=2", 195 "--shard_count=2",
196 "--shard_run=2", 196 "--shard_run=2",
197 "--flaky-tests", 197 "--flaky-tests",
198 "run", 198 "run",
199 "--json-test-results", 199 "--json-test-results",
200 "/path/to/tmp/json" 200 "/path/to/tmp/json"
201 ], 201 ],
202 "cwd": "[SLAVE_BUILD]/v8", 202 "cwd": "[SLAVE_BUILD]/v8",
203 "name": "Webkit - flaky" 203 "name": "Webkit - flaky"
204 }, 204 },
205 { 205 {
206 "cmd": [ 206 "cmd": [
207 "python", 207 "python",
208 "-u", 208 "-u",
209 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 209 "RECIPE_MODULE[v8]/resources/v8testing.py",
210 "--target", 210 "--target",
211 "Debug", 211 "Debug",
212 "--arch", 212 "--arch",
213 "arm", 213 "arm",
214 "--testname", 214 "--testname",
215 "optimize_for_size", 215 "optimize_for_size",
216 "--no-variants", 216 "--no-variants",
217 "--shell_flags=\"--optimize-for-size\"", 217 "--shell_flags=\"--optimize-for-size\"",
218 "--shard_count=2", 218 "--shard_count=2",
219 "--shard_run=2", 219 "--shard_run=2",
220 "--flaky-tests", 220 "--flaky-tests",
221 "skip", 221 "skip",
222 "--json-test-results", 222 "--json-test-results",
223 "/path/to/tmp/json" 223 "/path/to/tmp/json"
224 ], 224 ],
225 "cwd": "[SLAVE_BUILD]/v8", 225 "cwd": "[SLAVE_BUILD]/v8",
226 "name": "OptimizeForSize" 226 "name": "OptimizeForSize"
227 }, 227 },
228 { 228 {
229 "cmd": [ 229 "cmd": [
230 "python", 230 "python",
231 "-u", 231 "-u",
232 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 232 "RECIPE_MODULE[v8]/resources/v8testing.py",
233 "--target", 233 "--target",
234 "Debug", 234 "Debug",
235 "--arch", 235 "--arch",
236 "arm", 236 "arm",
237 "--testname", 237 "--testname",
238 "optimize_for_size", 238 "optimize_for_size",
239 "--no-variants", 239 "--no-variants",
240 "--shell_flags=\"--optimize-for-size\"", 240 "--shell_flags=\"--optimize-for-size\"",
241 "--shard_count=2", 241 "--shard_count=2",
242 "--shard_run=2", 242 "--shard_run=2",
243 "--flaky-tests", 243 "--flaky-tests",
244 "run", 244 "run",
245 "--json-test-results", 245 "--json-test-results",
246 "/path/to/tmp/json" 246 "/path/to/tmp/json"
247 ], 247 ],
248 "cwd": "[SLAVE_BUILD]/v8", 248 "cwd": "[SLAVE_BUILD]/v8",
249 "name": "OptimizeForSize - flaky" 249 "name": "OptimizeForSize - flaky"
250 } 250 }
251 ] 251 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698