﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
27493	GIS raster transformation test failures due to precisions with GDAL 2.1	Sergey Fedoseev	Nicolas Noé	"Installed GDAL version: 2.1.2.

{{{
======================================================================
FAIL: test_implicit_raster_transformation (gis_tests.rasterapp.test_rasterfield.RasterFieldTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/home/sergey/dev/django/tests/gis_tests/rasterapp/test_rasterfield.py"", line 105, in test_implicit_raster_transformation
    23.94249275457565, 0.0, -9.459646421449934e-06]
AssertionError: Lists differ: [-87.92985512665508, 9.4596464... != [-87.9298551266551, 9.45964642...

First differing element 0:
-87.92985512665508
-87.9298551266551

- [-87.92985512665508,
?                  ^^

+ [-87.9298551266551,
?                  ^

   9.459646421449934e-06,
   0.0,
   23.94249275457565,
   0.0,
   -9.459646421449934e-06]

======================================================================
FAIL: test_raster_transform (gis_tests.gdal_tests.test_raster.GDALRasterTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/home/sergey/dev/django/tests/gis_tests/gdal_tests/test_raster.py"", line 363, in test_raster_transform
    self.assertEqual(target.origin, [9124842.791079799, 1589911.6476407414])
AssertionError: [9124842.791079797, 1589911.6476407414] != [9124842.791079799, 1589911.6476407414]

}}}"	Cleanup/optimization	closed	GIS	dev	Normal	fixed			Accepted	1	0	0	0	0	0
