Replace hard-coded list of tests that don't support transactions with a tag

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Replication
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      There are 15 suites that all have the same copy-pasted list of core tests that they skip with

      1. These tests expects some statements to error, which will cause txns to abort entirely.

      We should clean it up. # Add a new tag or ensure that does_not_support_transaction is equivalent and apply it to the hard-coded tests.

      1. Add an overload that to assertCommandFailed that prints an explicit warning that if the test uses that it should not run in multi-statement transactions suites.
      2. ???

            Assignee:
            Unassigned
            Reporter:
            Ivan Fefer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: