#32216: Can not execute tests with spatialite as database backend
---------------------------------------+------------------------
               Reporter:  thegreathir  |          Owner:  nobody
                   Type:  Bug          |         Status:  new
              Component:  GIS          |        Version:  3.1
               Severity:  Normal       |       Keywords:
           Triage Stage:  Unreviewed   |      Has patch:  0
    Needs documentation:  0            |    Needs tests:  0
Patch needs improvement:  0            |  Easy pickings:  0
                  UI/UX:  0            |
---------------------------------------+------------------------
 I'm using django version 3.1 and  libsqlite3-mod-spatialit version
 4.3.0a-6 on ubuntu 19.10.
 My database backend is spatialite when I run tests I get following error:
 {{{
 Creating test database for alias 'default'...
 Destroying old test database for alias 'default'...
 python3: ByteOrderValues.cpp:46: static int
 geos::io::ByteOrderValues::getInt(const unsigned char*, int): Assertion
 `byteOrder == ENDIAN_LITTLE' failed.
 [1]    2019 abort (core dumped)  python3 manage.py test
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32216>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/054.c336517cac7b8b047ddf3cec671704d5%40djangoproject.com.

Reply via email to