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):
73
73
# Connection creation doesn't follow the usual Django API.
74
74
"backends.tests.ThreadTests.test_pass_connection_between_threads" ,
75
75
"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" ,
81
76
# ObjectId type mismatch in a subquery:
82
77
# https://github.com/mongodb-labs/django-mongodb/issues/161
83
78
"queries.tests.RelatedLookupTypeTests.test_values_queryset_lookup" ,
You can’t perform that action at this time.
0 commit comments