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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-NexusPlayer-CPU-SSE4-x86-Release.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 "which", 4 "which",
5 "adb" 5 "adb"
6 ], 6 ],
7 "name": "which adb", 7 "name": "which adb",
8 "stdout": "/path/to/tmp/", 8 "stdout": "/path/to/tmp/",
9 "~followup_annotations": [ 9 "~followup_annotations": [
10 "step returned non-zero exit code: 1", 10 "step returned non-zero exit code: 1",
(...skipping 724 matching lines...) Expand 10 before | Expand all | Expand 10 after
735 "_", 735 "_",
736 "image-cacherator-from-ctable", 736 "image-cacherator-from-ctable",
737 "2ndpic-8888", 737 "2ndpic-8888",
738 "gm", 738 "gm",
739 "_", 739 "_",
740 "image-cacherator-from-ctable", 740 "image-cacherator-from-ctable",
741 "serialize-8888", 741 "serialize-8888",
742 "gm", 742 "gm",
743 "_", 743 "_",
744 "image-cacherator-from-ctable", 744 "image-cacherator-from-ctable",
745 "sp-8888",
746 "gm",
747 "_",
748 "gamut",
749 "pic-8888",
750 "gm",
751 "_",
752 "gamut",
753 "lite-8888",
754 "gm",
755 "_",
756 "gamut",
757 "2ndpic-8888",
758 "gm",
759 "_",
760 "gamut",
761 "serialize-8888",
762 "gm",
763 "_",
764 "gamut",
745 "--match", 765 "--match",
746 "~ResourceCache", 766 "~ResourceCache",
747 "--noRAW_threading" 767 "--noRAW_threading"
748 ], 768 ],
749 "env": { 769 "env": {
750 "ANDROID_HOME": "[SLAVE_BUILD]/android_sdk/android-sdk", 770 "ANDROID_HOME": "[SLAVE_BUILD]/android_sdk/android-sdk",
751 "ANDROID_SDK_ROOT": "[SLAVE_BUILD]/android_sdk/android-sdk", 771 "ANDROID_SDK_ROOT": "[SLAVE_BUILD]/android_sdk/android-sdk",
752 "BUILDTYPE": "Release", 772 "BUILDTYPE": "Release",
753 "CHROME_HEADLESS": "1", 773 "CHROME_HEADLESS": "1",
754 "SKIA_ANDROID_VERBOSE_SETUP": "1", 774 "SKIA_ANDROID_VERBOSE_SETUP": "1",
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
850 "SKIA_OUT": "[SLAVE_BUILD]/out" 870 "SKIA_OUT": "[SLAVE_BUILD]/out"
851 }, 871 },
852 "name": "kill-server" 872 "name": "kill-server"
853 }, 873 },
854 { 874 {
855 "name": "$result", 875 "name": "$result",
856 "recipe_result": null, 876 "recipe_result": null,
857 "status_code": 0 877 "status_code": 0
858 } 878 }
859 ] 879 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698