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

PyMongo doesn't properly handle some error objects from mongos

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      This is causing test_drop_indexes_non_existant and test_error_code (both in test_collection.py) to fail when run against mongos.

      In the case of test_drop_indexes_non_existant helpers._check_command_response isn't checking allowable_errors against the 'raw' dict. In the case of test_error_code Connection._check_response_to_last_error isn't getting the error code out of the 'errObjects' dict.

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

              Created:
              Updated:
              Resolved: