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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release-Recipes/expected-results.json

Issue 623443004: baseline new GMs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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
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 5092 matching lines...) Expand 10 before | Expand all | Expand 10 after
5103 }, 5103 },
5104 "drrect_msaa4.png": { 5104 "drrect_msaa4.png": {
5105 "allowed-digests": [ 5105 "allowed-digests": [
5106 [ 5106 [
5107 "bitmap-64bitMD5", 5107 "bitmap-64bitMD5",
5108 10190284423574240066 5108 10190284423574240066
5109 ] 5109 ]
5110 ], 5110 ],
5111 "reviewed-by-human": true 5111 "reviewed-by-human": true
5112 }, 5112 },
5113 "emboss_565.png": {
5114 "allowed-digests": [
5115 [
5116 "bitmap-64bitMD5",
5117 11734805616328532473
5118 ]
5119 ],
5120 "reviewed-by-human": true
5121 },
5122 "emboss_8888.png": {
5123 "allowed-digests": [
5124 [
5125 "bitmap-64bitMD5",
5126 15866313795539109198
5127 ]
5128 ],
5129 "reviewed-by-human": true
5130 },
5131 "emboss_gpu.png": {
5132 "allowed-digests": [
5133 [
5134 "bitmap-64bitMD5",
5135 2677768719405172427
5136 ]
5137 ],
5138 "reviewed-by-human": true
5139 },
5140 "emboss_msaa4.png": {
5141 "allowed-digests": [
5142 [
5143 "bitmap-64bitMD5",
5144 2677768719405172427
5145 ]
5146 ],
5147 "reviewed-by-human": true
5148 },
5113 "emptypath_565.png": { 5149 "emptypath_565.png": {
5114 "allowed-digests": [ 5150 "allowed-digests": [
5115 [ 5151 [
5116 "bitmap-64bitMD5", 5152 "bitmap-64bitMD5",
5117 1802138798652377585 5153 1802138798652377585
5118 ] 5154 ]
5119 ], 5155 ],
5120 "reviewed-by-human": true 5156 "reviewed-by-human": true
5121 }, 5157 },
5122 "emptypath_8888.png": { 5158 "emptypath_8888.png": {
(...skipping 6789 matching lines...) Expand 10 before | Expand all | Expand 10 after
11912 }, 11948 },
11913 "stroketext_msaa4.png": { 11949 "stroketext_msaa4.png": {
11914 "allowed-digests": [ 11950 "allowed-digests": [
11915 [ 11951 [
11916 "bitmap-64bitMD5", 11952 "bitmap-64bitMD5",
11917 3753618903036190582 11953 3753618903036190582
11918 ] 11954 ]
11919 ], 11955 ],
11920 "reviewed-by-human": true 11956 "reviewed-by-human": true
11921 }, 11957 },
11958 "surfaceprops_565.png": {
11959 "allowed-digests": [
11960 [
11961 "bitmap-64bitMD5",
11962 1299225209900707341
11963 ]
11964 ],
11965 "reviewed-by-human": true
11966 },
11967 "surfaceprops_8888.png": {
11968 "allowed-digests": [
11969 [
11970 "bitmap-64bitMD5",
11971 11201247210667635319
11972 ]
11973 ],
11974 "reviewed-by-human": true
11975 },
11976 "surfaceprops_gpu.png": {
11977 "allowed-digests": [
11978 [
11979 "bitmap-64bitMD5",
11980 16399678683424670549
11981 ]
11982 ],
11983 "reviewed-by-human": true
11984 },
11985 "surfaceprops_msaa4.png": {
11986 "allowed-digests": [
11987 [
11988 "bitmap-64bitMD5",
11989 16399678683424670549
11990 ]
11991 ],
11992 "reviewed-by-human": true
11993 },
11922 "tablecolorfilter_565.png": { 11994 "tablecolorfilter_565.png": {
11923 "allowed-digests": [ 11995 "allowed-digests": [
11924 [ 11996 [
11925 "bitmap-64bitMD5", 11997 "bitmap-64bitMD5",
11926 13695771735763792806 11998 13695771735763792806
11927 ] 11999 ]
11928 ], 12000 ],
11929 "bugs": [ 12001 "bugs": [
11930 1578 12002 1578
11931 ], 12003 ],
(...skipping 1085 matching lines...) Expand 10 before | Expand all | Expand 10 after
13017 "allowed-digests": [ 13089 "allowed-digests": [
13018 [ 13090 [
13019 "bitmap-64bitMD5", 13091 "bitmap-64bitMD5",
13020 14593717200149920625 13092 14593717200149920625
13021 ] 13093 ]
13022 ], 13094 ],
13023 "reviewed-by-human": false 13095 "reviewed-by-human": false
13024 } 13096 }
13025 } 13097 }
13026 } 13098 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698