|
119 | 119 | 'ordering.tests.OrderingTests.test_orders_nulls_first_on_filtered_subquery', |
120 | 120 | 'get_or_create.tests.UpdateOrCreateTransactionTests.test_creation_in_transaction', |
121 | 121 | 'indexes.tests.PartialIndexTests.test_multiple_conditions', |
122 | | - 'introspection.tests.IntrospectionTests.test_get_constraints', |
123 | 122 | 'migrations.test_executor.ExecutorTests.test_alter_id_type_with_fk', |
124 | 123 | 'migrations.test_operations.OperationTests.test_add_constraint_percent_escaping', |
125 | 124 | 'migrations.test_operations.OperationTests.test_alter_field_pk', |
|
144 | 143 | 'ordering.tests.OrderingTests.test_deprecated_values_annotate', |
145 | 144 | 'queries.test_qs_combinators.QuerySetSetOperationTests.test_limits', |
146 | 145 | 'backends.tests.BackendTestCase.test_unicode_password', |
147 | | - 'introspection.tests.IntrospectionTests.test_get_table_description_types', |
148 | 146 | 'migrations.test_commands.MigrateTests.test_migrate_syncdb_app_label', |
149 | 147 | 'migrations.test_commands.MigrateTests.test_migrate_syncdb_deferred_sql_executed_with_schemaeditor', |
150 | 148 | 'migrations.test_operations.OperationTests.test_alter_field_pk_fk', |
|
216 | 214 | 'lookup.tests.LookupTests.test_in_ignore_none', |
217 | 215 | 'lookup.tests.LookupTests.test_in_ignore_none_with_unhashable_items', |
218 | 216 | 'queries.test_qs_combinators.QuerySetSetOperationTests.test_exists_union', |
219 | | - 'introspection.tests.IntrospectionTests.test_get_constraints_unique_indexes_orders', |
220 | 217 | 'schema.tests.SchemaTests.test_ci_cs_db_collation', |
221 | 218 | 'select_for_update.tests.SelectForUpdateTests.test_unsuported_no_key_raises_error', |
222 | 219 |
|
|
0 commit comments