I started a new build (clean svn checkout), and I got another failure, probably
timing related.
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.112 sec <<<
FAILURE!
testShutdownCompleteAllTasks(org.apache.camel.component.seda.FileSedaShutdownCompleteAllTasksTest)
Time elapsed: 6.11 sec <<< FAILURE!
junit.framework.AssertionFailedError: Should complete all messages expected:<5>
but was:<4>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:280)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:198)
at
org.apache.camel.component.seda.FileSedaShutdownCompleteAllTasksTest.testShutdownCompleteAllTasks(FileSedaShutdownCompleteAllTasksTest.java:68)
Hadrian
On Mar 3, 2011, at 1:09 PM, davsclaus wrote:
> I just deleted camel-core and checked it out again. Works fine
> Try deleting camel-core and do an update from svn
>
>
> [INFO] Installing
> org/apache/camel/camel-core/2.7-SNAPSHOT/camel-core-2.7-SNAPSHOT.jar
> [INFO] Writing OBR metadata
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 31 seconds
> [INFO] Finished at: Thu Mar 03 19:11:10 CET 2011
> [INFO] Final Memory: 56M/224M
> [INFO]
> ------------------------------------------------------------------------
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/building-the-trunk-fails-for-me-tp3408128p3408410.html
> Sent from the Camel - Users mailing list archive at Nabble.com.