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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 136483002: rebaseline blur related outputs (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: revert valgrind baseline Created 6 years, 11 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 9069 matching lines...) Expand 10 before | Expand all | Expand 10 after
9080 }, 9080 },
9081 "imageblur_gpu.png": { 9081 "imageblur_gpu.png": {
9082 "allowed-digests": [ 9082 "allowed-digests": [
9083 [ 9083 [
9084 "bitmap-64bitMD5", 9084 "bitmap-64bitMD5",
9085 3896190862855251731 9085 3896190862855251731
9086 ] 9086 ]
9087 ], 9087 ],
9088 "ignore-failure": false 9088 "ignore-failure": false
9089 }, 9089 },
9090 "imageblur_large_565.png": {
9091 "allowed-digests": [
9092 [
9093 "bitmap-64bitMD5",
9094 14821708325998004454
9095 ]
9096 ],
9097 "reviewed-by-human": true
9098 },
9099 "imageblur_large_8888.png": {
9100 "allowed-digests": [
9101 [
9102 "bitmap-64bitMD5",
9103 12669045912415147145
9104 ]
9105 ],
9106 "reviewed-by-human": true
9107 },
9108 "imageblur_large_gpu.png": {
9109 "allowed-digests": [
9110 [
9111 "bitmap-64bitMD5",
9112 9110837364457068096
9113 ]
9114 ],
9115 "reviewed-by-human": true
9116 },
9090 "imageblur_mesa.png": { 9117 "imageblur_mesa.png": {
9091 "allowed-digests": [ 9118 "allowed-digests": [
9092 [ 9119 [
9093 "bitmap-64bitMD5", 9120 "bitmap-64bitMD5",
9094 14905135654039643975 9121 14905135654039643975
9095 ] 9122 ]
9096 ], 9123 ],
9097 "ignore-failure": false 9124 "ignore-failure": false
9098 }, 9125 },
9099 "imageblur_msaa16.png": { 9126 "imageblur_msaa16.png": {
(...skipping 5370 matching lines...) Expand 10 before | Expand all | Expand 10 after
14470 7829854837061118142 14497 7829854837061118142
14471 ] 14498 ]
14472 ], 14499 ],
14473 "bugs": [ 14500 "bugs": [
14474 1578 14501 1578
14475 ], 14502 ],
14476 "reviewed-by-human": false 14503 "reviewed-by-human": false
14477 } 14504 }
14478 } 14505 }
14479 } 14506 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698