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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-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 3356 matching lines...) Expand 10 before | Expand all | Expand 10 after
3367 [ 3367 [
3368 "bitmap-64bitMD5", 3368 "bitmap-64bitMD5",
3369 1456612750003227022 3369 1456612750003227022
3370 ] 3370 ]
3371 ], 3371 ],
3372 "bugs": [ 3372 "bugs": [
3373 1759 3373 1759
3374 ], 3374 ],
3375 "reviewed-by-human": false 3375 "reviewed-by-human": false
3376 }, 3376 },
3377 "dashing4_565.png": {
3378 "allowed-digests": [
3379 [
3380 "bitmap-64bitMD5",
3381 3905274096451946067
3382 ]
3383 ],
3384 "reviewed-by-human": true
3385 },
3386 "dashing4_8888.png": {
3387 "allowed-digests": [
3388 [
3389 "bitmap-64bitMD5",
3390 1394068287232006716
3391 ]
3392 ],
3393 "reviewed-by-human": true
3394 },
3377 "dashing_565.png": { 3395 "dashing_565.png": {
3378 "allowed-digests": [ 3396 "allowed-digests": [
3379 [ 3397 [
3380 "bitmap-64bitMD5", 3398 "bitmap-64bitMD5",
3381 2587070015488181148 3399 2587070015488181148
3382 ] 3400 ]
3383 ], 3401 ],
3384 "bugs": [ 3402 "bugs": [
3385 1578 3403 1578
3386 ], 3404 ],
(...skipping 5788 matching lines...) Expand 10 before | Expand all | Expand 10 after
9175 "allowed-digests": [ 9193 "allowed-digests": [
9176 [ 9194 [
9177 "bitmap-64bitMD5", 9195 "bitmap-64bitMD5",
9178 11611679597896853327 9196 11611679597896853327
9179 ] 9197 ]
9180 ], 9198 ],
9181 "reviewed-by-human": true 9199 "reviewed-by-human": true
9182 } 9200 }
9183 } 9201 }
9184 } 9202 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698