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

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

Issue 471723002: Rebaseline R11 and ASTC bitmap GMs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 4 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 177 matching lines...) Expand 10 before | Expand all | Expand 10 after
188 }, 188 },
189 "arithmode_msaa4.png": { 189 "arithmode_msaa4.png": {
190 "allowed-digests": [ 190 "allowed-digests": [
191 [ 191 [
192 "bitmap-64bitMD5", 192 "bitmap-64bitMD5",
193 14568288728551330994 193 14568288728551330994
194 ] 194 ]
195 ], 195 ],
196 "ignore-failure": false 196 "ignore-failure": false
197 }, 197 },
198 "astcbitmap_565.png": {
199 "allowed-digests": [
200 [
201 "bitmap-64bitMD5",
202 7296080463405164282
203 ]
204 ],
205 "reviewed-by-human": true
206 },
207 "astcbitmap_8888.png": {
208 "allowed-digests": [
209 [
210 "bitmap-64bitMD5",
211 7104155647358997780
212 ]
213 ],
214 "reviewed-by-human": true
215 },
198 "bigblurs_565.png": { 216 "bigblurs_565.png": {
199 "allowed-digests": [ 217 "allowed-digests": [
200 [ 218 [
201 "bitmap-64bitMD5", 219 "bitmap-64bitMD5",
202 2422083043229439955 220 2422083043229439955
203 ] 221 ]
204 ], 222 ],
205 "reviewed-by-human": false 223 "reviewed-by-human": false
206 }, 224 },
207 "bigblurs_8888.png": { 225 "bigblurs_8888.png": {
(...skipping 3040 matching lines...) Expand 10 before | Expand all | Expand 10 after
3248 }, 3266 },
3249 "etc1bitmap_pkm_8888.png": { 3267 "etc1bitmap_pkm_8888.png": {
3250 "allowed-digests": [ 3268 "allowed-digests": [
3251 [ 3269 [
3252 "bitmap-64bitMD5", 3270 "bitmap-64bitMD5",
3253 17338451294848191155 3271 17338451294848191155
3254 ] 3272 ]
3255 ], 3273 ],
3256 "reviewed-by-human": true 3274 "reviewed-by-human": true
3257 }, 3275 },
3276 "etc1bitmap_r11.ktx_565.png": {
3277 "allowed-digests": [
3278 [
3279 "bitmap-64bitMD5",
3280 3263188022291407521
3281 ]
3282 ],
3283 "reviewed-by-human": true
3284 },
3285 "etc1bitmap_r11.ktx_8888.png": {
3286 "allowed-digests": [
3287 [
3288 "bitmap-64bitMD5",
3289 14073051900873346231
3290 ]
3291 ],
3292 "reviewed-by-human": true
3293 },
3258 "extractbitmap_565.png": { 3294 "extractbitmap_565.png": {
3259 "allowed-digests": [ 3295 "allowed-digests": [
3260 [ 3296 [
3261 "bitmap-64bitMD5", 3297 "bitmap-64bitMD5",
3262 10931473040653078858 3298 10931473040653078858
3263 ] 3299 ]
3264 ], 3300 ],
3265 "reviewed-by-human": true 3301 "reviewed-by-human": true
3266 }, 3302 },
3267 "extractbitmap_8888.png": { 3303 "extractbitmap_8888.png": {
(...skipping 4205 matching lines...) Expand 10 before | Expand all | Expand 10 after
7473 "allowed-digests": [ 7509 "allowed-digests": [
7474 [ 7510 [
7475 "bitmap-64bitMD5", 7511 "bitmap-64bitMD5",
7476 7278542263334512857 7512 7278542263334512857
7477 ] 7513 ]
7478 ], 7514 ],
7479 "reviewed-by-human": true 7515 "reviewed-by-human": true
7480 } 7516 }
7481 } 7517 }
7482 } 7518 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698