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

Test failure - test_srv_polling.TestSrvPolling.test_recover_from_initially_empty_seedlist

    • Type: Icon: Build Failure Build Failure
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Tests
    • Labels:
      None

      I've seen this test fail a few times (very infrequently):

       [2020/05/06 18:41:14.712] FAIL [11.122s]: test_recover_from_initially_empty_seedlist (test_srv_polling.TestSrvPolling)
       [2020/05/06 18:41:14.712] ----------------------------------------------------------------------
       [2020/05/06 18:41:14.712] Traceback (most recent call last):
       [2020/05/06 18:41:14.712]   File "/data/mci/d51afa50d18232e7101a06ad94c6cc51/src/test/test_srv_polling.py", line 226, in test_recover_from_initially_empty_seedlist
       [2020/05/06 18:41:14.712]     self._test_recover_from_initial(empty_seedlist)
       [2020/05/06 18:41:14.712]   File "/data/mci/d51afa50d18232e7101a06ad94c6cc51/src/test/test_srv_polling.py", line 221, in _test_recover_from_initial
       [2020/05/06 18:41:14.712]     self.assert_nodelist_change(response_final, client)
       [2020/05/06 18:41:14.712]   File "/data/mci/d51afa50d18232e7101a06ad94c6cc51/src/test/test_srv_polling.py", line 116, in assert_nodelist_change
       [2020/05/06 18:41:14.712]     wait_until(predicate, "see expected nodelist", timeout=100*WAIT_TIME)
       [2020/05/06 18:41:14.712]   File "/data/mci/d51afa50d18232e7101a06ad94c6cc51/src/test/utils.py", line 673, in wait_until
       [2020/05/06 18:41:14.712]     raise AssertionError("Didn't ever %s" % success_description)
       [2020/05/06 18:41:14.712] AssertionError: Didn't ever see expected nodelist
      

      https://evergreen.mongodb.com/task/mongo_python_driver_tests_python_version_rhel62_test_ssl__platform~rhel62_auth~auth_ssl~ssl_python_version~2.7_coverage~coverage_test_latest_sharded_cluster_patch_1c2a5759509d74d21a8132a6eae473ef3de06ef2_5eb301ab56234330793419b1_20_05_06_18_28_10

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

              Created:
              Updated: