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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 330033002: Add expectations for dashing gm (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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
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 5765 matching lines...) Expand 10 before | Expand all | Expand 10 after
5776 }, 5776 },
5777 "dashing3_pdf-mac.png": { 5777 "dashing3_pdf-mac.png": {
5778 "allowed-digests": [ 5778 "allowed-digests": [
5779 [ 5779 [
5780 "bitmap-64bitMD5", 5780 "bitmap-64bitMD5",
5781 2297187834826627039 5781 2297187834826627039
5782 ] 5782 ]
5783 ], 5783 ],
5784 "ignore-failure": false 5784 "ignore-failure": false
5785 }, 5785 },
5786 "dashing4_565.png": {
5787 "allowed-digests": [
5788 [
5789 "bitmap-64bitMD5",
5790 8454109889032154845
5791 ]
5792 ],
5793 "reviewed-by-human": true
5794 },
5795 "dashing4_8888.png": {
5796 "allowed-digests": [
5797 [
5798 "bitmap-64bitMD5",
5799 10873004693785991483
5800 ]
5801 ],
5802 "reviewed-by-human": true
5803 },
5804 "dashing4_gpu.png": {
5805 "allowed-digests": [
5806 [
5807 "bitmap-64bitMD5",
5808 17732223652835203663
5809 ]
5810 ],
5811 "reviewed-by-human": true
5812 },
5813 "dashing4_pdf-mac.png": {
5814 "allowed-digests": [
5815 [
5816 "bitmap-64bitMD5",
5817 46692629670263992
5818 ]
5819 ],
5820 "reviewed-by-human": true
5821 },
5786 "dashing_565.png": { 5822 "dashing_565.png": {
5787 "allowed-digests": [ 5823 "allowed-digests": [
5788 [ 5824 [
5789 "bitmap-64bitMD5", 5825 "bitmap-64bitMD5",
5790 2587070015488181148 5826 2587070015488181148
5791 ] 5827 ]
5792 ], 5828 ],
5793 "bugs": [ 5829 "bugs": [
5794 1578 5830 1578
5795 ], 5831 ],
(...skipping 10060 matching lines...) Expand 10 before | Expand all | Expand 10 after
15856 7829854837061118142 15892 7829854837061118142
15857 ] 15893 ]
15858 ], 15894 ],
15859 "bugs": [ 15895 "bugs": [
15860 1578 15896 1578
15861 ], 15897 ],
15862 "reviewed-by-human": false 15898 "reviewed-by-human": false
15863 } 15899 }
15864 } 15900 }
15865 } 15901 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698