#31009: Test database named just "test_"
-------------------------------------+-------------------------------------
     Reporter:  rvernica             |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  2.1
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Simon Charette):

 Not sure what to do here. It looks like #30636 added tested support for
 using `read_default_file` with `manage.py` test but it assumed `NAME` was
 provided.

 Given [https://docs.djangoproject.com/en/2.2/ref/settings/#test we already
 provide an option] to specify the test database name I'm not convinced
 teaching the test database name generation logic to parse CNF files if
 `NAME` is not provided is worth the complexity it incurs. I'm inclined to
 close this as ''wontfix''.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31009#comment:1>
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/066.f0013ac090933ae36411b0e5c6010290%40djangoproject.com.

Reply via email to