On Thu, Nov 07, 2013 at 04:34:07PM -0500, Jack Howarth wrote:
> The failures on x86_64-apple-darwin13 for the png.py test suite from auto
> test for gdal 0.10.1 are the same failures described here...
> 
> https://github.com/licq-im/licq/pull/32
> <https://github.com/licq-im/licq/pull/32>
> 
> The failures are completely suppressed by regenerating
> autotest/gdrivers/data/test.png with
> "optipng -nb -nc -np test.png"...

Just to clarify, I used optipng 0.6.3 for this. The newer optipng 0.7.4
release seems more problematic as none of the obvious combination of options
can fix the test.png file without changing the checksums and causing additional
failures. So you will want to use the optipng 0.6.x release series to fix
the bad png files in gdal.

> 
> % ./png.py
>   TEST: png_1 ... success
>   TEST: png_2 ... success
>   TEST: png_3 ... success
>   TEST: png_4 ... success
>   TEST: png_5 ... success
>   TEST: png_6 ... success
>   TEST: png_7 ... success
>   TEST: png_8 ... success
>   TEST: png_9 ... success
>   TEST: png_10 ... success
>   TEST: png_11 ... success
> 
> Test Script: png
> Succeeded: 11
> Failed:    0 (0 blew exceptions)
> Skipped:   0
> Expected fail:0
> Duration:  0.08s
> 
> _______________________________________________
> gdal-dev mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to