Jan Sievers created SUREFIRE-824:
------------------------------------

             Summary: SpecificTestClassFilterTest currently fails on windows
                 Key: SUREFIRE-824
                 URL: https://jira.codehaus.org/browse/SUREFIRE-824
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Surefire Plugin
    Affects Versions: 2.12
         Environment: Windows 7 64 bit, Java 6, maven 3.0.3
            Reporter: Jan Sievers
         Attachments: surefire-api-reports.zip, surefirebuild.log, 
surefire-ITs-target.zip

When building the current 2.13-SNAPSHOT version of surefire (commit 5d0b1b1 
from http://github.com/apache/maven-surefire.git), the unit test

SpecificTestClassFilterTest

fails on windows. Seems like a file separator issue (filters with '/' used in 
the test only work on filesystems with a '/' file separator).

See build log and surefire logs attached.

Not sure if related but ITs 

Failed tests:   
testSingleTestInOneExecutionOfMultiExecutionProject(org.apache.maven.surefire.its.jiras.Surefire806SpecifiedTestControlsIT):
 Reports directory is missing: 
C:\git\github\maven-surefire\surefire-integration-tests\target\Surefire806SpecifiedTestControlsIT\surefire-806-specifiedTests-multi\target\surefire-reports
  
testSingleTestInSingleExecutionProject(org.apache.maven.surefire.its.jiras.Surefire806SpecifiedTestControlsIT):
 Reports directory is missing: 
C:\git\github\maven-surefire\surefire-integration-tests\target\Surefire806SpecifiedTestControlsIT\surefire-806-specifiedTests-single\target\surefire-reports
  
testJUnitRunCategoryAB(org.apache.maven.surefire.its.jiras.Surefire809GroupExpressionsIT):
 Reports directory is missing: 
C:\git\github\maven-surefire\surefire-integration-tests\target\Surefire809GroupExpressionsIT\surefire-809-groupExpr-junit48\target\surefire-reports
  
testTestNGRunCategoryAB(org.apache.maven.surefire.its.jiras.Surefire809GroupExpressionsIT):
 Reports directory is missing: 
C:\git\github\maven-surefire\surefire-integration-tests\target\Surefire809GroupExpressionsIT\surefire-809-groupExpr-testng\target\surefire-reports


also fail for me.


--
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