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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Release/expected-results.json

Issue 23569009: Ignore failures in arithmode_gpu GM test on Nexus 4 (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: manually_set_ignore_failure_bool Created 7 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 | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 ], 187 ],
188 "bugs": [ 188 "bugs": [
189 1578 189 1578
190 ], 190 ],
191 "reviewed-by-human": false 191 "reviewed-by-human": false
192 }, 192 },
193 "arithmode_gpu.png": { 193 "arithmode_gpu.png": {
194 "allowed-digests": [ 194 "allowed-digests": [
195 [ 195 [
196 "bitmap-64bitMD5", 196 "bitmap-64bitMD5",
197 2517464688252538320 197 10552604774821201076
198 ] 198 ]
199 ], 199 ],
200 "ignore-failure": false 200 "bugs": [
201 1595
202 ],
203 "ignore-failure": true
201 }, 204 },
202 "bezier_conic_effects_gpu.png": { 205 "bezier_conic_effects_gpu.png": {
203 "allowed-digests": [ 206 "allowed-digests": [
204 [ 207 [
205 "bitmap-64bitMD5", 208 "bitmap-64bitMD5",
206 16679240203551417269 209 16679240203551417269
207 ] 210 ]
208 ] 211 ]
209 }, 212 },
210 "bezier_cubic_effects_gpu.png": { 213 "bezier_cubic_effects_gpu.png": {
(...skipping 7895 matching lines...) Expand 10 before | Expand all | Expand 10 after
8106 "xfermodes_gpu.png": { 8109 "xfermodes_gpu.png": {
8107 "allowed-digests": [ 8110 "allowed-digests": [
8108 [ 8111 [
8109 "bitmap-64bitMD5", 8112 "bitmap-64bitMD5",
8110 9019242913965337895 8113 9019242913965337895
8111 ] 8114 ]
8112 ], 8115 ],
8113 "ignore-failure": false 8116 "ignore-failure": false
8114 } 8117 }
8115 } 8118 }
8116 } 8119 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698