Dennis Lundberg created MCHECKSTYLE-170:
-------------------------------------------

             Summary: Test errors and failures on Windows
                 Key: MCHECKSTYLE-170
                 URL: https://jira.codehaus.org/browse/MCHECKSTYLE-170
             Project: Maven 2.x Checkstyle Plugin
          Issue Type: Bug
    Affects Versions: 2.9
            Reporter: Dennis Lundberg


The current trunk has test errors and failures on Windows 7 with Java 5 and 
Maven 2.2.1/3.0.3.

On Ubuntu with Java 5 and Maven 2.2.1/3.0.3 it works though.

{noformat}
Failed tests:
  
testListeners(org.apache.maven.plugin.checkstyle.CheckstyleReportListenerMultiSourceTest):
 Test total files expected:<4> but was:<1>
  
testListeners(org.apache.maven.plugin.checkstyle.CheckstyleReportListenerTest): 
Test total files expected:<4> but was:<1>

Tests in error:
  
testMinConfiguration(org.apache.maven.plugin.checkstyle.CheckstyleAggregateReportTest)
  testMinConfiguration(org.apache.maven.plugin.checkstyle.CheckstyleReportTest)
  
testCustomConfiguration(org.apache.maven.plugin.checkstyle.CheckstyleReportTest)
  testUseFile(org.apache.maven.plugin.checkstyle.CheckstyleReportTest)
  testNoRulesSummary(org.apache.maven.plugin.checkstyle.CheckstyleReportTest)
  testNoSeveritySummary(org.apache.maven.plugin.checkstyle.CheckstyleReportTest)
  testNoFilesSummary(org.apache.maven.plugin.checkstyle.CheckstyleReportTest)
  
testTestSourceDirectory(org.apache.maven.plugin.checkstyle.CheckstyleReportTest)

Tests run: 22, Failures: 2, Errors: 8, Skipped: 0
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to