#32178: Allow database backends to skip tests and mark expected failures
-------------------------------------+-------------------------------------
     Reporter:  Tim Graham           |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  master
  (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 Hasan Ramezani):

 > In a more refined version, `expected_failures` and `skip_classes` would
 be attributes of DatabaseFeatures.

 What can we do to skip a single test? I checked the `django-cockroachdb`
 and there you have a  `skip_tests` which can be used to skip a single
 test(If I got it right).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32178#comment:2>
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/067.b8c6ee354188f90742638676e99b8499%40djangoproject.com.

Reply via email to