-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Tests
-
None
Multiple tests in test_custom_types (added in PYTHON-1818) fail and test_break_resume_token seems to hang forever:
[2019/09/27 14:28:17.379] test_type_checks (test.test_custom_types.TestBSONTypeEnDeCodecs) ... ok [2019/09/27 14:28:17.386] test_break_resume_token (test.test_custom_types.TestClusterChangeStreamsWCustomTypes) ... FAIL [2019/09/27 14:28:17.408] test_custom_type_in_pipeline (test.test_custom_types.TestClusterChangeStreamsWCustomTypes) ... FAIL [2019/09/27 14:28:17.426] test_document_class (test.test_custom_types.TestClusterChangeStreamsWCustomTypes) ... FAIL [2019/09/27 14:28:17.443] test_simple (test.test_custom_types.TestClusterChangeStreamsWCustomTypes) ... FAIL [2019/09/27 14:56:56.502] Command stopped early: context canceled [2019/09/27 14:56:56.502] test_break_resume_token (test.test_custom_types.TestCollectionChangeStreamsWCustomTypes) ... [2019/09/27 14:56:56.510] Running task-timeout commands.
- is caused by
-
PYTHON-1818 Support TypeCodecs in ChangeStreams
- Closed