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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan.json

Issue 2293173002: New gamut GM, to test gamut conversion in various code-paths (Closed)
Patch Set: Regenerated json Created 4 years, 3 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 "\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 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
461 "_", 461 "_",
462 "image-cacherator-from-ctable", 462 "image-cacherator-from-ctable",
463 "2ndpic-8888", 463 "2ndpic-8888",
464 "gm", 464 "gm",
465 "_", 465 "_",
466 "image-cacherator-from-ctable", 466 "image-cacherator-from-ctable",
467 "serialize-8888", 467 "serialize-8888",
468 "gm", 468 "gm",
469 "_", 469 "_",
470 "image-cacherator-from-ctable", 470 "image-cacherator-from-ctable",
471 "sp-8888",
472 "gm",
473 "_",
474 "gamut",
475 "pic-8888",
476 "gm",
477 "_",
478 "gamut",
479 "lite-8888",
480 "gm",
481 "_",
482 "gamut",
483 "2ndpic-8888",
484 "gm",
485 "_",
486 "gamut",
487 "serialize-8888",
488 "gm",
489 "_",
490 "gamut",
471 "_", 491 "_",
472 "image", 492 "image",
473 "_", 493 "_",
474 "interlaced1.png", 494 "interlaced1.png",
475 "_", 495 "_",
476 "image", 496 "image",
477 "_", 497 "_",
478 "interlaced2.png", 498 "interlaced2.png",
479 "_", 499 "_",
480 "image", 500 "image",
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
567 "SKIA_OUT": "[SLAVE_BUILD]\\out" 587 "SKIA_OUT": "[SLAVE_BUILD]\\out"
568 }, 588 },
569 "name": "dm" 589 "name": "dm"
570 }, 590 },
571 { 591 {
572 "name": "$result", 592 "name": "$result",
573 "recipe_result": null, 593 "recipe_result": null,
574 "status_code": 0 594 "status_code": 0
575 } 595 }
576 ] 596 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698