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

Side by Side Diff: expectations/gm/Test-Android-NexusS-SGX540-Arm7-Debug/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 3221 matching lines...) Expand 10 before | Expand all | Expand 10 after
3232 }, 3232 },
3233 "emptypath_gpu.png": { 3233 "emptypath_gpu.png": {
3234 "allowed-digests": [ 3234 "allowed-digests": [
3235 [ 3235 [
3236 "bitmap-64bitMD5", 3236 "bitmap-64bitMD5",
3237 8404953487026011124 3237 8404953487026011124
3238 ] 3238 ]
3239 ], 3239 ],
3240 "ignore-failure": false 3240 "ignore-failure": false
3241 }, 3241 },
3242 "etc1bitmap_565.png": {
3243 "allowed-digests": [
3244 [
3245 "bitmap-64bitMD5",
3246 15855537393781495131
3247 ]
3248 ],
3249 "reviewed-by-human": true
3250 },
3251 "etc1bitmap_8888.png": {
3252 "allowed-digests": [
3253 [
3254 "bitmap-64bitMD5",
3255 10396043285211938891
3256 ]
3257 ],
3258 "reviewed-by-human": true
3259 },
3242 "extractbitmap_565.png": { 3260 "extractbitmap_565.png": {
3243 "allowed-digests": [ 3261 "allowed-digests": [
3244 [ 3262 [
3245 "bitmap-64bitMD5", 3263 "bitmap-64bitMD5",
3246 10931473040653078858 3264 10931473040653078858
3247 ] 3265 ]
3248 ], 3266 ],
3249 "reviewed-by-human": true 3267 "reviewed-by-human": true
3250 }, 3268 },
3251 "extractbitmap_8888.png": { 3269 "extractbitmap_8888.png": {
(...skipping 4042 matching lines...) Expand 10 before | Expand all | Expand 10 after
7294 "xfermodes_gpu.png": { 7312 "xfermodes_gpu.png": {
7295 "allowed-digests": [ 7313 "allowed-digests": [
7296 [ 7314 [
7297 "bitmap-64bitMD5", 7315 "bitmap-64bitMD5",
7298 12078165737327679843 7316 12078165737327679843
7299 ] 7317 ]
7300 ], 7318 ],
7301 "reviewed-by-human": true 7319 "reviewed-by-human": true
7302 } 7320 }
7303 } 7321 }
7304 } 7322 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698