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

Side by Side Diff: scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json

Issue 1951843002: Skia: Add --colorImages to DM (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 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", 6 "[SLAVE_BUILD]/skia/tools/buildbot_spec.py",
7 "/path/to/tmp/json", 7 "/path/to/tmp/json",
8 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind" 8 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind"
9 ], 9 ],
10 "cwd": "[SLAVE_BUILD]/skia", 10 "cwd": "[SLAVE_BUILD]/skia",
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 "--num-callers=40", 75 "--num-callers=40",
76 "--suppressions=[SLAVE_BUILD]/skia/tools/valgrind.supp", 76 "--suppressions=[SLAVE_BUILD]/skia/tools/valgrind.supp",
77 "[SLAVE_BUILD]/out/Release/dm", 77 "[SLAVE_BUILD]/out/Release/dm",
78 "--undefok", 78 "--undefok",
79 "--resourcePath", 79 "--resourcePath",
80 "[SLAVE_BUILD]/skia/resources", 80 "[SLAVE_BUILD]/skia/resources",
81 "--skps", 81 "--skps",
82 "[SLAVE_BUILD]/skps", 82 "[SLAVE_BUILD]/skps",
83 "--images", 83 "--images",
84 "[SLAVE_BUILD]/images/dm", 84 "[SLAVE_BUILD]/images/dm",
85 "--colorImages",
86 "[SLAVE_BUILD]/images/colorspace",
85 "--nameByHash", 87 "--nameByHash",
86 "--properties", 88 "--properties",
87 "gitHash", 89 "gitHash",
88 "abc123", 90 "abc123",
89 "master", 91 "master",
90 "client.skia", 92 "client.skia",
91 "builder", 93 "builder",
92 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind", 94 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind",
93 "build_number", 95 "build_number",
94 "5", 96 "5",
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 "--num-callers=40", 134 "--num-callers=40",
133 "--suppressions=[SLAVE_BUILD]/skia/tools/valgrind.supp", 135 "--suppressions=[SLAVE_BUILD]/skia/tools/valgrind.supp",
134 "[SLAVE_BUILD]/out/Release/dm", 136 "[SLAVE_BUILD]/out/Release/dm",
135 "--undefok", 137 "--undefok",
136 "--resourcePath", 138 "--resourcePath",
137 "[SLAVE_BUILD]/skia/resources", 139 "[SLAVE_BUILD]/skia/resources",
138 "--skps", 140 "--skps",
139 "[SLAVE_BUILD]/skps", 141 "[SLAVE_BUILD]/skps",
140 "--images", 142 "--images",
141 "[SLAVE_BUILD]/images/dm", 143 "[SLAVE_BUILD]/images/dm",
144 "--colorImages",
145 "[SLAVE_BUILD]/images/colorspace",
142 "--nameByHash", 146 "--nameByHash",
143 "--properties", 147 "--properties",
144 "gitHash", 148 "gitHash",
145 "abc123", 149 "abc123",
146 "master", 150 "master",
147 "client.skia", 151 "client.skia",
148 "builder", 152 "builder",
149 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind", 153 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind",
150 "build_number", 154 "build_number",
151 "5", 155 "5",
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 "--num-callers=40", 194 "--num-callers=40",
191 "--suppressions=[SLAVE_BUILD]/skia/tools/valgrind.supp", 195 "--suppressions=[SLAVE_BUILD]/skia/tools/valgrind.supp",
192 "[SLAVE_BUILD]/out/Release/dm", 196 "[SLAVE_BUILD]/out/Release/dm",
193 "--undefok", 197 "--undefok",
194 "--resourcePath", 198 "--resourcePath",
195 "[SLAVE_BUILD]/skia/resources", 199 "[SLAVE_BUILD]/skia/resources",
196 "--skps", 200 "--skps",
197 "[SLAVE_BUILD]/skps", 201 "[SLAVE_BUILD]/skps",
198 "--images", 202 "--images",
199 "[SLAVE_BUILD]/images/dm", 203 "[SLAVE_BUILD]/images/dm",
204 "--colorImages",
205 "[SLAVE_BUILD]/images/colorspace",
200 "--nameByHash", 206 "--nameByHash",
201 "--properties", 207 "--properties",
202 "gitHash", 208 "gitHash",
203 "abc123", 209 "abc123",
204 "master", 210 "master",
205 "client.skia", 211 "client.skia",
206 "builder", 212 "builder",
207 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind", 213 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind",
208 "build_number", 214 "build_number",
209 "5", 215 "5",
(...skipping 27 matching lines...) Expand all
237 "SKIA_OUT": "[SLAVE_BUILD]/out" 243 "SKIA_OUT": "[SLAVE_BUILD]/out"
238 }, 244 },
239 "name": "dm --preAbandonGpuContext" 245 "name": "dm --preAbandonGpuContext"
240 }, 246 },
241 { 247 {
242 "name": "$result", 248 "name": "$result",
243 "recipe_result": null, 249 "recipe_result": null,
244 "status_code": 0 250 "status_code": 0
245 } 251 }
246 ] 252 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698