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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-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 295 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 [ 306 [
307 "bitmap-64bitMD5", 307 "bitmap-64bitMD5",
308 9391618582717166171 308 9391618582717166171
309 ] 309 ]
310 ], 310 ],
311 "bugs": [ 311 "bugs": [
312 1578 312 1578
313 ], 313 ],
314 "reviewed-by-human": false 314 "reviewed-by-human": false
315 }, 315 },
316 "astcbitmap_565.png": {
317 "allowed-digests": [
318 [
319 "bitmap-64bitMD5",
320 7296080463405164282
321 ]
322 ],
323 "reviewed-by-human": true
324 },
325 "astcbitmap_8888.png": {
326 "allowed-digests": [
327 [
328 "bitmap-64bitMD5",
329 7104155647358997780
330 ]
331 ],
332 "reviewed-by-human": true
333 },
334 "astcbitmap_gpu.png": {
335 "allowed-digests": [
336 [
337 "bitmap-64bitMD5",
338 7104155647358997780
339 ]
340 ],
341 "reviewed-by-human": true
342 },
343 "astcbitmap_pdf-mac.png": {
344 "allowed-digests": [
345 [
346 "bitmap-64bitMD5",
347 7104155647358997780
348 ]
349 ],
350 "reviewed-by-human": true
351 },
316 "bat_gpu.png": { 352 "bat_gpu.png": {
317 "allowed-digests": [ 353 "allowed-digests": [
318 [ 354 [
319 "bitmap-64bitMD5", 355 "bitmap-64bitMD5",
320 10879083038507606939 356 10879083038507606939
321 ] 357 ]
322 ], 358 ],
323 "bugs": [ 359 "bugs": [
324 1759 360 1759
325 ], 361 ],
(...skipping 5981 matching lines...) Expand 10 before | Expand all | Expand 10 after
6307 }, 6343 },
6308 "etc1bitmap_pkm_pdf-mac.png": { 6344 "etc1bitmap_pkm_pdf-mac.png": {
6309 "allowed-digests": [ 6345 "allowed-digests": [
6310 [ 6346 [
6311 "bitmap-64bitMD5", 6347 "bitmap-64bitMD5",
6312 17338451294848191155 6348 17338451294848191155
6313 ] 6349 ]
6314 ], 6350 ],
6315 "reviewed-by-human": true 6351 "reviewed-by-human": true
6316 }, 6352 },
6353 "etc1bitmap_r11.ktx_565.png": {
6354 "allowed-digests": [
6355 [
6356 "bitmap-64bitMD5",
6357 1495436641215277847
6358 ]
6359 ],
6360 "reviewed-by-human": true
6361 },
6362 "etc1bitmap_r11.ktx_8888.png": {
6363 "allowed-digests": [
6364 [
6365 "bitmap-64bitMD5",
6366 14073051900873346231
6367 ]
6368 ],
6369 "reviewed-by-human": true
6370 },
6371 "etc1bitmap_r11.ktx_gpu.png": {
6372 "allowed-digests": [
6373 [
6374 "bitmap-64bitMD5",
6375 14073051900873346231
6376 ]
6377 ],
6378 "reviewed-by-human": true
6379 },
6380 "etc1bitmap_r11.ktx_pdf-mac.png": {
6381 "allowed-digests": [
6382 [
6383 "bitmap-64bitMD5",
6384 12376274542774427561
6385 ]
6386 ],
6387 "bugs": [
6388 2832
6389 ],
6390 "reviewed-by-human": true
6391 },
6317 "extractbitmap_565.png": { 6392 "extractbitmap_565.png": {
6318 "allowed-digests": [ 6393 "allowed-digests": [
6319 [ 6394 [
6320 "bitmap-64bitMD5", 6395 "bitmap-64bitMD5",
6321 10931473040653078858 6396 10931473040653078858
6322 ] 6397 ]
6323 ], 6398 ],
6324 "reviewed-by-human": true 6399 "reviewed-by-human": true
6325 }, 6400 },
6326 "extractbitmap_8888.png": { 6401 "extractbitmap_8888.png": {
(...skipping 8265 matching lines...) Expand 10 before | Expand all | Expand 10 after
14592 7829854837061118142 14667 7829854837061118142
14593 ] 14668 ]
14594 ], 14669 ],
14595 "bugs": [ 14670 "bugs": [
14596 1578 14671 1578
14597 ], 14672 ],
14598 "reviewed-by-human": false 14673 "reviewed-by-human": false
14599 } 14674 }
14600 } 14675 }
14601 } 14676 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698