Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-4805

Modify error message verification for test_prepare04.py

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

      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@mongodb.com Haribabu Kommi
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: