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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-NoGPU-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 8680 matching lines...) Expand 10 before | Expand all | Expand 10 after
8691 [ 8691 [
8692 "bitmap-64bitMD5", 8692 "bitmap-64bitMD5",
8693 6855636034672258925 8693 6855636034672258925
8694 ] 8694 ]
8695 ], 8695 ],
8696 "bugs": [ 8696 "bugs": [
8697 1578 8697 1578
8698 ], 8698 ],
8699 "reviewed-by-human": false 8699 "reviewed-by-human": false
8700 }, 8700 },
8701 "skbug1719_565.png": {
8702 "allowed-digests": [
8703 [
8704 "bitmap-64bitMD5",
8705 2332391077132553330
8706 ]
8707 ]
8708 },
8709 "skbug1719_8888.png": {
8710 "allowed-digests": [
8711 [
8712 "bitmap-64bitMD5",
8713 13212045663266308489
8714 ]
8715 ]
8716 },
8701 "spritebitmap_565.png": { 8717 "spritebitmap_565.png": {
8702 "allowed-digests": [ 8718 "allowed-digests": [
8703 [ 8719 [
8704 "bitmap-64bitMD5", 8720 "bitmap-64bitMD5",
8705 17385418765025658255 8721 17385418765025658255
8706 ] 8722 ]
8707 ], 8723 ],
8708 "bugs": [ 8724 "bugs": [
8709 1578 8725 1578
8710 ], 8726 ],
(...skipping 1101 matching lines...) Expand 10 before | Expand all | Expand 10 after
9812 4745935902621983993 9828 4745935902621983993
9813 ] 9829 ]
9814 ], 9830 ],
9815 "bugs": [ 9831 "bugs": [
9816 1578 9832 1578
9817 ], 9833 ],
9818 "reviewed-by-human": false 9834 "reviewed-by-human": false
9819 } 9835 }
9820 } 9836 }
9821 } 9837 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698