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

Remove the duplicate code to simulate a crash

    • 3
    • 2023-03-21 Ellen Ripley

      In our python test suite, are many test cases where we want to simulate a crash and instead of having a helper function that we could use every time it is necessary, we have decided to copy and paste the same function over and over. One way to find the duplicated code (the list may not be exhaustive):

      grep -rni "simulate.*crash" test/suite 

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: