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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 8627 matching lines...) Expand 10 before | Expand all | Expand 10 after
8638 }, 8638 },
8639 "imageblur_gpu.png": { 8639 "imageblur_gpu.png": {
8640 "allowed-digests": [ 8640 "allowed-digests": [
8641 [ 8641 [
8642 "bitmap-64bitMD5", 8642 "bitmap-64bitMD5",
8643 3612467316701210006 8643 3612467316701210006
8644 ] 8644 ]
8645 ], 8645 ],
8646 "ignore-failure": false 8646 "ignore-failure": false
8647 }, 8647 },
8648 "imageblur_large_565.png": {
8649 "allowed-digests": [
8650 [
8651 "bitmap-64bitMD5",
8652 13460735435899569485
8653 ]
8654 ],
8655 "reviewed-by-human": true
8656 },
8657 "imageblur_large_8888.png": {
8658 "allowed-digests": [
8659 [
8660 "bitmap-64bitMD5",
8661 17393267024224801170
8662 ]
8663 ],
8664 "reviewed-by-human": true
8665 },
8666 "imageblur_large_gpu.png": {
8667 "allowed-digests": [
8668 [
8669 "bitmap-64bitMD5",
8670 9110837364457068096
8671 ]
8672 ],
8673 "reviewed-by-human": true
8674 },
8648 "imageblur_msaa16.png": { 8675 "imageblur_msaa16.png": {
8649 "allowed-digests": [ 8676 "allowed-digests": [
8650 [ 8677 [
8651 "bitmap-64bitMD5", 8678 "bitmap-64bitMD5",
8652 2239417866187648379 8679 2239417866187648379
8653 ] 8680 ]
8654 ], 8681 ],
8655 "ignore-failure": false 8682 "ignore-failure": false
8656 }, 8683 },
8657 "imageblur_pdf-mac.png": { 8684 "imageblur_pdf-mac.png": {
(...skipping 5200 matching lines...) Expand 10 before | Expand all | Expand 10 after
13858 7829854837061118142 13885 7829854837061118142
13859 ] 13886 ]
13860 ], 13887 ],
13861 "bugs": [ 13888 "bugs": [
13862 1578 13889 1578
13863 ], 13890 ],
13864 "reviewed-by-human": false 13891 "reviewed-by-human": false
13865 } 13892 }
13866 } 13893 }
13867 } 13894 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698