-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Tests
[2021/09/24 23:30:43.730] FAIL [1.074s]: test_continuous_network_errors (test_client.TestClient) [2021/09/24 23:30:43.730] ---------------------------------------------------------------------- [2021/09/24 23:30:43.730] Traceback (most recent call last): [2021/09/24 23:30:43.730] File "/data/mci/b7e9f0b1e4c8fd7b915078726df1a695/src/test/test_client.py", line 1575, in test_continuous_network_errors [2021/09/24 23:30:43.730] self.assertAlmostEqual(initial_count, final_count, delta=10) [2021/09/24 23:30:43.730] AssertionError: 56 != 32 within 10 delta (24 difference)
https://evergreen.mongodb.com/task/mongo_python_driver_tests_python_version_amazon1_test_ssl__platform~awslinux_auth_ssl~noauth_nossl_python_version~pypy3.7_coverage~coverage_test_5.0_replica_set_7467aa634d1ac36b52cc95757f1cc154d318a527_21_09_24_22_47_37
This is the test that is failing.