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

Status: Failure

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

Changes:
[chetanm] OAK-6849 - Avoid creating empty properties node under indexRules

[amitj] OAK-6841: Revert Changes made in OAK-6575 before 1.7.10 is released

reverting r1811179

 

Test results:
6 tests failed.
FAILED:  
org.apache.jackrabbit.oak.plugins.index.lucene.IndexDefinitionTest.nodeTypeIndexedSync

Error Message:
null

Stack Trace:
java.lang.AssertionError
        at 
org.apache.jackrabbit.oak.plugins.index.lucene.IndexDefinitionTest.nodeTypeIndexedSync(IndexDefinitionTest.java:1061)


FAILED:  
org.apache.jackrabbit.oak.plugins.index.lucene.IndexDefinitionTest.nodeTypeIndexed_IgnoreAggregates

Error Message:
null

Stack Trace:
java.lang.AssertionError
        at 
org.apache.jackrabbit.oak.plugins.index.lucene.IndexDefinitionTest.nodeTypeIndexed_IgnoreAggregates(IndexDefinitionTest.java:1112)


FAILED:  
org.apache.jackrabbit.oak.plugins.index.lucene.IndexDefinitionTest.nodeTypeIndexed

Error Message:
null

Stack Trace:
java.lang.NullPointerException
        at 
org.apache.jackrabbit.oak.plugins.index.lucene.IndexDefinitionTest.nodeTypeIndexed(IndexDefinitionTest.java:1041)


FAILED:  
org.apache.jackrabbit.oak.plugins.index.lucene.IndexPlannerTest.syncNodeTypeIndex

Error Message:
null

Stack Trace:
java.lang.AssertionError
        at 
org.apache.jackrabbit.oak.plugins.index.lucene.IndexPlannerTest.syncNodeTypeIndex(IndexPlannerTest.java:1214)


FAILED:  
org.apache.jackrabbit.oak.plugins.index.lucene.property.SynchronousPropertyIndexTest.nodeTypeIndexing

Error Message:
Expected path /a not found, got []

Stack Trace:
java.lang.AssertionError: Expected path /a not found, got []
        at 
org.apache.jackrabbit.oak.plugins.index.lucene.property.SynchronousPropertyIndexTest.nodeTypeIndexing(SynchronousPropertyIndexTest.java:403)


FAILED:  
org.apache.jackrabbit.oak.plugins.index.lucene.property.SynchronousPropertyIndexTest.nodeType_mixins

Error Message:
Expected path /a not found, got []

Stack Trace:
java.lang.AssertionError: Expected path /a not found, got []
        at 
org.apache.jackrabbit.oak.plugins.index.lucene.property.SynchronousPropertyIndexTest.nodeType_mixins(SynchronousPropertyIndexTest.java:426)

Reply via email to