You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org> on 2012/08/18 22:15:21 UTC

[jira] (SUREFIRE-824) SpecificTestClassFilterTest currently fails on windows

     [ https://jira.codehaus.org/browse/SUREFIRE-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold closed SUREFIRE-824.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.13.0
         Assignee: Kristian Rosenvold

It now pass on windows
                
> 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
>            Assignee: Kristian Rosenvold
>             Fix For: 2.13.0
>
>         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