#36496: SQLite test database path not recognised when running tests in parallel
-----------------------------------+------------------------------------
     Reporter:  Damian Posener     |                    Owner:  (none)
         Type:  Bug                |                   Status:  new
    Component:  Testing framework  |                  Version:  5.2
     Severity:  Normal             |               Resolution:
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------
Comment (by Simon Charette):

 Damian, do you have a requirement that parallel test databases are backed
 by actual files instead of being in memory per worker process which should
 ensure isolation?

 What I mean is that if you want to avoid collisions until this gets fixed
 you could simply set `DATABASES['<alias>']['TEST']['NAME'] = ':memory:'`
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36496#comment:10>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/01070197f09de3f0-8ab52f30-b733-4afe-8d11-9d49bdda31be-000000%40eu-central-1.amazonses.com.

Reply via email to