File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -321,6 +321,10 @@ In the future, the Django codebase may be more robust when tested against
321321different SQLite configurations and the `CFLAGS` workaround may no longer be
322322necessary.
323323
324+ Running SpatiaLite tests against specific versions of SQLite/SpatiaLite is not
325+ currently supported. The versions of SQLite and SpatiaLite that come with the
326+ operating system are used for these tests.
327+
324328### Other Versions
325329
326330For the Memcached, Redis, and Selenium container images, the latest container
@@ -341,7 +345,7 @@ with no promises that they'll be delivered:
341345- Add support for running accessibility tooling and report generation
342346- Support report generation during monthly runs and publish to GitHub Pages
343347- Publish pre-built container images to the GitHub Container Registry
344- - Support testing against different versions of SQLite and SpatiaLite
348+ - Support testing against different versions of SpatiaLite
345349- Support running with Podman in addition to Docker
346350- Support generating screenshots into `./output/screenshots/`
347351
You can’t perform that action at this time.
0 commit comments