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

Status: Still Failing

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

Changes:
[angela] OAK-5882 : Improve coverage for oak.security code in oak-core (wip)

 

Test results:
3 tests failed.
FAILED:  
org.apache.jackrabbit.oak.upgrade.nodestate.FilteringNodeStateTest.shouldHaveCorrectChildOrderProperty

Error Message:
expected:<[football]> but was:<[foo, football]>

Stack Trace:
java.lang.AssertionError: expected:<[football]> but was:<[foo, football]>
        at 
org.apache.jackrabbit.oak.upgrade.nodestate.FilteringNodeStateTest.shouldHaveCorrectChildOrderProperty(FilteringNodeStateTest.java:145)


FAILED:  
org.apache.jackrabbit.oak.upgrade.nodestate.report.PeriodicReporterTest.callbackEveryTenProperties

Error Message:

Expected: Reported{ nodes: (map containing [an instance of java.lang.Long->an 
instance of java.lang.String] or ANYTHING), properties: map containing 
[<10L>->"/counter/10"]
     but: was <Reported{ nodes: {} properties: {}}>

Stack Trace:
java.lang.AssertionError: 

Expected: Reported{ nodes: (map containing [an instance of java.lang.Long->an 
instance of java.lang.String] or ANYTHING), properties: map containing 
[<10L>->"/counter/10"]
     but: was <Reported{ nodes: {} properties: {}}>
        at 
org.apache.jackrabbit.oak.upgrade.nodestate.report.PeriodicReporterTest.callbackEveryTenProperties(PeriodicReporterTest.java:64)


FAILED:  
org.apache.jackrabbit.oak.upgrade.nodestate.report.ReportingNodeStateTest.getPropertyReportsProperty

Error Message:

Expected: Reported{ nodes: (map containing [an instance of java.lang.Long->an 
instance of java.lang.String] or ANYTHING), properties: map containing 
[<1L>->"/meaningOfLife"]
     but: was <Reported{ nodes: {} properties: {}}>

Stack Trace:
java.lang.AssertionError: 

Expected: Reported{ nodes: (map containing [an instance of java.lang.Long->an 
instance of java.lang.String] or ANYTHING), properties: map containing 
[<1L>->"/meaningOfLife"]
     but: was <Reported{ nodes: {} properties: {}}>
        at 
org.apache.jackrabbit.oak.upgrade.nodestate.report.ReportingNodeStateTest.getPropertyReportsProperty(ReportingNodeStateTest.java:96)

Reply via email to