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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-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 5886 matching lines...) Expand 10 before | Expand all | Expand 10 after
5897 }, 5897 },
5898 "dashing3_pdf-native.png": { 5898 "dashing3_pdf-native.png": {
5899 "allowed-digests": [ 5899 "allowed-digests": [
5900 [ 5900 [
5901 "bitmap-64bitMD5", 5901 "bitmap-64bitMD5",
5902 31983946688889470 5902 31983946688889470
5903 ] 5903 ]
5904 ], 5904 ],
5905 "reviewed-by-human": true 5905 "reviewed-by-human": true
5906 }, 5906 },
5907 "dashing4_565.png": {
5908 "allowed-digests": [
5909 [
5910 "bitmap-64bitMD5",
5911 8454109889032154845
5912 ]
5913 ],
5914 "reviewed-by-human": true
5915 },
5916 "dashing4_8888.png": {
5917 "allowed-digests": [
5918 [
5919 "bitmap-64bitMD5",
5920 10873004693785991483
5921 ]
5922 ],
5923 "reviewed-by-human": true
5924 },
5925 "dashing4_gpu.png": {
5926 "allowed-digests": [
5927 [
5928 "bitmap-64bitMD5",
5929 17732223652835203663
5930 ]
5931 ],
5932 "reviewed-by-human": true
5933 },
5934 "dashing4_pdf-mac.png": {
5935 "allowed-digests": [
5936 [
5937 "bitmap-64bitMD5",
5938 12252013727350495803
5939 ]
5940 ],
5941 "reviewed-by-human": true
5942 },
5943 "dashing4_pdf-native.png": {
5944 "allowed-digests": [
5945 [
5946 "bitmap-64bitMD5",
5947 4270461986159440205
5948 ]
5949 ],
5950 "reviewed-by-human": true
5951 },
5907 "dashing_565.png": { 5952 "dashing_565.png": {
5908 "allowed-digests": [ 5953 "allowed-digests": [
5909 [ 5954 [
5910 "bitmap-64bitMD5", 5955 "bitmap-64bitMD5",
5911 2587070015488181148 5956 2587070015488181148
5912 ] 5957 ]
5913 ], 5958 ],
5914 "bugs": [ 5959 "bugs": [
5915 1578 5960 1578
5916 ], 5961 ],
(...skipping 11054 matching lines...) Expand 10 before | Expand all | Expand 10 after
16971 7829854837061118142 17016 7829854837061118142
16972 ] 17017 ]
16973 ], 17018 ],
16974 "bugs": [ 17019 "bugs": [
16975 1578 17020 1578
16976 ], 17021 ],
16977 "reviewed-by-human": false 17022 "reviewed-by-human": false
16978 } 17023 }
16979 } 17024 }
16980 } 17025 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698