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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-GPU-GTX960-x86_64-Debug-ANGLE.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 467 matching lines...) Expand 10 before | Expand all | Expand 10 after
478 "_", 478 "_",
479 "image-cacherator-from-ctable", 479 "image-cacherator-from-ctable",
480 "2ndpic-8888", 480 "2ndpic-8888",
481 "gm", 481 "gm",
482 "_", 482 "_",
483 "image-cacherator-from-ctable", 483 "image-cacherator-from-ctable",
484 "serialize-8888", 484 "serialize-8888",
485 "gm", 485 "gm",
486 "_", 486 "_",
487 "image-cacherator-from-ctable", 487 "image-cacherator-from-ctable",
488 "sp-8888",
489 "gm",
490 "_",
491 "gamut",
492 "pic-8888",
493 "gm",
494 "_",
495 "gamut",
496 "lite-8888",
497 "gm",
498 "_",
499 "gamut",
500 "2ndpic-8888",
501 "gm",
502 "_",
503 "gamut",
504 "serialize-8888",
505 "gm",
506 "_",
507 "gamut",
488 "_", 508 "_",
489 "image", 509 "image",
490 "_", 510 "_",
491 "interlaced1.png", 511 "interlaced1.png",
492 "_", 512 "_",
493 "image", 513 "image",
494 "_", 514 "_",
495 "interlaced2.png", 515 "interlaced2.png",
496 "_", 516 "_",
497 "image", 517 "image",
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
587 "SKIA_OUT": "[SLAVE_BUILD]\\out" 607 "SKIA_OUT": "[SLAVE_BUILD]\\out"
588 }, 608 },
589 "name": "dm" 609 "name": "dm"
590 }, 610 },
591 { 611 {
592 "name": "$result", 612 "name": "$result",
593 "recipe_result": null, 613 "recipe_result": null,
594 "status_code": 0 614 "status_code": 0
595 } 615 }
596 ] 616 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698