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

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

Issue 170303004: New baselines for imageblurtiled GM. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Revert changes to jsondiff.py Created 6 years, 10 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 8210 matching lines...) Expand 10 before | Expand all | Expand 10 after
8221 "bitmap-64bitMD5", 8221 "bitmap-64bitMD5",
8222 18221340919266374351 8222 18221340919266374351
8223 ] 8223 ]
8224 ], 8224 ],
8225 "bugs": [ 8225 "bugs": [
8226 1643 8226 1643
8227 ], 8227 ],
8228 "ignore-failure": true, 8228 "ignore-failure": true,
8229 "reviewed-by-human": false 8229 "reviewed-by-human": false
8230 }, 8230 },
8231 "imageblurtiled_565.png": {
8232 "allowed-digests": [
8233 [
8234 "bitmap-64bitMD5",
8235 13280776436271417179
8236 ]
8237 ]
8238 },
8239 "imageblurtiled_8888.png": {
8240 "allowed-digests": [
8241 [
8242 "bitmap-64bitMD5",
8243 234141033643076259
8244 ]
8245 ]
8246 },
8247 "imageblurtiled_gpu.png": {
8248 "allowed-digests": [
8249 [
8250 "bitmap-64bitMD5",
8251 1805261077949321028
8252 ]
8253 ]
8254 },
8255 "imageblurtiled_pdf-mac.png": {
8256 "allowed-digests": [
8257 [
8258 "bitmap-64bitMD5",
8259 15859090571020556878
8260 ]
8261 ]
8262 },
8231 "imagefiltersbase_565.png": { 8263 "imagefiltersbase_565.png": {
8232 "allowed-digests": [ 8264 "allowed-digests": [
8233 [ 8265 [
8234 "bitmap-64bitMD5", 8266 "bitmap-64bitMD5",
8235 1412515285806880490 8267 1412515285806880490
8236 ] 8268 ]
8237 ], 8269 ],
8238 "ignore-failure": false 8270 "ignore-failure": false
8239 }, 8271 },
8240 "imagefiltersbase_8888.png": { 8272 "imagefiltersbase_8888.png": {
(...skipping 5004 matching lines...) Expand 10 before | Expand all | Expand 10 after
13245 7829854837061118142 13277 7829854837061118142
13246 ] 13278 ]
13247 ], 13279 ],
13248 "bugs": [ 13280 "bugs": [
13249 1578 13281 1578
13250 ], 13282 ],
13251 "reviewed-by-human": false 13283 "reviewed-by-human": false
13252 } 13284 }
13253 } 13285 }
13254 } 13286 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698