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

test_replica_set_client.TestReplicaSetClient.test_properties fails against a 3.7 replica set with auth

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.7
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      This could be another instance of SERVER-32845.

       [2018/02/12 16:54:17.335] ======================================================================
       [2018/02/12 16:54:17.335] FAIL [10.036s]: test_properties (test_replica_set_client.TestReplicaSetClient)
       [2018/02/12 16:54:17.335] ----------------------------------------------------------------------
       [2018/02/12 16:54:17.335] Traceback (most recent call last):
       [2018/02/12 16:54:17.335]   File "/data/mci/840f2e6d08fd4810de36043d2ebf41ad/src/test/test_replica_set_client.py", line 114, in test_properties
       [2018/02/12 16:54:17.335]     wait_until(lambda: c.arbiters == self.arbiters, "discover arbiters")
       [2018/02/12 16:54:17.335]   File "/data/mci/840f2e6d08fd4810de36043d2ebf41ad/src/test/utils.py", line 309, in wait_until
       [2018/02/12 16:54:17.335]     raise AssertionError("Didn't ever %s" % success_description)
       [2018/02/12 16:54:17.335] AssertionError: Didn't ever discover arbiters
      

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: