You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2017/07/10 20:50:00 UTC

[jira] [Resolved] (GEODE-3177) RollingUpgradeDUnitTest & RollingUpgrade2DUnitTest suspect strings

     [ https://issues.apache.org/jira/browse/GEODE-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Schuchardt resolved GEODE-3177.
-------------------------------------
    Resolution: Fixed

> RollingUpgradeDUnitTest & RollingUpgrade2DUnitTest suspect strings
> ------------------------------------------------------------------
>
>                 Key: GEODE-3177
>                 URL: https://issues.apache.org/jira/browse/GEODE-3177
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Bruce Schuchardt
>            Assignee: Bruce Schuchardt
>
> The output of these two tests has a lot of entries like this:
> {noformat}
> [vm3] Could not delete ./locator26153views.log: ./locator26153views.log is not a directory
> [vm3] Could not delete ./testRollServersOnPersistentRegion_dataserializable[0]-locator26153.log: ./testRollServersOnPersistentRegion_dataserializable[0]-locator26153.log is not a directory
> [vm3] Could not delete ./locator26153view.dat: ./locator26153view.dat is not a directory
> {noformat}
> This seems to be from Kevin Duling's work to replace the old FileUtil with Apache Commons FileUtils.  He used deleteDirectory(file) on files that are not directories.
> See 29246ab7f136e6bd8c91d055980a6ed639ad60e6



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