#30964: macOS test failure
-------------------------------------+-------------------------------------
Reporter: Johannes Hoppe | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 2.2
(models, ORM) |
Severity: Normal | Resolution: needsinfo
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 Carlton Gibson):
* status: new => closed
* resolution: => needsinfo
Comment:
This passed for me with SQLite 3.24, so I'm going to close assuming that
the SQLite version is the underlying cause.
It's probably `invalid` but I'll give it a `needsinfo` since
7444f3252757ed4384623e5afd7dcfeef3e0c74e added a `check_sqlite_version()`
which raises `if Database.sqlite_version_info < (3, 8, 3)` — so the
version in play must be higher that that — maybe there's room for a
cleanup here, if you can follow-up Joe 🤔
(No worries if not.)
--
Ticket URL: <https://code.djangoproject.com/ticket/30964#comment:3>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.3a7d83bffee3d7c1ffdb95f95c908df5%40djangoproject.com.