#35402: DatabaseFeatures.django_test_skips crashes when it references a class in
another test module
-------------------------------------+-------------------------------------
     Reporter:  Tim Graham           |                    Owner:  jon-mcfee
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     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 Tim Graham):

 I believe the problem has something to do with module loading. When
 running only `model_fields.test_autofield`,
 `model_fields.test_decimalfield` is not loaded, thus the import error. If
 I understood the problem completely, I would have offered the fix.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35402#comment:4>
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/0107018f12a2f881-d22c7ef8-5b5c-4094-ad12-d61f42f08c8b-000000%40eu-central-1.amazonses.com.

Reply via email to