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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-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 6782 matching lines...) Expand 10 before | Expand all | Expand 10 after
6793 }, 6793 },
6794 "simpleaaclip_rect_gpu.png": { 6794 "simpleaaclip_rect_gpu.png": {
6795 "allowed-digests": [ 6795 "allowed-digests": [
6796 [ 6796 [
6797 "bitmap-64bitMD5", 6797 "bitmap-64bitMD5",
6798 8511671358721596026 6798 8511671358721596026
6799 ] 6799 ]
6800 ], 6800 ],
6801 "ignore-failure": false 6801 "ignore-failure": false
6802 }, 6802 },
6803 "skbug1719_565.png": {
6804 "allowed-digests": [
6805 [
6806 "bitmap-64bitMD5",
6807 2332391077132553330
6808 ]
6809 ]
6810 },
6811 "skbug1719_8888.png": {
6812 "allowed-digests": [
6813 [
6814 "bitmap-64bitMD5",
6815 13212045663266308489
6816 ]
6817 ]
6818 },
6819 "skbug1719_gpu.png": {
6820 "allowed-digests": [
6821 [
6822 "bitmap-64bitMD5",
6823 18076832306553747621
6824 ]
6825 ]
6826 },
6803 "spritebitmap_565.png": { 6827 "spritebitmap_565.png": {
6804 "allowed-digests": [ 6828 "allowed-digests": [
6805 [ 6829 [
6806 "bitmap-64bitMD5", 6830 "bitmap-64bitMD5",
6807 1830433234518217078 6831 1830433234518217078
6808 ] 6832 ]
6809 ], 6833 ],
6810 "bugs": [ 6834 "bugs": [
6811 1578 6835 1578
6812 ], 6836 ],
(...skipping 825 matching lines...) Expand 10 before | Expand all | Expand 10 after
7638 "allowed-digests": [ 7662 "allowed-digests": [
7639 [ 7663 [
7640 "bitmap-64bitMD5", 7664 "bitmap-64bitMD5",
7641 16472470155402750804 7665 16472470155402750804
7642 ] 7666 ]
7643 ], 7667 ],
7644 "ignore-failure": false 7668 "ignore-failure": false
7645 } 7669 }
7646 } 7670 }
7647 } 7671 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698