[MOTOR-1269] Exclude Synchro test TestUnifiedInterruptInUsePoolClear (#268)

This commit is contained in:
Casey Clements 2024-03-20 15:44:45 -04:00 committed by GitHub
parent 1414d0fb02
commit 2d3598796e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,6 +72,7 @@ excluded_tests = [
"TestSCRAM.test_scram_threaded",
"TestGSSAPI.test_gssapi_threaded",
"*.test_concurrent_close",
"TestUnifiedInterruptInUsePoolClear.*",
# These are in test_gridfs_bucket.
"TestGridfs.test_threaded_reads",
"TestGridfs.test_threaded_writes",