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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json

Issue 2215803002: Move builder_spec, [dm|nanobench]_flags, builder_name_schema to recipes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add missing blacklist Created 4 years, 4 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 "[SLAVE_BUILD]\\skia\\tools\\buildbot_spec.py",
7 "/path/to/tmp/json",
8 "Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot"
9 ],
10 "cwd": "[SLAVE_BUILD]\\skia",
11 "name": "exec buildbot_spec.py",
12 "~followup_annotations": [
13 "@@@STEP_LOG_LINE@json.output@{@@@",
14 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@",
15 "@@@STEP_LOG_LINE@json.output@ \"dm\"@@@",
16 "@@@STEP_LOG_LINE@json.output@ ], @@@",
17 "@@@STEP_LOG_LINE@json.output@ \"builder_cfg\": {@@@",
18 "@@@STEP_LOG_LINE@json.output@ \"arch\": \"x86_64\", @@@",
19 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"MSVC\", @@@",
20 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Release\", @@@",
21 "@@@STEP_LOG_LINE@json.output@ \"cpu_or_gpu\": \"CPU\", @@@",
22 "@@@STEP_LOG_LINE@json.output@ \"cpu_or_gpu_value\": \"AVX2\", @@@",
23 "@@@STEP_LOG_LINE@json.output@ \"is_trybot\": true, @@@",
24 "@@@STEP_LOG_LINE@json.output@ \"model\": \"ShuttleB\", @@@",
25 "@@@STEP_LOG_LINE@json.output@ \"os\": \"Win8\", @@@",
26 "@@@STEP_LOG_LINE@json.output@ \"role\": \"Test\"@@@",
27 "@@@STEP_LOG_LINE@json.output@ }, @@@",
28 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Release_x64\", @@@",
29 "@@@STEP_LOG_LINE@json.output@ \"dm_flags\": [@@@",
30 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@",
31 "@@@STEP_LOG_LINE@json.output@ ], @@@",
32 "@@@STEP_LOG_LINE@json.output@ \"do_perf_steps\": false, @@@",
33 "@@@STEP_LOG_LINE@json.output@ \"do_test_steps\": true, @@@",
34 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@",
35 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": \"qt_sdk=C:/Qt/Qt5.1.0/ 5.1.0/msvc2012_64/ skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 sk ia_win_debuggers_path=c:/DbgHelp\"@@@",
36 "@@@STEP_LOG_LINE@json.output@ }, @@@",
37 "@@@STEP_LOG_LINE@json.output@ \"nanobench_flags\": [@@@",
38 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@",
39 "@@@STEP_LOG_LINE@json.output@ ], @@@",
40 "@@@STEP_LOG_LINE@json.output@ \"upload_dm_results\": true, @@@",
41 "@@@STEP_LOG_LINE@json.output@ \"upload_perf_results\": false@@@",
42 "@@@STEP_LOG_LINE@json.output@}@@@",
43 "@@@STEP_LOG_END@json.output@@@"
44 ]
45 },
46 {
47 "cmd": [
48 "python",
49 "-u",
50 "\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",
51 "[SLAVE_BUILD]\\skia\\infra\\bots\\assets\\skp\\VERSION", 7 "[SLAVE_BUILD]\\skia\\infra\\bots\\assets\\skp\\VERSION",
52 "/path/to/tmp/" 8 "/path/to/tmp/"
53 ], 9 ],
54 "name": "Get downloaded SKP VERSION" 10 "name": "Get downloaded SKP VERSION"
55 }, 11 },
56 { 12 {
57 "cmd": [ 13 "cmd": [
58 "python", 14 "python",
59 "-u", 15 "-u",
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 "AVX2", 193 "AVX2",
238 "model", 194 "model",
239 "ShuttleB", 195 "ShuttleB",
240 "os", 196 "os",
241 "Win8", 197 "Win8",
242 "--uninterestingHashesFile", 198 "--uninterestingHashesFile",
243 "[SLAVE_BUILD]\\tmp\\uninteresting_hashes.txt", 199 "[SLAVE_BUILD]\\tmp\\uninteresting_hashes.txt",
244 "--writePath", 200 "--writePath",
245 "[CUSTOM_[SWARM_OUT_DIR]]\\dm", 201 "[CUSTOM_[SWARM_OUT_DIR]]\\dm",
246 "--nogpu", 202 "--nogpu",
247 "--dummy-flags" 203 "--config",
204 "565",
205 "8888",
206 "gpu",
207 "gpusrgb",
208 "pdf",
209 "msaa16",
210 "serialize-8888",
211 "tiles_rt-8888",
212 "pic-8888",
213 "--src",
214 "tests",
215 "gm",
216 "image",
217 "--blacklist",
218 "f16",
219 "_",
220 "_",
221 "dstreadshuffle",
222 "f16",
223 "image",
224 "_",
225 "_",
226 "srgb",
227 "image",
228 "_",
229 "_",
230 "gpusrgb",
231 "image",
232 "_",
233 "_",
234 "_",
235 "image",
236 "gen_platf",
237 "rle8-height-negative.bmp",
238 "_",
239 "image",
240 "gen_platf",
241 "rle4-height-negative.bmp",
242 "_",
243 "image",
244 "gen_platf",
245 "pal8os2v2.bmp",
246 "_",
247 "image",
248 "gen_platf",
249 "pal8os2v2-16.bmp",
250 "_",
251 "image",
252 "gen_platf",
253 "rgba32abf.bmp",
254 "_",
255 "image",
256 "gen_platf",
257 "rgb24prof.bmp",
258 "_",
259 "image",
260 "gen_platf",
261 "rgb24lprof.bmp",
262 "_",
263 "image",
264 "gen_platf",
265 "8bpp-pixeldata-cropped.bmp",
266 "_",
267 "image",
268 "gen_platf",
269 "4bpp-pixeldata-cropped.bmp",
270 "_",
271 "image",
272 "gen_platf",
273 "32bpp-pixeldata-cropped.bmp",
274 "_",
275 "image",
276 "gen_platf",
277 "24bpp-pixeldata-cropped.bmp",
278 "_",
279 "gm",
280 "_",
281 "composeshader_bitmap",
282 "_",
283 "gm",
284 "_",
285 "fontscalerdistortable",
286 "serialize-8888",
287 "gm",
288 "_",
289 "bleed_image",
290 "serialize-8888",
291 "gm",
292 "_",
293 "c_gms",
294 "serialize-8888",
295 "gm",
296 "_",
297 "colortype",
298 "serialize-8888",
299 "gm",
300 "_",
301 "colortype_xfermodes",
302 "serialize-8888",
303 "gm",
304 "_",
305 "drawfilter",
306 "serialize-8888",
307 "gm",
308 "_",
309 "fontmgr_bounds_0.75_0",
310 "serialize-8888",
311 "gm",
312 "_",
313 "fontmgr_bounds_1_-0.25",
314 "serialize-8888",
315 "gm",
316 "_",
317 "fontmgr_bounds",
318 "serialize-8888",
319 "gm",
320 "_",
321 "fontmgr_match",
322 "serialize-8888",
323 "gm",
324 "_",
325 "fontmgr_iter",
326 "serialize-8888",
327 "gm",
328 "_",
329 "bitmapfilters",
330 "serialize-8888",
331 "gm",
332 "_",
333 "bitmapshaders",
334 "serialize-8888",
335 "gm",
336 "_",
337 "bleed",
338 "serialize-8888",
339 "gm",
340 "_",
341 "bleed_alpha_bmp",
342 "serialize-8888",
343 "gm",
344 "_",
345 "bleed_alpha_bmp_shader",
346 "serialize-8888",
347 "gm",
348 "_",
349 "convex_poly_clip",
350 "serialize-8888",
351 "gm",
352 "_",
353 "extractalpha",
354 "serialize-8888",
355 "gm",
356 "_",
357 "filterbitmap_checkerboard_32_32_g8",
358 "serialize-8888",
359 "gm",
360 "_",
361 "filterbitmap_image_mandrill_64",
362 "serialize-8888",
363 "gm",
364 "_",
365 "shadows",
366 "serialize-8888",
367 "gm",
368 "_",
369 "simpleaaclip_aaclip",
370 "serialize-8888",
371 "gm",
372 "_",
373 "composeshader_bitmap",
374 "serialize-8888",
375 "gm",
376 "_",
377 "scaled_tilemodes_npot",
378 "serialize-8888",
379 "gm",
380 "_",
381 "scaled_tilemodes",
382 "serialize-8888",
383 "gm",
384 "_",
385 "bleed_alpha_image",
386 "serialize-8888",
387 "gm",
388 "_",
389 "bleed_alpha_image_shader",
390 "serialize-8888",
391 "gm",
392 "_",
393 "verylargebitmap",
394 "serialize-8888",
395 "gm",
396 "_",
397 "verylarge_picture_image",
398 "sp-8888",
399 "gm",
400 "_",
401 "drawfilter",
402 "pic-8888",
403 "gm",
404 "_",
405 "drawfilter",
406 "2ndpic-8888",
407 "gm",
408 "_",
409 "drawfilter",
410 "sp-8888",
411 "gm",
412 "_",
413 "image-cacherator-from-picture",
414 "pic-8888",
415 "gm",
416 "_",
417 "image-cacherator-from-picture",
418 "2ndpic-8888",
419 "gm",
420 "_",
421 "image-cacherator-from-picture",
422 "serialize-8888",
423 "gm",
424 "_",
425 "image-cacherator-from-picture",
426 "sp-8888",
427 "gm",
428 "_",
429 "image-cacherator-from-raster",
430 "pic-8888",
431 "gm",
432 "_",
433 "image-cacherator-from-raster",
434 "2ndpic-8888",
435 "gm",
436 "_",
437 "image-cacherator-from-raster",
438 "serialize-8888",
439 "gm",
440 "_",
441 "image-cacherator-from-raster",
442 "sp-8888",
443 "gm",
444 "_",
445 "image-cacherator-from-ctable",
446 "pic-8888",
447 "gm",
448 "_",
449 "image-cacherator-from-ctable",
450 "2ndpic-8888",
451 "gm",
452 "_",
453 "image-cacherator-from-ctable",
454 "serialize-8888",
455 "gm",
456 "_",
457 "image-cacherator-from-ctable",
458 "--noRAW_threading"
248 ], 459 ],
249 "env": { 460 "env": {
250 "BUILDTYPE": "Release_x64", 461 "BUILDTYPE": "Release_x64",
251 "CHROME_HEADLESS": "1", 462 "CHROME_HEADLESS": "1",
252 "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_arch_type=x86 _64 skia_gpu=0 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp", 463 "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_arch_type=x86 _64 skia_gpu=0 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp",
253 "SKIA_OUT": "[SLAVE_BUILD]\\out" 464 "SKIA_OUT": "[SLAVE_BUILD]\\out"
254 }, 465 },
255 "name": "dm" 466 "name": "dm"
256 }, 467 },
257 { 468 {
258 "name": "$result", 469 "name": "$result",
259 "recipe_result": null, 470 "recipe_result": null,
260 "status_code": 0 471 "status_code": 0
261 } 472 }
262 ] 473 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698