[veryquickwiki-develop] [JIRA] (VQW-268) PluginClassLoaderTest fails to delete plugin.jar in tearDo
Status: Abandoned
Brought to you by:
mteodori
|
From: Marcello T. (JIRA) <su...@vq...> - 2011-12-28 01:18:22
|
[ http://issues.vqwiki.org/browse/VQW-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcello Teodori closed VQW-268.
--------------------------------
Resolution: Cannot Reproduce
> PluginClassLoaderTest fails to delete plugin.jar in tearDown
> ------------------------------------------------------------
>
> Key: VQW-268
> URL: http://issues.vqwiki.org/browse/VQW-268
> Project: VQWiki
> Issue Type: Bug
> Environment: Win XP
> java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
> Reporter: Dennis Carroll
> Priority: Minor
>
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running vqwiki.plugin.PluginClassLoaderTest
> C:\java\vqwiki-classic\build\test-classes\work
> C:\java\vqwiki-classic\build\test-classes\work
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.218 sec <<< FAILURE!
> testShouldLoadPluginResourceFromJar(vqwiki.plugin.PluginClassLoaderTest) Time elapsed: 0.094 sec <<< ERROR!
> java.io.IOException: Unable to delete file: C:\java\vqwiki-classic\build\test-classes\work\WEB-INF\lib\plugin.jar
> at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1087)
> at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:811)
> at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:777)
> at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1079)
> at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:811)
> at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:777)
> at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1079)
> at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:811)
> at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:777)
> at vqwiki.plugin.PluginClassLoaderTest.tearDown(PluginClassLoaderTest.java:57)
> at junit.framework.TestCase.runBare(TestCase.java:136)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: http://issues.vqwiki.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|