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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-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 "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 3178 matching lines...) Expand 10 before | Expand all | Expand 10 after
3189 }, 3189 },
3190 "dashing3_gpu.png": { 3190 "dashing3_gpu.png": {
3191 "allowed-digests": [ 3191 "allowed-digests": [
3192 [ 3192 [
3193 "bitmap-64bitMD5", 3193 "bitmap-64bitMD5",
3194 11226548876522986429 3194 11226548876522986429
3195 ] 3195 ]
3196 ], 3196 ],
3197 "reviewed-by-human": true 3197 "reviewed-by-human": true
3198 }, 3198 },
3199 "dashing4_565.png": {
3200 "allowed-digests": [
3201 [
3202 "bitmap-64bitMD5",
3203 8454109889032154845
3204 ]
3205 ],
3206 "reviewed-by-human": true
3207 },
3208 "dashing4_8888.png": {
3209 "allowed-digests": [
3210 [
3211 "bitmap-64bitMD5",
3212 10873004693785991483
3213 ]
3214 ],
3215 "reviewed-by-human": true
3216 },
3217 "dashing4_gpu.png": {
3218 "allowed-digests": [
3219 [
3220 "bitmap-64bitMD5",
3221 17285473086169387913
3222 ]
3223 ],
3224 "reviewed-by-human": true
3225 },
3199 "dashing_565.png": { 3226 "dashing_565.png": {
3200 "allowed-digests": [ 3227 "allowed-digests": [
3201 [ 3228 [
3202 "bitmap-64bitMD5", 3229 "bitmap-64bitMD5",
3203 2587070015488181148 3230 2587070015488181148
3204 ] 3231 ]
3205 ], 3232 ],
3206 "bugs": [ 3233 "bugs": [
3207 1759 3234 1759
3208 ], 3235 ],
(...skipping 5551 matching lines...) Expand 10 before | Expand all | Expand 10 after
8760 "allowed-digests": [ 8787 "allowed-digests": [
8761 [ 8788 [
8762 "bitmap-64bitMD5", 8789 "bitmap-64bitMD5",
8763 12025936981544886506 8790 12025936981544886506
8764 ] 8791 ]
8765 ], 8792 ],
8766 "reviewed-by-human": true 8793 "reviewed-by-human": true
8767 } 8794 }
8768 } 8795 }
8769 } 8796 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698