-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Tests
-
None
Started failing with the commit PYTHON-1163.
====================================================================== FAIL: test_max_idle_time_reaper (test_client.TestClient) ---------------------------------------------------------------------- Traceback (most recent call last): File "/mnt/jenkins/workspace/mongo-python-driver-auth-gevent/framework/eventlet/label/linux64/mongodb_configuration/single_server/mongodb_server/26-release/python_language_version/2.6/test/test_client.py", line 281, in test_max_idle_time_reaper self.assertEqual(1, len(server._pool.sockets)) AssertionError: 1 != 2
https://jenkins.10gen.com/view/Python/job/mongo-python-driver/604/
https://jenkins.10gen.com/view/Python/job/mongo-python-driver-auth-gevent/369/
- is depended on by
-
PYTHON-1163 If client runs an ismaster for a server, it should update the topology
- Closed