You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Erik Drolshammer (JIRA)" <ji...@codehaus.org> on 2007/12/03 10:33:57 UTC

[jira] Created: (SUREFIRE-397) Failing tests

Failing tests
-------------

                 Key: SUREFIRE-397
                 URL: http://jira.codehaus.org/browse/SUREFIRE-397
             Project: Maven Surefire
          Issue Type: Bug
    Affects Versions: 2.4
         Environment: ubuntu gutsy, java 1.6
            Reporter: Erik Drolshammer


Tests in error: 
  testTestNgTestWithSpaces(org.apache.maven.surefire.its.TestNgPathWithSpaces)
  testTestNgBeforeMethodFailure(org.apache.maven.surefire.its.TestNgBeforeMethodFailure)
  testSingleTestNonExistent(org.apache.maven.surefire.its.TestSingleTest)
  testFailIfNoTestsForkModeAlways(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
  testFailIfNoTestsForkModeNever(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
  testFailIfNoTestsForkModeOnce(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
  testFailIfNoTests(org.apache.maven.surefire.its.TestFailIfNoTests)
  testTimeoutForked(org.apache.maven.surefire.its.TimeoutForkedTest)
  testUmlaut(org.apache.maven.surefire.its.UmlautDirTest)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (SUREFIRE-397) UmlautDirTest fails on Ubuntu Gutsy

Posted by "Dan Fabulich (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Fabulich updated SUREFIRE-397:
----------------------------------

    Summary: UmlautDirTest fails on Ubuntu Gutsy  (was: Failing tests)

I just tried the test again on two real Ubuntu boxes, one Feisty 7.04 and one Gutsy 7.10.  UmlautDirTest passed on both boxes.  Since I think I've addressed all the other tests, I'm going to rename this bug to just UmlautDirTest and mark it Not Reproducible.  Please submit a stacktrace (and a log.txt if available) if you can still reproduce this problem.

> UmlautDirTest fails on Ubuntu Gutsy
> -----------------------------------
>
>                 Key: SUREFIRE-397
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-397
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.4
>         Environment: ubuntu gutsy, java 1.6
>            Reporter: Erik Drolshammer
>
> Tests in error: 
>   testTestNgTestWithSpaces(org.apache.maven.surefire.its.TestNgPathWithSpaces)
>   testTestNgBeforeMethodFailure(org.apache.maven.surefire.its.TestNgBeforeMethodFailure)
>   testSingleTestNonExistent(org.apache.maven.surefire.its.TestSingleTest)
>   testFailIfNoTestsForkModeAlways(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTestsForkModeNever(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTestsForkModeOnce(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTests(org.apache.maven.surefire.its.TestFailIfNoTests)
>   testTimeoutForked(org.apache.maven.surefire.its.TimeoutForkedTest)
>   testUmlaut(org.apache.maven.surefire.its.UmlautDirTest)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (SUREFIRE-397) UmlautDirTest fails on Ubuntu Gutsy

Posted by "Dan Fabulich (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Fabulich closed SUREFIRE-397.
---------------------------------

       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 2.4)

As noted, I've fixed most of the tests, but SUREFIRE-403 is still open, and I can't reproduce UmlautDirTest.

> UmlautDirTest fails on Ubuntu Gutsy
> -----------------------------------
>
>                 Key: SUREFIRE-397
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-397
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.4
>         Environment: ubuntu gutsy, java 1.6
>            Reporter: Erik Drolshammer
>
> Tests in error: 
>   testTestNgTestWithSpaces(org.apache.maven.surefire.its.TestNgPathWithSpaces)
>   testTestNgBeforeMethodFailure(org.apache.maven.surefire.its.TestNgBeforeMethodFailure)
>   testSingleTestNonExistent(org.apache.maven.surefire.its.TestSingleTest)
>   testFailIfNoTestsForkModeAlways(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTestsForkModeNever(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTestsForkModeOnce(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTests(org.apache.maven.surefire.its.TestFailIfNoTests)
>   testTimeoutForked(org.apache.maven.surefire.its.TimeoutForkedTest)
>   testUmlaut(org.apache.maven.surefire.its.UmlautDirTest)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (SUREFIRE-397) Failing tests

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SUREFIRE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_115660 ] 

Brett Porter commented on SUREFIRE-397:
---------------------------------------

I've also noticed that these don't report a failure when using the latest surefire - which seems a more critical problem

> Failing tests
> -------------
>
>                 Key: SUREFIRE-397
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-397
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.4
>         Environment: ubuntu gutsy, java 1.6
>            Reporter: Erik Drolshammer
>
> Tests in error: 
>   testTestNgTestWithSpaces(org.apache.maven.surefire.its.TestNgPathWithSpaces)
>   testTestNgBeforeMethodFailure(org.apache.maven.surefire.its.TestNgBeforeMethodFailure)
>   testSingleTestNonExistent(org.apache.maven.surefire.its.TestSingleTest)
>   testFailIfNoTestsForkModeAlways(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTestsForkModeNever(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTestsForkModeOnce(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTests(org.apache.maven.surefire.its.TestFailIfNoTests)
>   testTimeoutForked(org.apache.maven.surefire.its.TimeoutForkedTest)
>   testUmlaut(org.apache.maven.surefire.its.UmlautDirTest)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (SUREFIRE-397) Failing tests

Posted by "Dan Fabulich (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SUREFIRE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_116292 ] 

Dan Fabulich commented on SUREFIRE-397:
---------------------------------------

I managed to reproduce most of these test failures on FreeBSD (people.apache.org).  I fixed the majority of them in revision 602652.  testTestNgTestWithSpaces is still outstanding; I've filed a separate bug SUREFIRE-403 around this; it depends on PLXUTILS-54.

I couldn't reproduce testUmlaut  failure on that box; a stacktrace (and the log.txt, if the stacktrace doesn't include it) would definitely be helpful.

Failing Surefire integration tests don't cause a build failure yet because I set testFailureIgnore=true in the surefire-integration-tests POM.  When the tests are running green on all OSes, we can turn that off.  I've filed SUREFIRE-404 so we remember to do that.

> Failing tests
> -------------
>
>                 Key: SUREFIRE-397
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-397
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.4
>         Environment: ubuntu gutsy, java 1.6
>            Reporter: Erik Drolshammer
>             Fix For: 2.4
>
>
> Tests in error: 
>   testTestNgTestWithSpaces(org.apache.maven.surefire.its.TestNgPathWithSpaces)
>   testTestNgBeforeMethodFailure(org.apache.maven.surefire.its.TestNgBeforeMethodFailure)
>   testSingleTestNonExistent(org.apache.maven.surefire.its.TestSingleTest)
>   testFailIfNoTestsForkModeAlways(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTestsForkModeNever(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTestsForkModeOnce(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTests(org.apache.maven.surefire.its.TestFailIfNoTests)
>   testTimeoutForked(org.apache.maven.surefire.its.TimeoutForkedTest)
>   testUmlaut(org.apache.maven.surefire.its.UmlautDirTest)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (SUREFIRE-397) Failing tests

Posted by "Dan Fabulich (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Fabulich updated SUREFIRE-397:
----------------------------------

    Fix Version/s: 2.4

> Failing tests
> -------------
>
>                 Key: SUREFIRE-397
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-397
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.4
>         Environment: ubuntu gutsy, java 1.6
>            Reporter: Erik Drolshammer
>             Fix For: 2.4
>
>
> Tests in error: 
>   testTestNgTestWithSpaces(org.apache.maven.surefire.its.TestNgPathWithSpaces)
>   testTestNgBeforeMethodFailure(org.apache.maven.surefire.its.TestNgBeforeMethodFailure)
>   testSingleTestNonExistent(org.apache.maven.surefire.its.TestSingleTest)
>   testFailIfNoTestsForkModeAlways(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTestsForkModeNever(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTestsForkModeOnce(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTests(org.apache.maven.surefire.its.TestFailIfNoTests)
>   testTimeoutForked(org.apache.maven.surefire.its.TimeoutForkedTest)
>   testUmlaut(org.apache.maven.surefire.its.UmlautDirTest)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (SUREFIRE-397) Failing tests

Posted by "Dan Fabulich (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SUREFIRE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_116277 ] 

Dan Fabulich commented on SUREFIRE-397:
---------------------------------------

These tests pass on my Windows XP box.  Can you please provide stacktraces for these failures?

> Failing tests
> -------------
>
>                 Key: SUREFIRE-397
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-397
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.4
>         Environment: ubuntu gutsy, java 1.6
>            Reporter: Erik Drolshammer
>
> Tests in error: 
>   testTestNgTestWithSpaces(org.apache.maven.surefire.its.TestNgPathWithSpaces)
>   testTestNgBeforeMethodFailure(org.apache.maven.surefire.its.TestNgBeforeMethodFailure)
>   testSingleTestNonExistent(org.apache.maven.surefire.its.TestSingleTest)
>   testFailIfNoTestsForkModeAlways(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTestsForkModeNever(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTestsForkModeOnce(org.apache.maven.surefire.its.TestFailIfNoTestsForkMode)
>   testFailIfNoTests(org.apache.maven.surefire.its.TestFailIfNoTests)
>   testTimeoutForked(org.apache.maven.surefire.its.TimeoutForkedTest)
>   testUmlaut(org.apache.maven.surefire.its.UmlautDirTest)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira