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


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.

Reply via email to