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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86-Release/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 9784 matching lines...) Expand 10 before | Expand all | Expand 10 after
9795 [ 9795 [
9796 "bitmap-64bitMD5", 9796 "bitmap-64bitMD5",
9797 6855636034672258925 9797 6855636034672258925
9798 ] 9798 ]
9799 ], 9799 ],
9800 "bugs": [ 9800 "bugs": [
9801 1578 9801 1578
9802 ], 9802 ],
9803 "reviewed-by-human": false 9803 "reviewed-by-human": false
9804 }, 9804 },
9805 "skbug1719_565.png": {
9806 "allowed-digests": [
9807 [
9808 "bitmap-64bitMD5",
9809 2332391077132553330
9810 ]
9811 ]
9812 },
9813 "skbug1719_8888.png": {
9814 "allowed-digests": [
9815 [
9816 "bitmap-64bitMD5",
9817 13212045663266308489
9818 ]
9819 ]
9820 },
9821 "skbug1719_gpu.png": {
9822 "allowed-digests": [
9823 [
9824 "bitmap-64bitMD5",
9825 7759996282679263695
9826 ]
9827 ]
9828 },
9805 "spritebitmap_565.png": { 9829 "spritebitmap_565.png": {
9806 "allowed-digests": [ 9830 "allowed-digests": [
9807 [ 9831 [
9808 "bitmap-64bitMD5", 9832 "bitmap-64bitMD5",
9809 17385418765025658255 9833 17385418765025658255
9810 ] 9834 ]
9811 ], 9835 ],
9812 "bugs": [ 9836 "bugs": [
9813 1578 9837 1578
9814 ], 9838 ],
(...skipping 1217 matching lines...) Expand 10 before | Expand all | Expand 10 after
11032 4745935902621983993 11056 4745935902621983993
11033 ] 11057 ]
11034 ], 11058 ],
11035 "bugs": [ 11059 "bugs": [
11036 1578 11060 1578
11037 ], 11061 ],
11038 "reviewed-by-human": false 11062 "reviewed-by-human": false
11039 } 11063 }
11040 } 11064 }
11041 } 11065 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698