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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-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 9610 matching lines...) Expand 10 before | Expand all | Expand 10 after
9621 }, 9621 },
9622 "imageblur_gpu.png": { 9622 "imageblur_gpu.png": {
9623 "allowed-digests": [ 9623 "allowed-digests": [
9624 [ 9624 [
9625 "bitmap-64bitMD5", 9625 "bitmap-64bitMD5",
9626 3612467316701210006 9626 3612467316701210006
9627 ] 9627 ]
9628 ], 9628 ],
9629 "ignore-failure": false 9629 "ignore-failure": false
9630 }, 9630 },
9631 "imageblur_large_565.png": {
9632 "allowed-digests": [
9633 [
9634 "bitmap-64bitMD5",
9635 13460735435899569485
9636 ]
9637 ],
9638 "reviewed-by-human": true
9639 },
9640 "imageblur_large_8888.png": {
9641 "allowed-digests": [
9642 [
9643 "bitmap-64bitMD5",
9644 17393267024224801170
9645 ]
9646 ],
9647 "reviewed-by-human": true
9648 },
9649 "imageblur_large_gpu.png": {
9650 "allowed-digests": [
9651 [
9652 "bitmap-64bitMD5",
9653 9110837364457068096
9654 ]
9655 ],
9656 "reviewed-by-human": true
9657 },
9631 "imageblur_msaa16.png": { 9658 "imageblur_msaa16.png": {
9632 "allowed-digests": [ 9659 "allowed-digests": [
9633 [ 9660 [
9634 "bitmap-64bitMD5", 9661 "bitmap-64bitMD5",
9635 2239417866187648379 9662 2239417866187648379
9636 ] 9663 ]
9637 ], 9664 ],
9638 "ignore-failure": false 9665 "ignore-failure": false
9639 }, 9666 },
9640 "imageblur_pdf-mac.png": { 9667 "imageblur_pdf-mac.png": {
(...skipping 5642 matching lines...) Expand 10 before | Expand all | Expand 10 after
15283 7829854837061118142 15310 7829854837061118142
15284 ] 15311 ]
15285 ], 15312 ],
15286 "bugs": [ 15313 "bugs": [
15287 1578 15314 1578
15288 ], 15315 ],
15289 "reviewed-by-human": false 15316 "reviewed-by-human": false
15290 } 15317 }
15291 } 15318 }
15292 } 15319 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698