Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1142

Cleanup function calls during test tear down are not cleaning up the necessary files before execution of the next test.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating.M2
    • wan
    • None

    Description

      The second iteration of test cases like SerialWANPropogationDUnitTest.testReplicatedSerialPropagationWithRemoteReceiverRestartedOnOtherNode always hangs because the second iteration of the test case takes into account the residual files from the previous test runs. These residual files remain because the clean up operations in test tear-down do not clean up all the files.
      Also cleanDiskDirs function needs modification as it is not able to clean up the BACKUPDiskStore files because it searches for a system property called "vmid" which was never set in the code.

      Attachments

        Activity

          People

            nnag Nabarun Nag
            nnag Nabarun Nag
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: