[
https://issues.apache.org/jira/browse/SLING-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz reassigned SLING-425:
-----------------------------------------
Assignee: (was: Bertrand Delacretaz)
Unassigning - I won't work on this right now.
I'm wondering if the way log files are rotated causes issues with the way
Windows caches filesystem info, so that tests see stale information about the
rotated files.
> SlingLogFileWriter fails three test cases
> -----------------------------------------
>
> Key: SLING-425
> URL: https://issues.apache.org/jira/browse/SLING-425
> Project: Sling
> Issue Type: Bug
> Components: Testing
> Environment: Windows
> Reporter: Paul Noden
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: SlingLogFileWriterTest.java
>
>
> The test for SlingLogFileWriter failed in the three test cases in
> SlingLogFileWriterTest where assertTrue(test.exists() && test.length() > 0)
> is made. I took the liberty of commenting out from this line to the end of
> each test case and found that all the other tests in the build process on
> windows still reported successful - with the exception of the tests run once
> sling has started up, all of which fail with "Sling services not
> available."- I'm hoping this is a consequence of these logging issues.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.