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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Debug/expected-results.json

Issue 27212004: Initial baselines for skbug1719 (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: rebase Created 7 years, 2 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 9785 matching lines...) Expand 10 before | Expand all | Expand 10 after
9796 [ 9796 [
9797 "bitmap-64bitMD5", 9797 "bitmap-64bitMD5",
9798 6855636034672258925 9798 6855636034672258925
9799 ] 9799 ]
9800 ], 9800 ],
9801 "bugs": [ 9801 "bugs": [
9802 1578 9802 1578
9803 ], 9803 ],
9804 "reviewed-by-human": false 9804 "reviewed-by-human": false
9805 }, 9805 },
9806 "skbug1719_565.png": {
9807 "allowed-digests": [
9808 [
9809 "bitmap-64bitMD5",
9810 2332391077132553330
9811 ]
9812 ]
9813 },
9814 "skbug1719_8888.png": {
9815 "allowed-digests": [
9816 [
9817 "bitmap-64bitMD5",
9818 13212045663266308489
9819 ]
9820 ]
9821 },
9822 "skbug1719_gpu.png": {
9823 "allowed-digests": [
9824 [
9825 "bitmap-64bitMD5",
9826 7759996282679263695
9827 ]
9828 ]
9829 },
9806 "spritebitmap_565.png": { 9830 "spritebitmap_565.png": {
9807 "allowed-digests": [ 9831 "allowed-digests": [
9808 [ 9832 [
9809 "bitmap-64bitMD5", 9833 "bitmap-64bitMD5",
9810 17385418765025658255 9834 17385418765025658255
9811 ] 9835 ]
9812 ], 9836 ],
9813 "bugs": [ 9837 "bugs": [
9814 1578 9838 1578
9815 ], 9839 ],
(...skipping 1217 matching lines...) Expand 10 before | Expand all | Expand 10 after
11033 4745935902621983993 11057 4745935902621983993
11034 ] 11058 ]
11035 ], 11059 ],
11036 "bugs": [ 11060 "bugs": [
11037 1578 11061 1578
11038 ], 11062 ],
11039 "reviewed-by-human": false 11063 "reviewed-by-human": false
11040 } 11064 }
11041 } 11065 }
11042 } 11066 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698