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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 3141 matching lines...) Expand 10 before | Expand all | Expand 10 after
3152 "dashing3_gpu.png": { 3152 "dashing3_gpu.png": {
3153 "allowed-digests": [ 3153 "allowed-digests": [
3154 [ 3154 [
3155 "bitmap-64bitMD5", 3155 "bitmap-64bitMD5",
3156 9487947139377330020 3156 9487947139377330020
3157 ] 3157 ]
3158 ], 3158 ],
3159 "ignore-failure": false, 3159 "ignore-failure": false,
3160 "reviewed-by-human": true 3160 "reviewed-by-human": true
3161 }, 3161 },
3162 "dashing4_565.png": {
3163 "allowed-digests": [
3164 [
3165 "bitmap-64bitMD5",
3166 14433773091096403168
3167 ]
3168 ],
3169 "reviewed-by-human": true
3170 },
3171 "dashing4_8888.png": {
3172 "allowed-digests": [
3173 [
3174 "bitmap-64bitMD5",
3175 10873004693785991483
3176 ]
3177 ],
3178 "reviewed-by-human": true
3179 },
3180 "dashing4_gpu.png": {
3181 "allowed-digests": [
3182 [
3183 "bitmap-64bitMD5",
3184 8423116277281774930
3185 ]
3186 ],
3187 "reviewed-by-human": true
3188 },
3162 "dashing_565.png": { 3189 "dashing_565.png": {
3163 "allowed-digests": [ 3190 "allowed-digests": [
3164 [ 3191 [
3165 "bitmap-64bitMD5", 3192 "bitmap-64bitMD5",
3166 14912539765453208522 3193 14912539765453208522
3167 ] 3194 ]
3168 ], 3195 ],
3169 "bugs": [ 3196 "bugs": [
3170 1578 3197 1578
3171 ], 3198 ],
(...skipping 5504 matching lines...) Expand 10 before | Expand all | Expand 10 after
8676 "allowed-digests": [ 8703 "allowed-digests": [
8677 [ 8704 [
8678 "bitmap-64bitMD5", 8705 "bitmap-64bitMD5",
8679 7871079263072256188 8706 7871079263072256188
8680 ] 8707 ]
8681 ], 8708 ],
8682 "reviewed-by-human": true 8709 "reviewed-by-human": true
8683 } 8710 }
8684 } 8711 }
8685 } 8712 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698