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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-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 5831 matching lines...) Expand 10 before | Expand all | Expand 10 after
5842 }, 5842 },
5843 "simpleaaclip_rect_gpu.png": { 5843 "simpleaaclip_rect_gpu.png": {
5844 "allowed-digests": [ 5844 "allowed-digests": [
5845 [ 5845 [
5846 "bitmap-64bitMD5", 5846 "bitmap-64bitMD5",
5847 7470690033957358626 5847 7470690033957358626
5848 ] 5848 ]
5849 ], 5849 ],
5850 "ignore-failure": false 5850 "ignore-failure": false
5851 }, 5851 },
5852 "skbug1719_565.png": {
5853 "allowed-digests": [
5854 [
5855 "bitmap-64bitMD5",
5856 2332391077132553330
5857 ]
5858 ]
5859 },
5860 "skbug1719_8888.png": {
5861 "allowed-digests": [
5862 [
5863 "bitmap-64bitMD5",
5864 13212045663266308489
5865 ]
5866 ]
5867 },
5852 "spritebitmap_565.png": { 5868 "spritebitmap_565.png": {
5853 "allowed-digests": [ 5869 "allowed-digests": [
5854 [ 5870 [
5855 "bitmap-64bitMD5", 5871 "bitmap-64bitMD5",
5856 1830433234518217078 5872 1830433234518217078
5857 ] 5873 ]
5858 ], 5874 ],
5859 "bugs": [ 5875 "bugs": [
5860 1578 5876 1578
5861 ], 5877 ],
(...skipping 765 matching lines...) Expand 10 before | Expand all | Expand 10 after
6627 "allowed-digests": [ 6643 "allowed-digests": [
6628 [ 6644 [
6629 "bitmap-64bitMD5", 6645 "bitmap-64bitMD5",
6630 8839929642858793283 6646 8839929642858793283
6631 ] 6647 ]
6632 ], 6648 ],
6633 "ignore-failure": false 6649 "ignore-failure": false
6634 } 6650 }
6635 } 6651 }
6636 } 6652 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698