[
https://issues.apache.org/jira/browse/GEODE-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund reassigned GEODE-312:
-------------------------------
Assignee: Kirk Lund (was: Anthony Baker)
> ZipUtilsJUnitTest testZipUtils fails with IOException on Windows
> ----------------------------------------------------------------
>
> Key: GEODE-312
> URL: https://issues.apache.org/jira/browse/GEODE-312
> Project: Geode
> Issue Type: Bug
> Affects Versions: 1.0.0-incubating
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Labels: Windows
>
> This test seems to fail consistently on Windows 7. I'm not sure if it's a bug
> in the test, the product or org.apache.commons.io.FileUtils.
> Failure stack:
> {noformat}
> com.gemstone.gemfire.management.internal.configuration.ZipUtilsJUnitTest >
> testZipUtils FAILED
> java.io.IOException: File destination\group exists and is not a directory.
> Unable to create directory.
> at org.apache.commons.io.FileUtils.forceMkdir(FileUtils.java:2287)
> at
> com.gemstone.gemfire.management.internal.configuration.utils.ZipUtils.unzip(ZipUtils.java:91)
> at
> com.gemstone.gemfire.management.internal.configuration.ZipUtilsJUnitTest.testZipUtils(ZipUtilsJUnitTest.java:73)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)