#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):
Hi Tim,
I created a [https://github.com/django/django/pull/13717 PR] based on
`django-cockroachdb` example. Please check the PR if you have time and if
you confirm it, I will continue with moving skip tests to database
creation files.
I added `expected_failures_tests` and `skip_tests`(which can be used for
skipping both test class and function) and added a `mark_tests` method
similar to the one that you did for `django-cockroachdb`.
--
Ticket URL: <https://code.djangoproject.com/ticket/32178#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/067.a4af2548c03db52bb919db4cc6cf5f7e%40djangoproject.com.