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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Debug/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
« no previous file with comments | « no previous file | expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Release/expected-results.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
epoger 2013/09/05 16:25:06 Patchset 2: manually set ignore-failure to true, b
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 "bugs": [ 212 "bugs": [
210 1578 213 1578
(...skipping 7907 matching lines...) Expand 10 before | Expand all | Expand 10 after
8118 "xfermodes_gpu.png": { 8121 "xfermodes_gpu.png": {
8119 "allowed-digests": [ 8122 "allowed-digests": [
8120 [ 8123 [
8121 "bitmap-64bitMD5", 8124 "bitmap-64bitMD5",
8122 9019242913965337895 8125 9019242913965337895
8123 ] 8126 ]
8124 ], 8127 ],
8125 "ignore-failure": false 8128 "ignore-failure": false
8126 } 8129 }
8127 } 8130 }
8128 } 8131 }
OLDNEW
« no previous file with comments | « no previous file | expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Release/expected-results.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698