invoker unit tests fail
-----------------------

                 Key: MINVOKER-8
                 URL: http://jira.codehaus.org/browse/MINVOKER-8
             Project: Maven 2.x Invoker Plugin
          Issue Type: Bug
            Reporter: Brett Porter
            Assignee: John Casey


I get the following failure on my Mac:

testBuildShouldSucceed(org.apache.maven.shared.invoker.DefaultInvokerTest)  
Time elapsed: 1.058 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<1>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:282)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at junit.framework.Assert.assertEquals(Assert.java:201)
        at junit.framework.Assert.assertEquals(Assert.java:207)
        at 
org.apache.maven.shared.invoker.DefaultInvokerTest.testBuildShouldSucceed(DefaultInvokerTest.java:44)
        at 
org.apache.maven.shared.invoker.DefaultInvokerTest.testBuildShouldSucceed(DefaultInvokerTest.java:44)

The same issue is being seen in CI:
http://maven.zones.apache.org/continuum/surefireReport.action?buildId=13387&projectId=57#org.apache.maven.shared.invoker.DefaultInvokerTest

this is building the shared component.

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

        

Reply via email to