﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
32216	Can not execute tests with spatialite as database backend	thegreathir	nobody	"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
}}}

"	Bug	closed	GIS	3.1	Normal	invalid			Unreviewed	0	0	0	0	0	0
