[gdal-dev] gdal test failures
Priya Seth
seth.osc at gmail.com
Wed Aug 19 21:34:42 PDT 2015
I am getting the same issue when I run this command
gdal_translate -of HF2 data/byte.tif data/byte.tif.tst
Could this be some issue with translation from different formats to
the HF2 format?
Thanks!
On Thu, Aug 20, 2015 at 9:08 AM, Priya Seth <seth.osc at gmail.com> wrote:
> Hi All,
>
> I have built gdal from source on RHEL 7.1 and when I run the
> autotest, the following HF2 driver tests are failing:
> Script: gdrivers/hf2.py
> TEST: hf2_1 ... fail
> line 506: Did not get expected checksum on still-open file.
> Got 4716 instead of 4672.
> TEST: hf2_2 ... fail
> line 506: Did not get expected checksum on still-open file.
> Got 4796 instead of 4672.
> TEST: hf2_4 ... fail
> line 506: Did not get expected checksum on still-open file.
> Got 44135 instead of 49187.
> I have tried with multiple versions/branches of gdal, but I am still
> getting the same issues.
> Any suggestions on why this might be happening?
>
> Thanks!
> Priya
More information about the gdal-dev
mailing list