[
https://issues.apache.org/jira/browse/GEODE-4058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Smith resolved GEODE-4058.
------------------------------
Resolution: Fixed
> 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
> Assignee: Dan Smith
> Fix For: 1.4.0
>
>
> 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)