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

Test failure - test_kill_cursors_with_tuple

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

      This test fails on latest:

       [2021/07/12 21:02:21.125] http://downloads.10gen.com/linux/mongodb-linux-x86_64-enterprise-amzn64-latest.tgz
       [2021/07/12 21:02:26.841] db version v5.0.0-alpha0-1558-g6e8da1a
       [2021/07/12 21:02:26.841] Build Info: {
       [2021/07/12 21:02:26.841]     "version": "5.0.0-alpha0-1558-g6e8da1a",
       [2021/07/12 21:02:26.841]     "gitVersion": "6e8da1a86ac74d16dcabf12b96b743a142fa2c9a",
       [2021/07/12 21:02:26.841]     "openSSLVersion": "OpenSSL 1.0.2k-fips  26 Jan 2017",
       [2021/07/12 21:02:26.841]     "modules": [
       [2021/07/12 21:02:26.841]         "enterprise"
       [2021/07/12 21:02:26.841]     ],
       [2021/07/12 21:02:26.841]     "allocator": "tcmalloc",
       [2021/07/12 21:02:26.841]     "environment": {
       [2021/07/12 21:02:26.841]         "distmod": "amzn64",
       [2021/07/12 21:02:26.841]         "distarch": "x86_64",
       [2021/07/12 21:02:26.841]         "target_arch": "x86_64"
       [2021/07/12 21:02:26.841]     }
       [2021/07/12 21:02:26.841] }
      ...
       [2021/07/12 21:06:29.313] FAIL [12.040s]: test_kill_cursors_with_tuple (test_legacy_api.TestLegacy)
       [2021/07/12 21:06:29.313] ----------------------------------------------------------------------
       [2021/07/12 21:06:29.313] Traceback (most recent call last):
       [2021/07/12 21:06:29.313]   File "/data/mci/486bf40022f40882a30aa6da2844e73e/src/test/test_legacy_api.py", line 1407, in test_kill_cursors_with_tuple
       [2021/07/12 21:06:29.313]     wait_until(raises_cursor_not_found, 'close cursor')
       [2021/07/12 21:06:29.313]   File "/data/mci/486bf40022f40882a30aa6da2844e73e/src/test/utils.py", line 729, in wait_until
       [2021/07/12 21:06:29.313]     raise AssertionError("Didn't ever %s" % success_description)
       [2021/07/12 21:06:29.313] AssertionError: Didn't ever close cursor
      

      https://spruce.mongodb.com/task/mongo_python_driver_3.12_tests_python_version_amazon1_test_ssl__platform~awslinux_auth~noauth_ssl~nossl_python_version~2.7_coverage~coverage_test_latest_standalone_patch_4d531d170d9092532ab9267718f3caa4933148aa_60ecab1ce3c3310f2ef4d4f1_21_07_12_20_50_37/logs?execution=0

      I think this is caused by SERVER-57457 (DRIVERS-1826).

            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: