Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-3142

Test Failure - test_pooling.TestPooling.test_maxConnecting

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 4.1, 4.0.2
    • Affects Version/s: None
    • Component/s: Tests
    • Labels:
      None

      test_pooling.TestPooling.test_maxConnecting is failing quite often on MongoDB-latest:

      [2022/02/22 19:10:23.019] db version v6.0.0-alpha-97-gb6485b1
      .....
      [2022/02/22 19:15:23.465] FAIL: test_maxConnecting (test_pooling.TestPooling)
      [2022/02/22 19:15:23.465] ----------------------------------------------------------------------
      [2022/02/22 19:15:23.465] Traceback (most recent call last):
      [2022/02/22 19:15:23.465]   File "/data/mci/4ab5eab5c4b1b744acbca423d859d49b/src/test/test_pooling.py", line 401, in test_maxConnecting
      [2022/02/22 19:15:23.465]     self.assertLessEqual(len(pool.sockets), 30)
      [2022/02/22 19:15:23.465] AssertionError: 36 not less than or equal to 30
      

      https://evergreen.mongodb.com/task/mongo_python_driver_tests_python_version_ubuntu18_test_ssl__platform~ubuntu_18.04_auth_ssl~auth_ssl_python_version~system_python3_coverage~coverage_test_latest_standalone_2f13a51cd42811d7364b789cbe45fd262afdfe61_22_02_22_18_27_16

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: