You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/08/17 07:06:43 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 647 - Still Failing

The Apache Jenkins build system has built Jackrabbit Oak (build #647)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/647/ to view the results.

Changes:
[amitj] OAK-6531: Implement rolling upgrade from Oak 1.6

Added oak-1.6-gc.log to rat exceptions

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.plugins.document.persistentCache.BroadcastTest.broadcastTCP

Error Message:
expected null, but was:<Hello World 36>

Stack Trace:
java.lang.AssertionError: expected null, but was:<Hello World 36>
	at org.apache.jackrabbit.oak.plugins.document.persistentCache.BroadcastTest.broadcastTry(BroadcastTest.java:220)
	at org.apache.jackrabbit.oak.plugins.document.persistentCache.BroadcastTest.broadcast(BroadcastTest.java:195)
	at org.apache.jackrabbit.oak.plugins.document.persistentCache.BroadcastTest.broadcastTCP(BroadcastTest.java:146)