Do not ignore all abortTransaction errors in tests

XMLWordPrintableJSON

    • Fully Compatible
    • Repl 2018-09-10, Repl 2018-09-24, Repl 2018-10-08, Repl 2018-10-22, Repl 2018-11-05
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      We currently ignore all abortTransaction errors in our tests, when in reality NoSuchTransaction is the only one we really want to ignore. At the very least we should log any other error we receive, and likely it will be helpful and safe to only ignore NoSuchTransaction (though trying it out may show this isn't feasible). We can limit this to in our tests to conform to the driver spec.

            Assignee:
            Pavithra Vetriselvan
            Reporter:
            Judah Schvimer
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: