File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -73,11 +73,6 @@ class DatabaseFeatures(BaseDatabaseFeatures):
7373 # Connection creation doesn't follow the usual Django API.
7474 "backends.tests.ThreadTests.test_pass_connection_between_threads" ,
7575 "backends.tests.ThreadTests.test_default_connection_thread_local" ,
76- # Union as subquery is not mapping the parent parameter and collections:
77- # https://github.com/mongodb-labs/django-mongodb/issues/156
78- "queries.test_qs_combinators.QuerySetSetOperationTests.test_union_in_subquery_related_outerref" ,
79- "queries.test_qs_combinators.QuerySetSetOperationTests.test_union_in_subquery" ,
80- "queries.test_qs_combinators.QuerySetSetOperationTests.test_union_in_with_ordering" ,
8176 # ObjectId type mismatch in a subquery:
8277 # https://github.com/mongodb-labs/django-mongodb/issues/161
8378 "queries.tests.RelatedLookupTypeTests.test_values_queryset_lookup" ,
You can’t perform that action at this time.
0 commit comments