#31055: Omits test_ prefix from database name when running subset of tests
-----------------------------------+------------------------------------
     Reporter:  Matthijs Kooijman  |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  Testing framework  |                  Version:  master
     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):

 This is likely related to #28478.

 I guess `DiscoverRunner` should make sure only checks against the tested
 databases are run when it calls `run_checks`

 
https://github.com/django/django/blob/d8e233352877c37c469687287e7761e05bdae94e/django/test/runner.py#L633-L636

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31055#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/074.6d05bad58e741f0c701e413904483c9d%40djangoproject.com.

Reply via email to