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

Status: Still Failing

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

Changes:
[reschke] OAK-5320: Update Oak trunk to Jackrabbit 2.14.0

[chetanm] OAK-5414 - Refactor LuceneIndexEditor to move out logic related to

[reschke] OAK-5328: JDK18 doctool compliance - broken paragraph tags

[reschke] OAK-5328: JDK18 doctool compliance - unescaped '>'

 

Test results:
2 tests failed.
FAILED:  
org.apache.jackrabbit.oak.segment.standby.ExternalPrivateStoreIT.testProxySkippedBytesIntermediateChange

Error Message:
expected:<{ root = { ... } }> but was:<{ root : { } }>

Stack Trace:
java.lang.AssertionError: expected:<{ root = { ... } }> but was:<{ root : { } }>


FAILED:  org.apache.jackrabbit.oak.segment.standby.StandbyTestIT.testSyncLoop

Error Message:
expected:<{ checkpoints = { ... }, root = { ... } }> but was:<{ root : { } }>

Stack Trace:
java.lang.AssertionError: expected:<{ checkpoints = { ... }, root = { ... } }> 
but was:<{ root : { } }>
        at 
org.apache.jackrabbit.oak.segment.standby.StandbyTestIT.testSyncLoop(StandbyTestIT.java:122)


Reply via email to