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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 5291 matching lines...) Expand 10 before | Expand all | Expand 10 after
5302 [ 5302 [
5303 "bitmap-64bitMD5", 5303 "bitmap-64bitMD5",
5304 10475351773979495594 5304 10475351773979495594
5305 ] 5305 ]
5306 ], 5306 ],
5307 "bugs": [ 5307 "bugs": [
5308 1578 5308 1578
5309 ], 5309 ],
5310 "reviewed-by-human": false 5310 "reviewed-by-human": false
5311 }, 5311 },
5312 "dashing4_565.png": {
5313 "allowed-digests": [
5314 [
5315 "bitmap-64bitMD5",
5316 8454109889032154845
5317 ]
5318 ],
5319 "reviewed-by-human": true
5320 },
5321 "dashing4_8888.png": {
5322 "allowed-digests": [
5323 [
5324 "bitmap-64bitMD5",
5325 10873004693785991483
5326 ]
5327 ],
5328 "reviewed-by-human": true
5329 },
5330 "dashing4_gpu.png": {
5331 "allowed-digests": [
5332 [
5333 "bitmap-64bitMD5",
5334 8594639529233964568
5335 ]
5336 ],
5337 "reviewed-by-human": true
5338 },
5339 "dashing4_pdf-mac.png": {
5340 "allowed-digests": [
5341 [
5342 "bitmap-64bitMD5",
5343 46692629670263992
5344 ]
5345 ],
5346 "reviewed-by-human": true
5347 },
5312 "dashing_565.png": { 5348 "dashing_565.png": {
5313 "allowed-digests": [ 5349 "allowed-digests": [
5314 [ 5350 [
5315 "bitmap-64bitMD5", 5351 "bitmap-64bitMD5",
5316 2587070015488181148 5352 2587070015488181148
5317 ] 5353 ]
5318 ], 5354 ],
5319 "bugs": [ 5355 "bugs": [
5320 1578 5356 1578
5321 ], 5357 ],
(...skipping 9922 matching lines...) Expand 10 before | Expand all | Expand 10 after
15244 7829854837061118142 15280 7829854837061118142
15245 ] 15281 ]
15246 ], 15282 ],
15247 "bugs": [ 15283 "bugs": [
15248 1578 15284 1578
15249 ], 15285 ],
15250 "reviewed-by-human": false 15286 "reviewed-by-human": false
15251 } 15287 }
15252 } 15288 }
15253 } 15289 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698