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

Status: Failure

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

Changes:
[chetanm] OAK-6243 - Refactor directory construction logic via DirectoryFactory

Enable passing in a custom DirectoryFactory while constructing provider

[chetanm] OAK-6243 - Refactor directory construction logic via DirectoryFactory

Fold in the directory construction method from IndexWriterUtils

[chetanm] OAK-6243 - Refactor directory construction logic via DirectoryFactory

 

Test results:
1 tests failed.
FAILED:  
org.apache.jackrabbit.oak.plugins.blob.CompositeDataStoreCacheTest.concurrentGetFromStagedAndCached

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
        at 
org.apache.jackrabbit.oak.plugins.blob.CompositeDataStoreCacheTest.concurrentGetFromStagedAndCached(CompositeDataStoreCacheTest.java:533)

Reply via email to