As noted by some of you managed to get it done.

Most problematic thing seems to be "Texas" geometry which causes problems in Oracle and sometimes with SpatiaLite as well.

I'll try to investigate if that data could be improved to create more consistent test results.

On 10.11.2015 21:23, Tim Graham wrote:
The changes to get it running were merged in September. Absent a proper solution for those 6 failures, I agree it would be a good idea to mark them expectedFailure so we can get the build running on CI before 1.9 final.

On Tuesday, November 10, 2015 at 1:54:42 PM UTC-5, Marc Tamlyn wrote:

    Thanks for getting it running at all!

    It looks to me like those tests just need to be less accurate for
    Oracle, good plan.

    Did you have any specific changes to make to get it to run at all?
    If so we should include those soon, irrespective of whether the
    fixes for these other tests make it into 1.9 final.

    Marc

    On 5 Nov 2015 8:21 pm, "Jani Tiainen" <red...@gmail.com
    <javascript:>> wrote:

        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-develop...@googlegroups.com
        <javascript:>.
        To post to this group, send email to
        django-d...@googlegroups.com <javascript:>.
        Visit this group at
        http://groups.google.com/group/django-developers
        <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
        
<https://groups.google.com/d/msgid/django-developers/CAHn91ofJ0QQjKJ9KZXwBMLhyD59AN6sxq%3D_JtNz6xeuujH8tEw%40mail.gmail.com?utm_medium=email&utm_source=footer>.
        For more options, visit https://groups.google.com/d/optout
        <https://groups.google.com/d/optout>.

--
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 <mailto:django-developers+unsubscr...@googlegroups.com>. To post to this group, send email to django-developers@googlegroups.com <mailto: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/745995fb-a0c0-43f0-a5a4-2bdb8e46bc54%40googlegroups.com <https://groups.google.com/d/msgid/django-developers/745995fb-a0c0-43f0-a5a4-2bdb8e46bc54%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
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/564DB6D3.3080400%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to