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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug/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 6266 matching lines...) Expand 10 before | Expand all | Expand 10 after
6277 [ 6277 [
6278 "bitmap-64bitMD5", 6278 "bitmap-64bitMD5",
6279 10475351773979495594 6279 10475351773979495594
6280 ] 6280 ]
6281 ], 6281 ],
6282 "bugs": [ 6282 "bugs": [
6283 1578 6283 1578
6284 ], 6284 ],
6285 "reviewed-by-human": false 6285 "reviewed-by-human": false
6286 }, 6286 },
6287 "dashing4_565.png": {
6288 "allowed-digests": [
6289 [
6290 "bitmap-64bitMD5",
6291 8454109889032154845
6292 ]
6293 ],
6294 "reviewed-by-human": true
6295 },
6296 "dashing4_8888.png": {
6297 "allowed-digests": [
6298 [
6299 "bitmap-64bitMD5",
6300 10873004693785991483
6301 ]
6302 ],
6303 "reviewed-by-human": true
6304 },
6305 "dashing4_gpu.png": {
6306 "allowed-digests": [
6307 [
6308 "bitmap-64bitMD5",
6309 17732223652835203663
6310 ]
6311 ],
6312 "reviewed-by-human": true
6313 },
6314 "dashing4_pdf-mac.png": {
6315 "allowed-digests": [
6316 [
6317 "bitmap-64bitMD5",
6318 46692629670263992
6319 ]
6320 ],
6321 "reviewed-by-human": true
6322 },
6287 "dashing_565.png": { 6323 "dashing_565.png": {
6288 "allowed-digests": [ 6324 "allowed-digests": [
6289 [ 6325 [
6290 "bitmap-64bitMD5", 6326 "bitmap-64bitMD5",
6291 2587070015488181148 6327 2587070015488181148
6292 ] 6328 ]
6293 ], 6329 ],
6294 "bugs": [ 6330 "bugs": [
6295 1578 6331 1578
6296 ], 6332 ],
(...skipping 10891 matching lines...) Expand 10 before | Expand all | Expand 10 after
17188 7829854837061118142 17224 7829854837061118142
17189 ] 17225 ]
17190 ], 17226 ],
17191 "bugs": [ 17227 "bugs": [
17192 1578 17228 1578
17193 ], 17229 ],
17194 "reviewed-by-human": false 17230 "reviewed-by-human": false
17195 } 17231 }
17196 } 17232 }
17197 } 17233 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698