File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 291291 'model_fields.test_jsonfield.TestQuerying.test_has_key_number' ,
292292
293293 # Django 4.2
294- 'get_or_create.tests.UpdateOrCreateTests.test_update_only_defaults_and_pre_save_fields_when_local_fields'
294+ 'get_or_create.tests.UpdateOrCreateTests.test_update_only_defaults_and_pre_save_fields_when_local_fields' ,
295+ 'aggregation.test_filter_argument.FilteredAggregateTests.test_filtered_aggregate_empty_condition' ,
296+ 'aggregation.test_filter_argument.FilteredAggregateTests.test_filtered_aggregate_ref_multiple_subquery_annotation' ,
297+ 'aggregation.test_filter_argument.FilteredAggregateTests.test_filtered_aggregate_ref_subquery_annotation' ,
298+ "aggregation.tests.AggregateAnnotationPruningTests.test_referenced_group_by_annotation_kept"
299+ 'aggregation.tests.AggregateTestCase.test_group_by_nested_expression_with_params' ,
300+ 'expressions.tests.BasicExpressionsTests.test_aggregate_subquery_annotation' ,
301+ 'queries.test_qs_combinators.QuerySetSetOperationTests.test_union_order_with_null_first_last' ,
302+ 'queries.test_qs_combinators.QuerySetSetOperationTests.test_union_with_select_related_and_order' ,
303+ 'expressions_window.tests.WindowFunctionTests.test_limited_filter' ,
304+ 'schema.tests.SchemaTests.test_remove_ignored_unique_constraint_not_create_fk_index' ,
295305]
296306
297307REGEX_TESTS = [
You can’t perform that action at this time.
0 commit comments