Hi,
On Tue, Sep 28, 2010 at 6:07 PM, Apache Hudson Server
<[email protected]> wrote:
> See
> <https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr2dav/1282/>
The failure is:
junit.framework.AssertionFailedError: Path /testroot/node1 not found in events.
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at
org.apache.jackrabbit.test.api.observation.AbstractObservationTest.checkNodes(AbstractObservationTest.java:235)
at
org.apache.jackrabbit.test.api.observation.AbstractObservationTest.checkNodeRemoved(AbstractObservationTest.java:165)
at
org.apache.jackrabbit.test.api.observation.NodeRemovedTest.testSingleNodeRemoved(NodeRemovedTest.java:53)
It's probably something as simple as an observation timeout in the test class.
BR,
Jukka Zitting