-
Type:
Build Failure
-
Resolution: Cannot Reproduce
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We're seeing the following failure in the v1 branch:
TestServerConnectionTimeout/operation_context_timeout_with_unrelated_dial_errors_should_clear_the_pool
[2023/09/29 17:14:32.352] Error Trace: C:\data\mci\a65c89868670f079c65fe53f4ec1d548\src\go.mongodb.org\mongo-driver\x\mongo\driver\topology\server_test.go:336 [2023/09/29 17:14:32.352] Error: Condition never satisfied [2023/09/29 17:14:32.352] Test: TestServerConnectionTimeout/operation_context_timeout_with_unrelated_dial_errors_should_clear_the_pool [2023/09/29 17:14:32.352] Messages: expected pool to be cleared within 10s but was not cleared [2023/09/29 17:14:32.352] --- FAIL: TestServerConnectionTimeout (0.00s) [2023/09/29 17:14:32.352] --- PASS: TestServerConnectionTimeout/successful_connection_should_not_clear_the_pool (0.00s) [2023/09/29 17:14:32.352] --- PASS: TestServerConnectionTimeout/dial_errors_unrelated_to_context_timeouts_should_clear_the_pool (0.11s) [2023/09/29 17:14:32.352] --- PASS: TestServerConnectionTimeout/timeout_error_during_dialing_should_clear_the_pool (0.20s) [2023/09/29 17:14:32.352] --- PASS: TestServerConnectionTimeout/timeout_error_during_dialing_with_no_operation_timeout_should_clear_the_pool (0.20s) [2023/09/29 17:14:32.352] --- FAIL: TestServerConnectionTimeout/operation_context_timeout_with_unrelated_dial_errors_should_clear_the_pool (10.00s)