#30413: admin_views.test_multidb fails with persistent test SQLite database.
-------------------------------------+-------------------------------------
Reporter: Daniel Hahler | Owner: Farhaan
| Bukhsh
Type: Bug | Status: closed
Component: Testing framework | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"664c98f1f8c63a932a9c767a7364a6a1826799bb" 664c98f1]:
{{{
#!CommitTicketReference repository=""
revision="664c98f1f8c63a932a9c767a7364a6a1826799bb"
Fixed #30413 -- Fixed test database signature on SQLite when test database
name is provided.
Previously, the same signature was created for multiple in-memory
databases on SQLite when they had tests databases names
DATABASES['TEST']['NAME'].
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30413#comment:11>
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/065.88b77e602d28e97b4abfaf51cb2ecec3%40djangoproject.com.