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

Side by Side Diff: scripts/slave/recipes/skia/skia.expected/Test-Ubuntu14-ShuttleA-GTX550Ti-x86_64-Release-Valgrind_GPU.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 "git", 4 "git",
5 "fetch" 5 "fetch"
6 ], 6 ],
7 "cwd": "[SLAVE_BUILD]/skia", 7 "cwd": "[SLAVE_BUILD]/skia",
8 "name": "git fetch" 8 "name": "git fetch"
9 }, 9 },
10 { 10 {
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@", 153 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
154 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 154 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
155 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 155 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
156 "@@@STEP_LOG_END@python.inline@@@" 156 "@@@STEP_LOG_END@python.inline@@@"
157 ] 157 ]
158 }, 158 },
159 { 159 {
160 "cmd": [ 160 "cmd": [
161 "python", 161 "python",
162 "-u", 162 "-u",
163 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", 163 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
164 "--", 164 "--",
165 "[DEPOT_TOOLS]/gsutil.py", 165 "[DEPOT_TOOLS]/gsutil.py",
166 "--force-version", 166 "--force-version",
167 "3.25", 167 "3.25",
168 "--", 168 "--",
169 "cp", 169 "cp",
170 "-R", 170 "-R",
171 "gs://chromium-skia-gm/playback_42/skps", 171 "gs://chromium-skia-gm/playback_42/skps",
172 "[SLAVE_BUILD]/playback" 172 "[SLAVE_BUILD]/playback"
173 ], 173 ],
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@", 220 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
221 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 221 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
222 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 222 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
223 "@@@STEP_LOG_END@python.inline@@@" 223 "@@@STEP_LOG_END@python.inline@@@"
224 ] 224 ]
225 }, 225 },
226 { 226 {
227 "cmd": [ 227 "cmd": [
228 "python", 228 "python",
229 "-u", 229 "-u",
230 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", 230 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
231 "--", 231 "--",
232 "[DEPOT_TOOLS]/gsutil.py", 232 "[DEPOT_TOOLS]/gsutil.py",
233 "--force-version", 233 "--force-version",
234 "3.25", 234 "3.25",
235 "--", 235 "--",
236 "cp", 236 "cp",
237 "-R", 237 "-R",
238 "gs://chromium-skia-gm/skimage/input/*", 238 "gs://chromium-skia-gm/skimage/input/*",
239 "[SLAVE_BUILD]/images" 239 "[SLAVE_BUILD]/images"
240 ], 240 ],
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
336 "os", 336 "os",
337 "Ubuntu14", 337 "Ubuntu14",
338 "--dummy-flags" 338 "--dummy-flags"
339 ], 339 ],
340 "name": "dm" 340 "name": "dm"
341 }, 341 },
342 { 342 {
343 "cmd": [ 343 "cmd": [
344 "python", 344 "python",
345 "-u", 345 "-u",
346 "[BUILD]/scripts/slave/recipe_modules/skia/resources/upload_dm_results.py" , 346 "RECIPE_MODULE[skia]/resources/upload_dm_results.py",
347 "[SLAVE_BUILD]/dm", 347 "[SLAVE_BUILD]/dm",
348 "164710", 348 "164710",
349 "Test-Ubuntu14-ShuttleA-GTX550Ti-x86_64-Release-Valgrind_GPU", 349 "Test-Ubuntu14-ShuttleA-GTX550Ti-x86_64-Release-Valgrind_GPU",
350 "5", 350 "5",
351 "", 351 "",
352 "[SLAVE_BUILD]/skia/common/py/utils" 352 "[SLAVE_BUILD]/skia/common/py/utils"
353 ], 353 ],
354 "cwd": "[SLAVE_BUILD]/skia", 354 "cwd": "[SLAVE_BUILD]/skia",
355 "name": "Upload DM Results" 355 "name": "Upload DM Results"
356 }, 356 },
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
447 "[SLAVE_BUILD]/skia/resources", 447 "[SLAVE_BUILD]/skia/resources",
448 "--skps", 448 "--skps",
449 "[SLAVE_BUILD]/playback/skps", 449 "[SLAVE_BUILD]/playback/skps",
450 "--dummy-flags", 450 "--dummy-flags",
451 "--abandonGpuContext", 451 "--abandonGpuContext",
452 "--nocpu" 452 "--nocpu"
453 ], 453 ],
454 "name": "nanobench --abandonGpuContext" 454 "name": "nanobench --abandonGpuContext"
455 } 455 }
456 ] 456 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698