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 31569,Add support for GEOS 3.8.,Mariusz Felisiak,Mariusz Felisiak,"~~Two tests fail with GEOS 3.8.1:~~ Edit: My mistake I checked with wrong version. {{{ ====================================================================== FAIL: test_diff_intersection_union (gis_tests.geoapp.test_functions.GISFunctionsTests) ---------------------------------------------------------------------- Traceback (most recent call last): File ""/usr/lib/python3.6/unittest/case.py"", line 59, in testPartExecutor yield File ""/usr/lib/python3.6/unittest/case.py"", line 605, in run testMethod() File ""/repo/django/django/test/testcases.py"", line 1215, in skip_wrapper return test_func(*args, **kwargs) File ""/repo/django/tests/gis_tests/geoapp/test_functions.py"", line 569, in test_diff_intersection_union self.assertEqual(c.mpoly.intersection(geom), c.intersection) File ""/usr/lib/python3.6/unittest/case.py"", line 829, in assertEqual assertion_func(first, second, msg=msg) File ""/usr/lib/python3.6/unittest/case.py"", line 822, in _baseAssertEqual raise self.failureException(msg) AssertionError: != ====================================================================== FAIL: test_intersection (gis_tests.geoapp.test_functions.GISFunctionsTests) ---------------------------------------------------------------------- Traceback (most recent call last): File ""/usr/lib/python3.6/unittest/case.py"", line 59, in testPartExecutor yield File ""/usr/lib/python3.6/unittest/case.py"", line 605, in run testMethod() File ""/repo/django/django/test/testcases.py"", line 1215, in skip_wrapper return test_func(*args, **kwargs) File ""/repo/django/tests/gis_tests/geoapp/test_functions.py"", line 299, in test_intersection self.assertEqual(c.inter, expected) File ""/usr/lib/python3.6/unittest/case.py"", line 829, in assertEqual assertion_func(first, second, msg=msg) File ""/usr/lib/python3.6/unittest/case.py"", line 822, in _baseAssertEqual raise self.failureException(msg) AssertionError: != }}}",Cleanup/optimization,closed,GIS,dev,Normal,fixed,,pope1ni Sergey Fedoseev,Accepted,1,0,0,0,0,0