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

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

Issue 198973003: New GPU baselines for colormatrix GM. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Remove test suppression Created 6 years, 9 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 3184 matching lines...) Expand 10 before | Expand all | Expand 10 after
3195 ], 3195 ],
3196 "bugs": [ 3196 "bugs": [
3197 1578 3197 1578
3198 ], 3198 ],
3199 "reviewed-by-human": false 3199 "reviewed-by-human": false
3200 }, 3200 },
3201 "colormatrix_gpu.png": { 3201 "colormatrix_gpu.png": {
3202 "allowed-digests": [ 3202 "allowed-digests": [
3203 [ 3203 [
3204 "bitmap-64bitMD5", 3204 "bitmap-64bitMD5",
3205 4759372320295262873 3205 632768445634214292
3206 ] 3206 ]
3207 ], 3207 ],
3208 "ignore-failure": false 3208 "ignore-failure": false
3209 }, 3209 },
3210 "colormatrix_msaa4.png": { 3210 "colormatrix_msaa4.png": {
3211 "allowed-digests": [ 3211 "allowed-digests": [
3212 [ 3212 [
3213 "bitmap-64bitMD5", 3213 "bitmap-64bitMD5",
3214 4759372320295262873 3214 632768445634214292
3215 ] 3215 ]
3216 ], 3216 ],
3217 "ignore-failure": false 3217 "ignore-failure": false
3218 }, 3218 },
3219 "colortype_565.png": { 3219 "colortype_565.png": {
3220 "allowed-digests": [ 3220 "allowed-digests": [
3221 [ 3221 [
3222 "bitmap-64bitMD5", 3222 "bitmap-64bitMD5",
3223 16101291896048576683 3223 16101291896048576683
3224 ] 3224 ]
(...skipping 7352 matching lines...) Expand 10 before | Expand all | Expand 10 after
10577 "allowed-digests": [ 10577 "allowed-digests": [
10578 [ 10578 [
10579 "bitmap-64bitMD5", 10579 "bitmap-64bitMD5",
10580 15619943936619567577 10580 15619943936619567577
10581 ] 10581 ]
10582 ], 10582 ],
10583 "reviewed-by-human": true 10583 "reviewed-by-human": true
10584 } 10584 }
10585 } 10585 }
10586 } 10586 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698