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/v8.expected/full_client_v8_V8_Linux64.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 Linux64", 10 "V8 Linux64",
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 "[SLAVE_BUILD]/v8/tools/check-static-initializers.sh", 103 "[SLAVE_BUILD]/v8/tools/check-static-initializers.sh",
104 "out/Release/d8" 104 "out/Release/d8"
105 ], 105 ],
106 "cwd": "[SLAVE_BUILD]/v8", 106 "cwd": "[SLAVE_BUILD]/v8",
107 "name": "Static-Initializers" 107 "name": "Static-Initializers"
108 }, 108 },
109 { 109 {
110 "cmd": [ 110 "cmd": [
111 "python", 111 "python",
112 "-u", 112 "-u",
113 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 113 "RECIPE_MODULE[v8]/resources/v8testing.py",
114 "--target", 114 "--target",
115 "Release", 115 "Release",
116 "--arch", 116 "--arch",
117 "x64", 117 "x64",
118 "--testname", 118 "--testname",
119 "unittests", 119 "unittests",
120 "--no-variants", 120 "--no-variants",
121 "--json-test-results", 121 "--json-test-results",
122 "/path/to/tmp/json" 122 "/path/to/tmp/json"
123 ], 123 ],
124 "cwd": "[SLAVE_BUILD]/v8", 124 "cwd": "[SLAVE_BUILD]/v8",
125 "name": "Unittests" 125 "name": "Unittests"
126 }, 126 },
127 { 127 {
128 "cmd": [ 128 "cmd": [
129 "python", 129 "python",
130 "-u", 130 "-u",
131 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 131 "RECIPE_MODULE[v8]/resources/v8testing.py",
132 "--target", 132 "--target",
133 "Release", 133 "Release",
134 "--arch", 134 "--arch",
135 "x64", 135 "x64",
136 "--testname", 136 "--testname",
137 "default", 137 "default",
138 "--flaky-tests", 138 "--flaky-tests",
139 "skip", 139 "skip",
140 "--json-test-results", 140 "--json-test-results",
141 "/path/to/tmp/json" 141 "/path/to/tmp/json"
142 ], 142 ],
143 "cwd": "[SLAVE_BUILD]/v8", 143 "cwd": "[SLAVE_BUILD]/v8",
144 "name": "Check" 144 "name": "Check"
145 }, 145 },
146 { 146 {
147 "cmd": [ 147 "cmd": [
148 "python", 148 "python",
149 "-u", 149 "-u",
150 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 150 "RECIPE_MODULE[v8]/resources/v8testing.py",
151 "--target", 151 "--target",
152 "Release", 152 "Release",
153 "--arch", 153 "--arch",
154 "x64", 154 "x64",
155 "--testname", 155 "--testname",
156 "default", 156 "default",
157 "--flaky-tests", 157 "--flaky-tests",
158 "run", 158 "run",
159 "--json-test-results", 159 "--json-test-results",
160 "/path/to/tmp/json" 160 "/path/to/tmp/json"
161 ], 161 ],
162 "cwd": "[SLAVE_BUILD]/v8", 162 "cwd": "[SLAVE_BUILD]/v8",
163 "name": "Check - flaky" 163 "name": "Check - flaky"
164 }, 164 },
165 { 165 {
166 "cmd": [ 166 "cmd": [
167 "python", 167 "python",
168 "-u", 168 "-u",
169 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 169 "RECIPE_MODULE[v8]/resources/v8testing.py",
170 "--target", 170 "--target",
171 "Release", 171 "Release",
172 "--arch", 172 "--arch",
173 "x64", 173 "x64",
174 "--testname", 174 "--testname",
175 "optimize_for_size", 175 "optimize_for_size",
176 "--no-variants", 176 "--no-variants",
177 "--shell_flags=\"--optimize-for-size\"", 177 "--shell_flags=\"--optimize-for-size\"",
178 "--flaky-tests", 178 "--flaky-tests",
179 "skip", 179 "skip",
180 "--json-test-results", 180 "--json-test-results",
181 "/path/to/tmp/json" 181 "/path/to/tmp/json"
182 ], 182 ],
183 "cwd": "[SLAVE_BUILD]/v8", 183 "cwd": "[SLAVE_BUILD]/v8",
184 "name": "OptimizeForSize" 184 "name": "OptimizeForSize"
185 }, 185 },
186 { 186 {
187 "cmd": [ 187 "cmd": [
188 "python", 188 "python",
189 "-u", 189 "-u",
190 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 190 "RECIPE_MODULE[v8]/resources/v8testing.py",
191 "--target", 191 "--target",
192 "Release", 192 "Release",
193 "--arch", 193 "--arch",
194 "x64", 194 "x64",
195 "--testname", 195 "--testname",
196 "optimize_for_size", 196 "optimize_for_size",
197 "--no-variants", 197 "--no-variants",
198 "--shell_flags=\"--optimize-for-size\"", 198 "--shell_flags=\"--optimize-for-size\"",
199 "--flaky-tests", 199 "--flaky-tests",
200 "run", 200 "run",
201 "--json-test-results", 201 "--json-test-results",
202 "/path/to/tmp/json" 202 "/path/to/tmp/json"
203 ], 203 ],
204 "cwd": "[SLAVE_BUILD]/v8", 204 "cwd": "[SLAVE_BUILD]/v8",
205 "name": "OptimizeForSize - flaky" 205 "name": "OptimizeForSize - flaky"
206 }, 206 },
207 { 207 {
208 "cmd": [ 208 "cmd": [
209 "python", 209 "python",
210 "-u", 210 "-u",
211 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 211 "RECIPE_MODULE[v8]/resources/v8testing.py",
212 "--target", 212 "--target",
213 "Release", 213 "Release",
214 "--arch", 214 "--arch",
215 "x64", 215 "x64",
216 "--testname", 216 "--testname",
217 "webkit", 217 "webkit",
218 "--flaky-tests", 218 "--flaky-tests",
219 "skip", 219 "skip",
220 "--json-test-results", 220 "--json-test-results",
221 "/path/to/tmp/json" 221 "/path/to/tmp/json"
222 ], 222 ],
223 "cwd": "[SLAVE_BUILD]/v8", 223 "cwd": "[SLAVE_BUILD]/v8",
224 "name": "Webkit" 224 "name": "Webkit"
225 }, 225 },
226 { 226 {
227 "cmd": [ 227 "cmd": [
228 "python", 228 "python",
229 "-u", 229 "-u",
230 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 230 "RECIPE_MODULE[v8]/resources/v8testing.py",
231 "--target", 231 "--target",
232 "Release", 232 "Release",
233 "--arch", 233 "--arch",
234 "x64", 234 "x64",
235 "--testname", 235 "--testname",
236 "webkit", 236 "webkit",
237 "--flaky-tests", 237 "--flaky-tests",
238 "run", 238 "run",
239 "--json-test-results", 239 "--json-test-results",
240 "/path/to/tmp/json" 240 "/path/to/tmp/json"
241 ], 241 ],
242 "cwd": "[SLAVE_BUILD]/v8", 242 "cwd": "[SLAVE_BUILD]/v8",
243 "name": "Webkit - flaky" 243 "name": "Webkit - flaky"
244 }, 244 },
245 { 245 {
246 "cmd": [ 246 "cmd": [
247 "python", 247 "python",
248 "-u", 248 "-u",
249 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 249 "RECIPE_MODULE[v8]/resources/v8testing.py",
250 "--target", 250 "--target",
251 "Release", 251 "Release",
252 "--arch", 252 "--arch",
253 "x64", 253 "x64",
254 "--testname", 254 "--testname",
255 "test262", 255 "test262",
256 "--no-variants", 256 "--no-variants",
257 "--json-test-results", 257 "--json-test-results",
258 "/path/to/tmp/json" 258 "/path/to/tmp/json"
259 ], 259 ],
260 "cwd": "[SLAVE_BUILD]/v8", 260 "cwd": "[SLAVE_BUILD]/v8",
261 "name": "Test262 - no variants" 261 "name": "Test262 - no variants"
262 }, 262 },
263 { 263 {
264 "cmd": [ 264 "cmd": [
265 "python", 265 "python",
266 "-u", 266 "-u",
267 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 267 "RECIPE_MODULE[v8]/resources/v8testing.py",
268 "--target", 268 "--target",
269 "Release", 269 "Release",
270 "--arch", 270 "--arch",
271 "x64", 271 "x64",
272 "--testname", 272 "--testname",
273 "test262-es6", 273 "test262-es6",
274 "--no-variants", 274 "--no-variants",
275 "--json-test-results", 275 "--json-test-results",
276 "/path/to/tmp/json" 276 "/path/to/tmp/json"
277 ], 277 ],
278 "cwd": "[SLAVE_BUILD]/v8", 278 "cwd": "[SLAVE_BUILD]/v8",
279 "name": "Test262-es6 - no variants" 279 "name": "Test262-es6 - no variants"
280 }, 280 },
281 { 281 {
282 "cmd": [ 282 "cmd": [
283 "python", 283 "python",
284 "-u", 284 "-u",
285 "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py", 285 "RECIPE_MODULE[v8]/resources/v8testing.py",
286 "--target", 286 "--target",
287 "Release", 287 "Release",
288 "--arch", 288 "--arch",
289 "x64", 289 "x64",
290 "--testname", 290 "--testname",
291 "mozilla", 291 "mozilla",
292 "--json-test-results", 292 "--json-test-results",
293 "/path/to/tmp/json" 293 "/path/to/tmp/json"
294 ], 294 ],
295 "cwd": "[SLAVE_BUILD]/v8", 295 "cwd": "[SLAVE_BUILD]/v8",
296 "name": "Mozilla" 296 "name": "Mozilla"
297 } 297 }
298 ] 298 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698