OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 6 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
7 "[SLAVE_BUILD]/skia/infra/bots/assets/skp/VERSION", | 7 "[SLAVE_BUILD]/skia/infra/bots/assets/skp/VERSION", |
8 "/path/to/tmp/" | 8 "/path/to/tmp/" |
9 ], | 9 ], |
10 "name": "Get downloaded SKP VERSION" | 10 "name": "Get downloaded SKP VERSION" |
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
166 "[SLAVE_BUILD]/skimage/dm", | 166 "[SLAVE_BUILD]/skimage/dm", |
167 "--colorImages", | 167 "--colorImages", |
168 "[SLAVE_BUILD]/skimage/colorspace", | 168 "[SLAVE_BUILD]/skimage/colorspace", |
169 "--nameByHash", | 169 "--nameByHash", |
170 "--properties", | 170 "--properties", |
171 "gitHash", | 171 "gitHash", |
172 "abc123", | 172 "abc123", |
173 "master", | 173 "master", |
174 "client.skia", | 174 "client.skia", |
175 "builder", | 175 "builder", |
176 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug", | 176 "Test-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Debug", |
177 "build_number", | 177 "build_number", |
178 "5", | 178 "5", |
179 "--key", | 179 "--key", |
180 "arch", | 180 "arch", |
181 "x86_64", | 181 "x86_64", |
182 "compiler", | 182 "compiler", |
183 "GCC", | 183 "Clang", |
184 "configuration", | 184 "configuration", |
185 "Debug", | 185 "Debug", |
186 "cpu_or_gpu", | 186 "cpu_or_gpu", |
187 "CPU", | 187 "CPU", |
188 "cpu_or_gpu_value", | 188 "cpu_or_gpu_value", |
189 "AVX2", | 189 "AVX", |
190 "model", | 190 "model", |
191 "GCE", | 191 "MacMini6.2", |
192 "os", | 192 "os", |
193 "Ubuntu", | 193 "Mac", |
194 "--uninterestingHashesFile", | 194 "--uninterestingHashesFile", |
195 "[SLAVE_BUILD]/tmp/uninteresting_hashes.txt", | 195 "[SLAVE_BUILD]/tmp/uninteresting_hashes.txt", |
196 "--writePath", | 196 "--writePath", |
197 "[CUSTOM_[SWARM_OUT_DIR]]/dm", | 197 "[CUSTOM_[SWARM_OUT_DIR]]/dm", |
198 "--nogpu", | 198 "--nogpu", |
199 "--config", | 199 "--config", |
200 "565", | 200 "565", |
201 "8888", | 201 "8888", |
202 "gpu", | 202 "gpu", |
203 "gpusrgb", | 203 "gpusrgb", |
204 "pdf", | 204 "pdf", |
205 "msaa16", | 205 "msaa16", |
206 "f16", | |
207 "srgb", | |
208 "sp-8888", | |
209 "2ndpic-8888", | |
210 "serialize-8888", | 206 "serialize-8888", |
211 "tiles_rt-8888", | 207 "tiles_rt-8888", |
212 "pic-8888", | 208 "pic-8888", |
| 209 "glinst", |
| 210 "glinst16", |
213 "--src", | 211 "--src", |
214 "tests", | 212 "tests", |
215 "gm", | 213 "gm", |
216 "image", | 214 "image", |
217 "colorImage", | 215 "colorImage", |
218 "--blacklist", | 216 "--blacklist", |
219 "f16", | 217 "f16", |
220 "_", | 218 "_", |
221 "_", | 219 "_", |
222 "dstreadshuffle", | 220 "dstreadshuffle", |
223 "f16", | 221 "f16", |
224 "image", | 222 "image", |
225 "_", | 223 "_", |
226 "_", | 224 "_", |
227 "srgb", | 225 "srgb", |
228 "image", | 226 "image", |
229 "_", | 227 "_", |
230 "_", | 228 "_", |
231 "gpusrgb", | 229 "gpusrgb", |
232 "image", | 230 "image", |
233 "_", | 231 "_", |
234 "_", | 232 "_", |
| 233 "_", |
| 234 "image", |
| 235 "gen_platf", |
| 236 "rgba32abf.bmp", |
| 237 "_", |
| 238 "image", |
| 239 "gen_platf", |
| 240 "rgb24prof.bmp", |
| 241 "_", |
| 242 "image", |
| 243 "gen_platf", |
| 244 "rgb24lprof.bmp", |
| 245 "_", |
| 246 "image", |
| 247 "gen_platf", |
| 248 "8bpp-pixeldata-cropped.bmp", |
| 249 "_", |
| 250 "image", |
| 251 "gen_platf", |
| 252 "4bpp-pixeldata-cropped.bmp", |
| 253 "_", |
| 254 "image", |
| 255 "gen_platf", |
| 256 "32bpp-pixeldata-cropped.bmp", |
| 257 "_", |
| 258 "image", |
| 259 "gen_platf", |
| 260 "24bpp-pixeldata-cropped.bmp", |
| 261 "_", |
| 262 "image", |
| 263 "gen_platf", |
| 264 "frame_larger_than_image.gif", |
235 "serialize-8888", | 265 "serialize-8888", |
236 "gm", | 266 "gm", |
237 "_", | 267 "_", |
238 "bleed_image", | 268 "bleed_image", |
239 "serialize-8888", | 269 "serialize-8888", |
240 "gm", | 270 "gm", |
241 "_", | 271 "_", |
242 "c_gms", | 272 "c_gms", |
243 "serialize-8888", | 273 "serialize-8888", |
244 "gm", | 274 "gm", |
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
321 "_", | 351 "_", |
322 "composeshader_bitmap", | 352 "composeshader_bitmap", |
323 "serialize-8888", | 353 "serialize-8888", |
324 "gm", | 354 "gm", |
325 "_", | 355 "_", |
326 "scaled_tilemodes_npot", | 356 "scaled_tilemodes_npot", |
327 "serialize-8888", | 357 "serialize-8888", |
328 "gm", | 358 "gm", |
329 "_", | 359 "_", |
330 "scaled_tilemodes", | 360 "scaled_tilemodes", |
331 "serialize-8888", | |
332 "gm", | |
333 "_", | |
334 "bleed_alpha_image", | |
335 "serialize-8888", | |
336 "gm", | |
337 "_", | |
338 "bleed_alpha_image_shader", | |
339 "sp-8888", | 361 "sp-8888", |
340 "gm", | 362 "gm", |
341 "_", | 363 "_", |
342 "drawfilter", | 364 "drawfilter", |
343 "pic-8888", | 365 "pic-8888", |
344 "gm", | 366 "gm", |
345 "_", | 367 "_", |
346 "drawfilter", | 368 "drawfilter", |
347 "2ndpic-8888", | 369 "2ndpic-8888", |
348 "gm", | 370 "gm", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
403 "SKIA_OUT": "[SLAVE_BUILD]/out" | 425 "SKIA_OUT": "[SLAVE_BUILD]/out" |
404 }, | 426 }, |
405 "name": "dm" | 427 "name": "dm" |
406 }, | 428 }, |
407 { | 429 { |
408 "name": "$result", | 430 "name": "$result", |
409 "recipe_result": null, | 431 "recipe_result": null, |
410 "status_code": 0 | 432 "status_code": 0 |
411 } | 433 } |
412 ] | 434 ] |
OLD | NEW |