Skip to content

Commit 765133d

Browse files
committed
skip for debug
1 parent 2cc86eb commit 765133d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

django_snowflake/features.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ class DatabaseFeatures(BaseDatabaseFeatures):
396396
'composite_pk.test_filter.CompositePKFilterTests.test_filter_comments_by_pk_exact_subquery',
397397
'composite_pk.test_filter.CompositePKFilterTests.test_outer_ref_pk_filter_on_pk_comparison',
398398
'composite_pk.test_filter.CompositePKFilterTests.test_outer_ref_pk_filter_on_pk_exact',
399+
'backends.base.test_base.DatabaseWrapperTests.test_release_memory_without_garbage_collection',
399400
}
400401
}
401402

0 commit comments

Comments
 (0)