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

Test failure - test_monitor_waits_after_server_check_error

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.12, 4.0
    • Affects Version/s: None
    • Component/s: Tests
    • Labels:
      None

      Failing on MongoDB latest as of 12/17:

       [2020/12/17 22:05:57.952] db version v4.9.0-alpha-1044-g42dae28
       [2020/12/17 22:05:57.952] Build Info: {
       [2020/12/17 22:05:57.952]     "version": "4.9.0-alpha-1044-g42dae28",
       [2020/12/17 22:05:57.952]     "gitVersion": "42dae28cbff75e5e71199bdb6946673fc61b3436",
       [2020/12/17 22:05:57.952]     "openSSLVersion": "OpenSSL 1.0.1e-fips 11 Feb 2013",
       [2020/12/17 22:05:57.952]     "modules": [
       [2020/12/17 22:05:57.952]         "enterprise"
       [2020/12/17 22:05:57.952]     ],
       [2020/12/17 22:05:57.952]     "allocator": "tcmalloc",
       [2020/12/17 22:05:57.952]     "environment": {
       [2020/12/17 22:05:57.952]         "distmod": "rhel62",
       [2020/12/17 22:05:57.952]         "distarch": "x86_64",
       [2020/12/17 22:05:57.952]         "target_arch": "x86_64"
       [2020/12/17 22:05:57.952]     }
       [2020/12/17 22:05:57.952] }
       [2020/12/17 22:05:57.955] + ./mongodb/bin/mongod --version
      ...
       [2020/12/17 22:09:19.931] FAIL [0.524s]: test_monitor_waits_after_server_check_error (test_streaming_protocol.TestStreamingProtocol)
       [2020/12/17 22:09:19.931] ----------------------------------------------------------------------
       [2020/12/17 22:09:19.931] Traceback (most recent call last):
       [2020/12/17 22:09:19.931]   File "/data/mci/371f5b8cfcf03b08d0704f99df5c9606/src/test/__init__.py", line 458, in wrap
       [2020/12/17 22:09:19.931]     return f(*args, **kwargs)
       [2020/12/17 22:09:19.931]   File "/data/mci/371f5b8cfcf03b08d0704f99df5c9606/src/test/__init__.py", line 458, in wrap
       [2020/12/17 22:09:19.931]     return f(*args, **kwargs)
       [2020/12/17 22:09:19.931]   File "/data/mci/371f5b8cfcf03b08d0704f99df5c9606/src/test/test_streaming_protocol.py", line 167, in test_monitor_waits_after_server_check_error
       [2020/12/17 22:09:19.931]     self.assertGreaterEqual(duration, 2)
       [2020/12/17 22:09:19.931] AssertionError: 0.5178313255310059 not greater than or equal to 2
      

      https://evergreen.mongodb.com/task/mongo_python_driver_tests_python_version_rhel62_test_ssl__platform~rhel62_auth~noauth_ssl~nossl_python_version~3.6_coverage~coverage_test_latest_standalone_c673d8b3cea48f65615cf632fb287e1b9e57be72_20_12_17_21_58_03

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

              Created:
              Updated:
              Resolved: