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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json

Issue 300063007: Update expectations for etc1bitmap (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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 3171 matching lines...) Expand 10 before | Expand all | Expand 10 after
3182 }, 3182 },
3183 "emptypath_gpu.png": { 3183 "emptypath_gpu.png": {
3184 "allowed-digests": [ 3184 "allowed-digests": [
3185 [ 3185 [
3186 "bitmap-64bitMD5", 3186 "bitmap-64bitMD5",
3187 8404953487026011124 3187 8404953487026011124
3188 ] 3188 ]
3189 ], 3189 ],
3190 "ignore-failure": false 3190 "ignore-failure": false
3191 }, 3191 },
3192 "etc1bitmap_565.png": {
3193 "allowed-digests": [
3194 [
3195 "bitmap-64bitMD5",
3196 15855537393781495131
3197 ]
3198 ],
3199 "reviewed-by-human": true
3200 },
3201 "etc1bitmap_8888.png": {
3202 "allowed-digests": [
3203 [
3204 "bitmap-64bitMD5",
3205 10396043285211938891
3206 ]
3207 ],
3208 "reviewed-by-human": true
3209 },
3192 "extractbitmap_565.png": { 3210 "extractbitmap_565.png": {
3193 "allowed-digests": [ 3211 "allowed-digests": [
3194 [ 3212 [
3195 "bitmap-64bitMD5", 3213 "bitmap-64bitMD5",
3196 10931473040653078858 3214 10931473040653078858
3197 ] 3215 ]
3198 ], 3216 ],
3199 "reviewed-by-human": true 3217 "reviewed-by-human": true
3200 }, 3218 },
3201 "extractbitmap_8888.png": { 3219 "extractbitmap_8888.png": {
(...skipping 4110 matching lines...) Expand 10 before | Expand all | Expand 10 after
7312 "xfermodes_gpu.png": { 7330 "xfermodes_gpu.png": {
7313 "allowed-digests": [ 7331 "allowed-digests": [
7314 [ 7332 [
7315 "bitmap-64bitMD5", 7333 "bitmap-64bitMD5",
7316 14286000270409792100 7334 14286000270409792100
7317 ] 7335 ]
7318 ], 7336 ],
7319 "reviewed-by-human": true 7337 "reviewed-by-human": true
7320 } 7338 }
7321 } 7339 }
7322 } 7340 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698