Hi Has anybody the same issue on Win XP with the SlingLogWriterTest?
> >> snip snap > > > Failed tests: > > > > > test_daily_rotation(org.apache.sling.commons.log.internal.slf4 > > j.SlingLogWriterTest) > > > > > > Tests run: 17, Failures: 1, Errors: 0, Skipped: 0 > > > > > this works for me (and it seems to work for our Hudson instance as > > well). Can you give us more information about your environment? > > It's WinXP SP3. I digged into it and found that > test.setLastModified(july21) > (line 190 of SlingLogWriterTest) doesn't change the modified > date of the file. > So the test fails at line 195. But I can't imagine why it > doesn't change > the date of the file. best regards mike
