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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 16998423976396106083 7 16998423976396106083
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 3400 matching lines...) Expand 10 before | Expand all | Expand 10 after
3411 }, 3411 },
3412 "dashing3_gpu.png": { 3412 "dashing3_gpu.png": {
3413 "allowed-digests": [ 3413 "allowed-digests": [
3414 [ 3414 [
3415 "bitmap-64bitMD5", 3415 "bitmap-64bitMD5",
3416 5544615485153057984 3416 5544615485153057984
3417 ] 3417 ]
3418 ], 3418 ],
3419 "reviewed-by-human": true 3419 "reviewed-by-human": true
3420 }, 3420 },
3421 "dashing4_565.png": {
3422 "allowed-digests": [
3423 [
3424 "bitmap-64bitMD5",
3425 14433773091096403168
3426 ]
3427 ],
3428 "reviewed-by-human": true
3429 },
3430 "dashing4_8888.png": {
3431 "allowed-digests": [
3432 [
3433 "bitmap-64bitMD5",
3434 10873004693785991483
3435 ]
3436 ],
3437 "reviewed-by-human": true
3438 },
3439 "dashing4_gpu.png": {
3440 "allowed-digests": [
3441 [
3442 "bitmap-64bitMD5",
3443 3096552954809633907
3444 ]
3445 ],
3446 "reviewed-by-human": true
3447 },
3421 "dashing_565.png": { 3448 "dashing_565.png": {
3422 "allowed-digests": [ 3449 "allowed-digests": [
3423 [ 3450 [
3424 "bitmap-64bitMD5", 3451 "bitmap-64bitMD5",
3425 14912539765453208522 3452 14912539765453208522
3426 ] 3453 ]
3427 ], 3454 ],
3428 "bugs": [ 3455 "bugs": [
3429 2146 3456 2146
3430 ], 3457 ],
(...skipping 6004 matching lines...) Expand 10 before | Expand all | Expand 10 after
9435 "allowed-digests": [ 9462 "allowed-digests": [
9436 [ 9463 [
9437 "bitmap-64bitMD5", 9464 "bitmap-64bitMD5",
9438 4224918093600621161 9465 4224918093600621161
9439 ] 9466 ]
9440 ], 9467 ],
9441 "reviewed-by-human": true 9468 "reviewed-by-human": true
9442 } 9469 }
9443 } 9470 }
9444 } 9471 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698