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

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

Issue 243723003: Mass baselining of drrect GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 6863 matching lines...) Expand 10 before | Expand all | Expand 10 after
6874 ] 6874 ]
6875 }, 6875 },
6876 "dropshadowimagefilter_pdf-poppler.png": { 6876 "dropshadowimagefilter_pdf-poppler.png": {
6877 "allowed-digests": [ 6877 "allowed-digests": [
6878 [ 6878 [
6879 "bitmap-64bitMD5", 6879 "bitmap-64bitMD5",
6880 5217645593406939249 6880 5217645593406939249
6881 ] 6881 ]
6882 ] 6882 ]
6883 }, 6883 },
6884 "drrect_565.png": {
6885 "allowed-digests": [
6886 [
6887 "bitmap-64bitMD5",
6888 3740162382031499255
6889 ]
6890 ],
6891 "reviewed-by-human": true
6892 },
6893 "drrect_8888.png": {
6894 "allowed-digests": [
6895 [
6896 "bitmap-64bitMD5",
6897 7505650564332324157
6898 ]
6899 ],
6900 "reviewed-by-human": true
6901 },
6902 "drrect_gpu.png": {
6903 "allowed-digests": [
6904 [
6905 "bitmap-64bitMD5",
6906 349343174657911908
6907 ]
6908 ],
6909 "reviewed-by-human": true
6910 },
6911 "drrect_pdf-mac.png": {
6912 "allowed-digests": [
6913 [
6914 "bitmap-64bitMD5",
6915 2385117835721460251
6916 ]
6917 ],
6918 "reviewed-by-human": true
6919 },
6884 "emptypath_565.png": { 6920 "emptypath_565.png": {
6885 "allowed-digests": [ 6921 "allowed-digests": [
6886 [ 6922 [
6887 "bitmap-64bitMD5", 6923 "bitmap-64bitMD5",
6888 8223725667898988327 6924 8223725667898988327
6889 ] 6925 ]
6890 ], 6926 ],
6891 "ignore-failure": false 6927 "ignore-failure": false
6892 }, 6928 },
6893 "emptypath_8888.png": { 6929 "emptypath_8888.png": {
(...skipping 8706 matching lines...) Expand 10 before | Expand all | Expand 10 after
15600 7829854837061118142 15636 7829854837061118142
15601 ] 15637 ]
15602 ], 15638 ],
15603 "bugs": [ 15639 "bugs": [
15604 1578 15640 1578
15605 ], 15641 ],
15606 "reviewed-by-human": false 15642 "reviewed-by-human": false
15607 } 15643 }
15608 } 15644 }
15609 } 15645 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698