Susanne, I tried building Roller on Windows and ran into the same problems you hit with the "FileIOException: Delete failed" problem. I fixed those problems, and others, and now you should be able to build without test failures.
- Dave On Wed, Feb 9, 2011 at 10:06 PM, Dave <[email protected]> wrote: > On Wed, Feb 9, 2011 at 3:53 PM, Susanne Gladén <[email protected]> > wrote: >> * I want to create a relese to be shipped out soon. So that is why I >> tried to create one now. >> >> * I got 23 test case failures. I attach the failures > > I think there is one error, see below, and then 22 tests fail because > the failed test did not clean up after itself. The "Delete Failed" and > "possibly a non-empty directory" makes me suspect that this is a > Windows problem. I normally build on Mac. > > ------------------------------------------------------------------------------- > Test set: org.apache.roller.weblogger.business.MediaFileTest > ------------------------------------------------------------------------------- > Tests run: 12, Failures: 7, Errors: 1, Skipped: 0, Time elapsed: 1.804 > sec <<< FAILURE! > testCreateMediaFile(org.apache.roller.weblogger.business.MediaFileTest) > Time elapsed: 0.236 sec <<< ERROR! > org.apache.roller.weblogger.business.FileIOException: Delete failed > for [296bc976-4cf2-4333-8448-d400af5b1dd1], possibly a non-empty > directory?D:\apache_blogg\test\roller_trunk\weblogger-business\target\test-classes\mediafiles\mediaFileTestWeblog3\296bc976-4cf2-4333-8448-d400af5b1dd1/296bc976-4cf2-4333-8448-d400af5b1dd1SUSEN > > > Anybody else working on Windows with latest Roller code? > > - Dave >
