Modify error message verification for test_prepare04.py

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor - P4
    • WT3.2.1, 4.3.1, 4.2.0-rc3
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines 2019-07-19
    • 3

      In test_prepare04.py there are two error messages defined:

      conflictmsg = '/conflict between concurrent operations/'
      preparemsg = '/conflict with a prepared update/'
      

      but these are never used in any later code. These messages don't appear in any other tests so it isn't a copy/paste error. It seems like there was an intent to test a conflict that was never added.

      This should be investigated and either remove the unused lines or add in a test case for those conflicts.

              Assignee:
              Haribabu Kommi
              Reporter:
              Susan LoVerso (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: