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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 5309 matching lines...) Expand 10 before | Expand all | Expand 10 after
5320 }, 5320 },
5321 "dashing3_pdf-mac.png": { 5321 "dashing3_pdf-mac.png": {
5322 "allowed-digests": [ 5322 "allowed-digests": [
5323 [ 5323 [
5324 "bitmap-64bitMD5", 5324 "bitmap-64bitMD5",
5325 18412805904184345296 5325 18412805904184345296
5326 ] 5326 ]
5327 ], 5327 ],
5328 "ignore-failure": false 5328 "ignore-failure": false
5329 }, 5329 },
5330 "dashing4_565.png": {
5331 "allowed-digests": [
5332 [
5333 "bitmap-64bitMD5",
5334 8454109889032154845
5335 ]
5336 ],
5337 "reviewed-by-human": true
5338 },
5339 "dashing4_8888.png": {
5340 "allowed-digests": [
5341 [
5342 "bitmap-64bitMD5",
5343 10873004693785991483
5344 ]
5345 ],
5346 "reviewed-by-human": true
5347 },
5348 "dashing4_gpu.png": {
5349 "allowed-digests": [
5350 [
5351 "bitmap-64bitMD5",
5352 17732223652835203663
5353 ]
5354 ],
5355 "reviewed-by-human": true
5356 },
5357 "dashing4_pdf-mac.png": {
5358 "allowed-digests": [
5359 [
5360 "bitmap-64bitMD5",
5361 12252013727350495803
5362 ]
5363 ],
5364 "reviewed-by-human": true
5365 },
5330 "dashing_565.png": { 5366 "dashing_565.png": {
5331 "allowed-digests": [ 5367 "allowed-digests": [
5332 [ 5368 [
5333 "bitmap-64bitMD5", 5369 "bitmap-64bitMD5",
5334 2587070015488181148 5370 2587070015488181148
5335 ] 5371 ]
5336 ], 5372 ],
5337 "bugs": [ 5373 "bugs": [
5338 1578 5374 1578
5339 ], 5375 ],
(...skipping 9676 matching lines...) Expand 10 before | Expand all | Expand 10 after
15016 7829854837061118142 15052 7829854837061118142
15017 ] 15053 ]
15018 ], 15054 ],
15019 "bugs": [ 15055 "bugs": [
15020 1578 15056 1578
15021 ], 15057 ],
15022 "reviewed-by-human": false 15058 "reviewed-by-human": false
15023 } 15059 }
15024 } 15060 }
15025 } 15061 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698