Hi, I finally had time to get back on Oracle GIS issues.

I ran test suite against 1.9.x and 7 tests fails.

3 tests are most probably due different algorithms used to calculate
geographical distance and areas. My proposal for fix is to use backend
spesific values.

Failing testcases are:
======================================================================
FAIL: test_distance_function
(gis_tests.geogapp.tests.GeographyFunctionTests)
AssertionError: 4899.67677194225 != 4891.2 within 2 places
======================================================================
FAIL: test_geography_area (gis_tests.geogapp.tests.GeographyFunctionTests)
AssertionError: 5439100.13586914 != 5439100.95415646 within 5 places
======================================================================
FAIL: test06_geography_area (gis_tests.geogapp.tests.GeographyTest)
AssertionError: 5439100.13586914 != 5439100.95415646 within 5 places
======================================================================



4 tests are unknown failures that require further investigation.
Failing testcases are:
======================================================================
FAIL: test_difference (gis_tests.geoapp.test_functions.GISFunctionsTests)
======================================================================
FAIL: test_difference_mixed_srid
======================================================================
FAIL: test_intersection (gis_tests.geoapp.test_functions.GISFunctionsTests)
======================================================================
FAIL: test_sym_difference
(gis_tests.geoapp.test_functions.GISFunctionsTests)
======================================================================

-- 
Jani Tiainen

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAHn91ofJ0QQjKJ9KZXwBMLhyD59AN6sxq%3D_JtNz6xeuujH8tEw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to