Dan Smith created GEODE-4058:
--------------------------------

             Summary: Need to clean up disk files in JUnit4TestCase tearDown
                 Key: GEODE-4058
                 URL: https://issues.apache.org/jira/browse/GEODE-4058
             Project: Geode
          Issue Type: Bug
          Components: tests
            Reporter: Dan Smith


We've been seeing some tests hang in precheckin.

I tracked down one of the hangs to running RollingUpgrade2DUnitTest followed by 
FixedPRSinglehopDUnitTest. What both tests cases are doing is starting a 
locator in vm-2 that uses a ConfigDiskDir_directory. The disk files left by 
RollingUpgrade2DunitTest are causing FixedPRSindleHopDUnitTest to wait for 
other members to start up.

We should make sure we always clean up these files after the test finishes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to