#31299: DB not flushed between TestCases
-------------------------------------+-------------------------------------
Reporter: Lokesh Gurram | Owner:
| ChillarAnand
Type: Bug | Status: closed
Component: Testing framework | Version: 2.2
Severity: Normal | Resolution: invalid
Keywords: TestCases, Fixtures | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Simon Charette):
* status: assigned => closed
* resolution: => invalid
Comment:
You're explicitly calling `super(TestCase, cls).tearDownClass()`
[https://github.com/django/django/blob/a6b3938afc0204093b5356ade2be30b461a698c5/django/test/testcases.py#L1120-L1126
which skips fixtures teardown].
Please use TicketClosingReasons/UseSupportChannels for further assitance
--
Ticket URL: <https://code.djangoproject.com/ticket/31299#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/070.0f994956745a63a25d9275978e4a7c23%40djangoproject.com.