File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -339,8 +339,8 @@ def django_test_expected_failures(self):
339339 "aggregation.tests.AggregateTestCase.test_coalesced_empty_result_set" ,
340340 "aggregation_regress.tests.AggregationTests.test_annotate_with_extra" ,
341341 "aggregation_regress.tests.AggregationTests.test_annotation" ,
342- "aggregation_regress.tests.AggregationTests.test_more_more3 " ,
343- "aggregation_regress.tests.AggregationTests.test_more_more_more3 " ,
342+ "aggregation_regress.tests.AggregationTests.test_extra_select_grouping_with_params " ,
343+ "aggregation_regress.tests.AggregationTests.test_values_extra_grouping " ,
344344 "annotations.tests.NonAggregateAnnotationTestCase.test_raw_sql_with_inherited_field" ,
345345 "async.test_async_queryset.AsyncQuerySetTest.test_raw" ,
346346 "backends.base.test_base.ExecuteWrapperTests" ,
You can’t perform that action at this time.
0 commit comments