MOTOR-425 Keep skipping test_custom_types change stream synchro tests

This commit is contained in:
Shane Harvey 2019-10-17 13:22:17 -07:00
parent 84646e0cc3
commit 1bc89db074

View File

@ -198,7 +198,7 @@ excluded_tests = [
'TestDatabase.test_collection_names_single_socket',
'TestDatabase.test_list_collection_names',
# Blocked on MOTOR-425.
# MOTOR-425 these tests fail with duplicate key errors.
'TestClusterChangeStreamsWCustomTypes.*',
'TestCollectionChangeStreamsWCustomTypes.*',
'TestDatabaseChangeStreamsWCustomTypes.*',