#16329: Django doesn't initialize two databases with the same name, port and 
host
-----------------------------------+------------------------------------
     Reporter:  canassa            |                    Owner:  nobody
         Type:  Bug                |                   Status:  reopened
    Component:  Testing framework  |                  Version:  1.3
     Severity:  Release blocker    |               Resolution:
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  1                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------
Changes (by aaugustin):

 * status:  closed => reopened
 * resolution:  fixed =>
 * severity:  Normal => Release blocker


Comment:

 There's some interference / state leakage between the test introduced in
 r17702 and `ProxyModelInheritanceTests`.

 The failure can be seen
 [http://ci.djangoproject.com/job/Django/889/testReport/ on the CI server].

 It can be reproduced with: `runtests.py --settings=test_sqlite
 proxy_model_inheritance test_runner`

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16329#comment:11>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to