#36496: Missing parent directory for SQLite test database path not created
-------------------------------------+-------------------------------------
Reporter: Damian Posener | Owner: Rebecca
| Smith
Type: Bug | Status: assigned
Component: Testing framework | Version: 5.2
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 1 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):
* summary:
SQLite test database path not recognised when running tests in
parallel
=> Missing parent directory for SQLite test database path not created
Comment:
Replying to [comment:6 Simon Charette]:
> > Setting `DATABASES['<alias>']['TEST']['NAME']` does not seem to solve
this either.
>
> I think we can accept on the basis that `
TEST.NAME` should work.
I think this is what we have since solved separately in #36946.
----
Thanks for the reference to the peer project, Becky. Fixing the directory
creation is in the same spirit as ''`
TEST.NAME` should work'', so I'm
happy to repurpose this ticket for that and close it!
--
Ticket URL: <
https://code.djangoproject.com/ticket/36496#comment:26>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.