#30413: admin_views.test_multidb fails with persistent test SQLite database.
-------------------------------------+-------------------------------------
     Reporter:  Daniel Hahler        |                    Owner:  Farhaan
                                     |  Bukhsh
         Type:  Bug                  |                   Status:  assigned
    Component:  Testing framework    |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Farhaan Bukhsh):

 Hey, I am able to replicate this bug and was able to fix it as well with
 the help of https://github.com/django/django/pull/11678, but the point I
 am stuck at is how to test it,
 I am not able to manipulate the `cls` variable so the next option that is
 left is create a file like `test_sqlite` and pass it as a parameter in
 `runtests`, should I be doing that?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30413#comment:8>
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.4d88967f7402b62687e4a82fa2a7d33f%40djangoproject.com.

Reply via email to