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

Test Failure - test_collection.TestCollection.test_acknowledged_delete

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

      test_collection.TestCollection.test_acknowledged_delete is failing on latest because of the changes in SERVER-63201:

       [2022/04/12 23:26:12.028] FAIL [0.028s]: test_acknowledged_delete (test_collection.TestCollection)
       [2022/04/12 23:26:12.028] ----------------------------------------------------------------------
       [2022/04/12 23:26:12.028] Traceback (most recent call last):
       [2022/04/12 23:26:12.028]   File "/data/mci/be9c9976809b0815c147ee525ca92de1/src/test/test_collection.py", line 1429, in test_acknowledged_delete
       [2022/04/12 23:26:12.028]     self.assertRaises(OperationFailure, db.test.delete_one, {"x": 1})
       [2022/04/12 23:26:12.028] AssertionError: OperationFailure not raised by delete_one
      

      https://spruce.mongodb.com/task/mongo_python_driver_tests_python_version_ubuntu18_test_ssl__platform~ubuntu_18.04_auth_ssl~noauth_nossl_python_version~3.6_coverage~coverage_test_latest_standalone_patch_5ccbb4d6d8b4725aa0ae86e612aba3d438094dd5_625608b85623431fdf90279a_22_04_12_23_18_17/logs?execution=0&sortBy=STATUS&sortDir=ASC

            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: