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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 5613957016606494028 356 5613957016606494028
321 ] 357 ]
322 ], 358 ],
323 "bugs": [ 359 "bugs": [
324 1759 360 1759
325 ], 361 ],
(...skipping 6366 matching lines...) Expand 10 before | Expand all | Expand 10 after
6692 }, 6728 },
6693 "etc1bitmap_pkm_pdf-mac.png": { 6729 "etc1bitmap_pkm_pdf-mac.png": {
6694 "allowed-digests": [ 6730 "allowed-digests": [
6695 [ 6731 [
6696 "bitmap-64bitMD5", 6732 "bitmap-64bitMD5",
6697 17338451294848191155 6733 17338451294848191155
6698 ] 6734 ]
6699 ], 6735 ],
6700 "reviewed-by-human": true 6736 "reviewed-by-human": true
6701 }, 6737 },
6738 "etc1bitmap_r11.ktx_565.png": {
6739 "allowed-digests": [
6740 [
6741 "bitmap-64bitMD5",
6742 1495436641215277847
6743 ]
6744 ],
6745 "reviewed-by-human": true
6746 },
6747 "etc1bitmap_r11.ktx_8888.png": {
6748 "allowed-digests": [
6749 [
6750 "bitmap-64bitMD5",
6751 14073051900873346231
6752 ]
6753 ],
6754 "reviewed-by-human": true
6755 },
6756 "etc1bitmap_r11.ktx_gpu.png": {
6757 "allowed-digests": [
6758 [
6759 "bitmap-64bitMD5",
6760 14073051900873346231
6761 ]
6762 ],
6763 "reviewed-by-human": true
6764 },
6765 "etc1bitmap_r11.ktx_pdf-mac.png": {
6766 "allowed-digests": [
6767 [
6768 "bitmap-64bitMD5",
6769 12376274542774427561
6770 ]
6771 ],
6772 "bugs": [
6773 2832
6774 ],
6775 "reviewed-by-human": true
6776 },
6702 "extractbitmap_565.png": { 6777 "extractbitmap_565.png": {
6703 "allowed-digests": [ 6778 "allowed-digests": [
6704 [ 6779 [
6705 "bitmap-64bitMD5", 6780 "bitmap-64bitMD5",
6706 10931473040653078858 6781 10931473040653078858
6707 ] 6782 ]
6708 ], 6783 ],
6709 "reviewed-by-human": true 6784 "reviewed-by-human": true
6710 }, 6785 },
6711 "extractbitmap_8888.png": { 6786 "extractbitmap_8888.png": {
(...skipping 8451 matching lines...) Expand 10 before | Expand all | Expand 10 after
15163 7829854837061118142 15238 7829854837061118142
15164 ] 15239 ]
15165 ], 15240 ],
15166 "bugs": [ 15241 "bugs": [
15167 1578 15242 1578
15168 ], 15243 ],
15169 "reviewed-by-human": false 15244 "reviewed-by-human": false
15170 } 15245 }
15171 } 15246 }
15172 } 15247 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698