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.7-MacMini4.1-GeForce320M-x86_64-Debug/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 355 matching lines...) Expand 10 before | Expand all | Expand 10 after
366 [ 366 [
367 "bitmap-64bitMD5", 367 "bitmap-64bitMD5",
368 9391618582717166171 368 9391618582717166171
369 ] 369 ]
370 ], 370 ],
371 "bugs": [ 371 "bugs": [
372 1578 372 1578
373 ], 373 ],
374 "reviewed-by-human": false 374 "reviewed-by-human": false
375 }, 375 },
376 "astcbitmap_565.png": {
377 "allowed-digests": [
378 [
379 "bitmap-64bitMD5",
380 7296080463405164282
381 ]
382 ],
383 "reviewed-by-human": true
384 },
385 "astcbitmap_8888.png": {
386 "allowed-digests": [
387 [
388 "bitmap-64bitMD5",
389 7104155647358997780
390 ]
391 ],
392 "reviewed-by-human": true
393 },
394 "astcbitmap_gpu.png": {
395 "allowed-digests": [
396 [
397 "bitmap-64bitMD5",
398 7104155647358997780
399 ]
400 ],
401 "reviewed-by-human": true
402 },
403 "astcbitmap_pdf-mac.png": {
404 "allowed-digests": [
405 [
406 "bitmap-64bitMD5",
407 7104155647358997780
408 ]
409 ],
410 "reviewed-by-human": true
411 },
376 "bat_gpu.png": { 412 "bat_gpu.png": {
377 "allowed-digests": [ 413 "allowed-digests": [
378 [ 414 [
379 "bitmap-64bitMD5", 415 "bitmap-64bitMD5",
380 5613957016606494028 416 5613957016606494028
381 ] 417 ]
382 ], 418 ],
383 "bugs": [ 419 "bugs": [
384 1759 420 1759
385 ], 421 ],
(...skipping 7359 matching lines...) Expand 10 before | Expand all | Expand 10 after
7745 }, 7781 },
7746 "etc1bitmap_pkm_pdf-mac.png": { 7782 "etc1bitmap_pkm_pdf-mac.png": {
7747 "allowed-digests": [ 7783 "allowed-digests": [
7748 [ 7784 [
7749 "bitmap-64bitMD5", 7785 "bitmap-64bitMD5",
7750 17338451294848191155 7786 17338451294848191155
7751 ] 7787 ]
7752 ], 7788 ],
7753 "reviewed-by-human": true 7789 "reviewed-by-human": true
7754 }, 7790 },
7791 "etc1bitmap_r11.ktx_565.png": {
7792 "allowed-digests": [
7793 [
7794 "bitmap-64bitMD5",
7795 1495436641215277847
7796 ]
7797 ],
7798 "reviewed-by-human": true
7799 },
7800 "etc1bitmap_r11.ktx_8888.png": {
7801 "allowed-digests": [
7802 [
7803 "bitmap-64bitMD5",
7804 14073051900873346231
7805 ]
7806 ],
7807 "reviewed-by-human": true
7808 },
7809 "etc1bitmap_r11.ktx_gpu.png": {
7810 "allowed-digests": [
7811 [
7812 "bitmap-64bitMD5",
7813 14073051900873346231
7814 ]
7815 ],
7816 "reviewed-by-human": true
7817 },
7818 "etc1bitmap_r11.ktx_pdf-mac.png": {
7819 "allowed-digests": [
7820 [
7821 "bitmap-64bitMD5",
7822 12376274542774427561
7823 ]
7824 ],
7825 "bugs": [
7826 2832
7827 ],
7828 "reviewed-by-human": true
7829 },
7755 "extractbitmap_565.png": { 7830 "extractbitmap_565.png": {
7756 "allowed-digests": [ 7831 "allowed-digests": [
7757 [ 7832 [
7758 "bitmap-64bitMD5", 7833 "bitmap-64bitMD5",
7759 10931473040653078858 7834 10931473040653078858
7760 ] 7835 ]
7761 ], 7836 ],
7762 "reviewed-by-human": true 7837 "reviewed-by-human": true
7763 }, 7838 },
7764 "extractbitmap_8888.png": { 7839 "extractbitmap_8888.png": {
(...skipping 9566 matching lines...) Expand 10 before | Expand all | Expand 10 after
17331 7829854837061118142 17406 7829854837061118142
17332 ] 17407 ]
17333 ], 17408 ],
17334 "bugs": [ 17409 "bugs": [
17335 1578 17410 1578
17336 ], 17411 ],
17337 "reviewed-by-human": false 17412 "reviewed-by-human": false
17338 } 17413 }
17339 } 17414 }
17340 } 17415 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698