#23842: Transient failure of
django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest.test_make_line
--------------------------------+------------------------------------
     Reporter:  Simon Charette  |                    Owner:  nobody
         Type:  Bug             |                   Status:  new
    Component:  GIS             |                  Version:  master
     Severity:  Normal          |               Resolution:
     Keywords:                  |             Triage Stage:  Accepted
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+------------------------------------
Changes (by Tim Graham):

 * status:  closed => new
 * resolution:  worksforme =>


Comment:

 I saw this on Jenkins (a pull request to the master branch) today.
 {{{
 File "python3.6/tests/gis_tests/geoapp/tests.py", line 540, in
 test_make_line
     "%s != %s" % (ref_line, line)
 AssertionError: False is not true :

 SRID=4326;LINESTRING (-95.363151 29.763374, -96.80161099999999 32.782057,
 -97.521157 34.464642, 174.783117 -41.315268, -104.609252 38.255001,
 -95.23506 38.971823, -87.650175 41.850385, -123.305196 48.462611)
 !=
  SRID=4326;LINESTRING (-104.609252 38.255001, -95.23506 38.971823,
 -87.650175 41.850385, -123.305196 48.462611, -95.363151 29.763374,
 -96.80161099999999 32.782057, -97.521157 34.464642, 174.783117 -41.315268)
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/23842#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.c845eb5958f23ec38a6aae97afb982cf%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to