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

Test failure - test_change_stream.TestCollectionChangeStream.test_raises_error_on_missing_id

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.9
    • Affects Version/s: None
    • Component/s: Tests
    • Labels:
      None

      test_change_stream.TestCollectionChangeStream.test_raises_error_on_missing_id blocks forever in an infinite loop because of the server change (and resulting change stream spec issue) described in SERVER-37786 and SPEC-1214.

      This issue also reminds me that our spec tests would be more robust if we added the try_next method proposed in PYTHON-1662. With try_next this test would fail immediately instead of blocking forever.

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

              Created:
              Updated:
              Resolved: