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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Debug/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 7133 matching lines...) Expand 10 before | Expand all | Expand 10 after
7144 }, 7144 },
7145 "imageblur_gpu.png": { 7145 "imageblur_gpu.png": {
7146 "allowed-digests": [ 7146 "allowed-digests": [
7147 [ 7147 [
7148 "bitmap-64bitMD5", 7148 "bitmap-64bitMD5",
7149 6640380954400343332 7149 6640380954400343332
7150 ] 7150 ]
7151 ], 7151 ],
7152 "ignore-failure": false 7152 "ignore-failure": false
7153 }, 7153 },
7154 "imageblur_large_565.png": {
7155 "allowed-digests": [
7156 [
7157 "bitmap-64bitMD5",
7158 13312632982531895190
7159 ]
7160 ],
7161 "reviewed-by-human": true
7162 },
7163 "imageblur_large_8888.png": {
7164 "allowed-digests": [
7165 [
7166 "bitmap-64bitMD5",
7167 3156027606278416155
7168 ]
7169 ],
7170 "reviewed-by-human": true
7171 },
7172 "imageblur_large_gpu.png": {
7173 "allowed-digests": [
7174 [
7175 "bitmap-64bitMD5",
7176 12899816043134142793
7177 ]
7178 ],
7179 "reviewed-by-human": true
7180 },
7154 "imageblur_pdf-poppler.png": { 7181 "imageblur_pdf-poppler.png": {
7155 "allowed-digests": [ 7182 "allowed-digests": [
7156 [ 7183 [
7157 "bitmap-64bitMD5", 7184 "bitmap-64bitMD5",
7158 7827135546280747721 7185 7827135546280747721
7159 ] 7186 ]
7160 ], 7187 ],
7161 "bugs": [ 7188 "bugs": [
7162 1578 7189 1578
7163 ], 7190 ],
(...skipping 4084 matching lines...) Expand 10 before | Expand all | Expand 10 after
11248 12332625502817210303 11275 12332625502817210303
11249 ] 11276 ]
11250 ], 11277 ],
11251 "bugs": [ 11278 "bugs": [
11252 1578 11279 1578
11253 ], 11280 ],
11254 "reviewed-by-human": false 11281 "reviewed-by-human": false
11255 } 11282 }
11256 } 11283 }
11257 } 11284 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698