Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-579

kill read_preference_tests tests if SetUpTestCase fails

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • legacy-1.0.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      GTest will currently run tests when SetupTestCase fails. This leads to confusing failures as tests are run in an invalid state. We should call std::abort manually in this case until this is fixed.

      GTest issue: https://code.google.com/p/googletest/issues/detail?id=247

            Assignee:
            adam.midvidy Adam Midvidy
            Reporter:
            adam.midvidy Adam Midvidy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: