Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-4025

RetryableWritesTest should re-throw operation exceptions

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.0
    • Affects Version/s: None
    • Component/s: Test Coverage
    • Labels:
      None

      AbstractRetryableWritesTest swallows unexpected exceptions throw from operations and then compares expected result against empty actual result. This makes debugging failures like JAVA-3912 more difficult. It also can result in a false positive test success in the case where no expected result is supplied.

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: