#22653: Need to add database features  flag in some of the test cases
-------------------------------------+------------------------
     Reporter:  rahul.priyadarshi@…  |      Owner:  nobody
         Type:  Uncategorized        |     Status:  new
    Component:  Testing framework    |    Version:  1.7-beta-2
     Severity:  Normal               |   Keywords:
 Triage Stage:  Unreviewed           |  Has patch:  1
Easy pickings:  0                    |      UI/UX:  0
-------------------------------------+------------------------
 Some of the Database backend doesn't allow to defer constraints check like
 DB2 which doesn't allow to defer constraint check within a transaction
 also

 Following test cases requires to check can_defer_constraint_checks
 i) test cases under admin_views.tests.AdminViewDeletedObjectsTest test
 class
 ii) test cases under serializers_regress.tests.SerializerTests test class

 Following test cases requires supports_forward_references flag check
 i) serializers.SerializersTransactionTestBase.test_forward_refs
 ii)
 fixtures_regress.TestFixtures.test_loaddata_works_when_fixture_has_forward_refs
 iii)
 fixtures_regress.TestFixtures.test_loaddata_forward_refs_split_fixtures

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22653>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.86d8e13f740f4e78ab7ca66ef4aec0a7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to