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

Test failure - ConfigurationError: super() argument 1 must be type, not None

    • Type: Icon: Task Task
    • Resolution: Gone away
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Tests
    • None

      Failing consistently on v3.12 with Python 2.7 OpenSSL 1.1.0 Debian 9.2 Auth SSL

       [2021/04/26 23:04:46.740] ERROR [0.006s]: test_addition (test_srv_polling.TestSrvPolling)
       [2021/04/26 23:04:46.740] ----------------------------------------------------------------------
       [2021/04/26 23:04:46.740] Traceback (most recent call last):
       [2021/04/26 23:04:46.740]   File "/data/mci/a352e54f3c727ad3c29b63436535959a/src/test/test_srv_polling.py", line 165, in test_addition
       [2021/04/26 23:04:46.740]     self.run_scenario(response, True)
       [2021/04/26 23:04:46.740]   File "/data/mci/a352e54f3c727ad3c29b63436535959a/src/test/test_srv_polling.py", line 153, in run_scenario
       [2021/04/26 23:04:46.740]     client = MongoClient(self.CONNECTION_STRING)
       [2021/04/26 23:04:46.740]   File "/data/mci/a352e54f3c727ad3c29b63436535959a/src/pymongo/mongo_client.py", line 669, in __init__
       [2021/04/26 23:04:46.740]     connect_timeout=timeout)
       [2021/04/26 23:04:46.740]   File "/data/mci/a352e54f3c727ad3c29b63436535959a/src/pymongo/uri_parser.py", line 506, in parse_uri
       [2021/04/26 23:04:46.740]     dns_options = dns_resolver.get_options()
       [2021/04/26 23:04:46.740]   File "/data/mci/a352e54f3c727ad3c29b63436535959a/src/pymongo/srv_resolver.py", line 70, in get_options
       [2021/04/26 23:04:46.740]     raise ConfigurationError(str(exc))
       [2021/04/26 23:04:46.740] ConfigurationError: super() argument 1 must be type, not None
      

      https://evergreen.mongodb.com/task/mongo_python_driver_3.12_tests_python_version_supports_openssl_110_test_ssl__platform~debian92_auth_ssl~auth_ssl_python_version~2.7_test_latest_standalone_a01fec53f6f2e57c169f5a769e515348cba78584_21_04_26_20_56_06

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

              Created:
              Updated:
              Resolved: