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

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

Issue 243723003: Mass baselining of drrect GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 6146 matching lines...) Expand 10 before | Expand all | Expand 10 after
6157 ] 6157 ]
6158 }, 6158 },
6159 "dropshadowimagefilter_pdf-poppler.png": { 6159 "dropshadowimagefilter_pdf-poppler.png": {
6160 "allowed-digests": [ 6160 "allowed-digests": [
6161 [ 6161 [
6162 "bitmap-64bitMD5", 6162 "bitmap-64bitMD5",
6163 5217645593406939249 6163 5217645593406939249
6164 ] 6164 ]
6165 ] 6165 ]
6166 }, 6166 },
6167 "drrect_565.png": {
6168 "allowed-digests": [
6169 [
6170 "bitmap-64bitMD5",
6171 3740162382031499255
6172 ]
6173 ],
6174 "reviewed-by-human": true
6175 },
6176 "drrect_8888.png": {
6177 "allowed-digests": [
6178 [
6179 "bitmap-64bitMD5",
6180 7505650564332324157
6181 ]
6182 ],
6183 "reviewed-by-human": true
6184 },
6185 "drrect_gpu.png": {
6186 "allowed-digests": [
6187 [
6188 "bitmap-64bitMD5",
6189 349343174657911908
6190 ]
6191 ],
6192 "reviewed-by-human": true
6193 },
6194 "drrect_pdf-mac.png": {
6195 "allowed-digests": [
6196 [
6197 "bitmap-64bitMD5",
6198 2385117835721460251
6199 ]
6200 ],
6201 "reviewed-by-human": true
6202 },
6167 "emptypath_565.png": { 6203 "emptypath_565.png": {
6168 "allowed-digests": [ 6204 "allowed-digests": [
6169 [ 6205 [
6170 "bitmap-64bitMD5", 6206 "bitmap-64bitMD5",
6171 8223725667898988327 6207 8223725667898988327
6172 ] 6208 ]
6173 ], 6209 ],
6174 "ignore-failure": false 6210 "ignore-failure": false
6175 }, 6211 },
6176 "emptypath_8888.png": { 6212 "emptypath_8888.png": {
(...skipping 7999 matching lines...) Expand 10 before | Expand all | Expand 10 after
14176 7829854837061118142 14212 7829854837061118142
14177 ] 14213 ]
14178 ], 14214 ],
14179 "bugs": [ 14215 "bugs": [
14180 1578 14216 1578
14181 ], 14217 ],
14182 "reviewed-by-human": false 14218 "reviewed-by-human": false
14183 } 14219 }
14184 } 14220 }
14185 } 14221 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698