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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-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 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 5786 matching lines...) Expand 10 before | Expand all | Expand 10 after
9173 "allowed-digests": [ 9191 "allowed-digests": [
9174 [ 9192 [
9175 "bitmap-64bitMD5", 9193 "bitmap-64bitMD5",
9176 11611679597896853327 9194 11611679597896853327
9177 ] 9195 ]
9178 ], 9196 ],
9179 "reviewed-by-human": true 9197 "reviewed-by-human": true
9180 } 9198 }
9181 } 9199 }
9182 } 9200 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698