main's org.geoserver.catalog.impl.CatalogBuilderTest#testLargeNDMosaic breaking on Windows
------------------------------------------------------------------------------------------
Key: GEOS-4657
URL: https://jira.codehaus.org/browse/GEOS-4657
Project: GeoServer
Issue Type: Test
Affects Versions: 2.2.x
Environment: Windows 7 64 bit
Reporter: Shane StClair
Assignee: Andrea Aime
Attachments: CatalogBuilderTest.java.patch, org.geoserver.catalog.impl.CatalogBuilderTest.txt
main's org.geoserver.catalog.impl.CatalogBuilderTest.testLargeNDMosaic is consistently failing for me because it cannot delete the first two .tiff files it creates (see attached surefire-report). I'm assuming that this may be Windows specific since no one else seems to be having the same problem.
Commenting out lines 244 and 245 which create the CoverageInfo and add it to the catalog prevent the problem, but of course this defeats the purpose of the test so the PATCH SHOULD NOT BE USED. It's just there to illustrate which lines cause the problem.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira