OK,

Thanks to Benjaminn turning on capture of the JUnit results for the
Hudson job, we have caught the sporadic failure.

Here is the test that is failing occasionally:

org.codehaus.mojo.exec.ExecJavaMojoTest.testUncooperativeThread (from
ExecJavaMojoTest)

Error Message

expected:<1(interrupted)(f)2[(f)]> but was:<1(interrupted)(f)2[]>

Stacktrace

junit.framework.ComparisonFailure: expected:<1(interrupted)(f)2[(f)]>
but was:<1(interrupted)(f)2[]>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at junit.framework.Assert.assertEquals(Assert.java:87)
        at 
org.codehaus.mojo.exec.ExecJavaMojoTest.testUncooperativeThread(ExecJavaMojoTest.java:171)


-Stephen

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to