You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:52:13 UTC

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

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

Anthony Baker closed GEODE-3177.
--------------------------------

> 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
>            Priority: Major
>             Fix For: 1.3.0
>
>
> 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
(v7.6.3#76005)