Skip to content

Commit

Permalink
chore: update django_test_skips
Browse files Browse the repository at this point in the history
  • Loading branch information
wd0517 committed Sep 7, 2023
1 parent cecfa58 commit d8d0727
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions django_tidb/features.py
Original file line number Diff line number Diff line change
Expand Up @@ -196,13 +196,6 @@ def django_test_skips(self):
"contenttypes_tests.test_models.ContentTypesMultidbTests.test_multidb",
# ContentType matching query does not exist.
"contenttypes_tests.test_models.ContentTypesTests.test_app_labeled_name",
"schema.tests.SchemaTests.test_add_auto_field",
"schema.tests.SchemaTests.test_alter_autofield_pk_to_smallautofield_pk",
"schema.tests.SchemaTests.test_alter_primary_key_db_collation",
"schema.tests.SchemaTests.test_alter_primary_key_the_same_name",
"schema.tests.SchemaTests.test_autofield_to_o2o",
"update.tests.AdvancedTests.test_update_ordered_by_inline_m2m_annotation",
"update.tests.AdvancedTests.test_update_ordered_by_m2m_annotation",
# IntegrityError not raised
"constraints.tests.CheckConstraintTests.test_database_constraint",
"constraints.tests.CheckConstraintTests.test_database_constraint_unicode",
Expand Down

0 comments on commit d8d0727

Please sign in to comment.