id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
4323,autotest/warp/warp.py:    TEST warp_27 fails,peifer,warmerdam,"The test checks if its result is the same as {{{gdalwarp -rb -t_srs EPSG:4326 ../gcore/data/byte.tif tmp/warp_27.tif}}}. This is true AFAICT, as the Checksum() is in both cases 4586. However, the test fails as it checks for a checksum value of 4583:

{{{
     if cs != 4583:
        return 'fail'
}}}

(I was testing on 64bit Linux.)
 ",defect,closed,normal,,Autotest,svn-trunk,normal,fixed,,
