[Django] #32216: Can not execute tests with spatialite as database backend

23 views
Skip to first unread message

Django

unread,
Nov 21, 2020, 8:15:38 AM11/21/20
to django-...@googlegroups.com
#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.

Django

unread,
Nov 21, 2020, 11:05:06 AM11/21/20
to django-...@googlegroups.com
#32216: Can not execute tests with spatialite as database backend
-----------------------------+--------------------------------------
Reporter: thegreathir | Owner: nobody
Type: Bug | Status: closed
Component: GIS | Version: 3.1
Severity: Normal | Resolution: invalid

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------+--------------------------------------
Changes (by Mariusz Felisiak):

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


Comment:

That's not an issue in Django but in your environment. Please don't use
Trac as a support channel. Closing per
TicketClosingReasons/UseSupportChannels

--
Ticket URL: <https://code.djangoproject.com/ticket/32216#comment:1>

Reply all
Reply to author
Forward
0 new messages