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

Status: Failure

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

Changes:
[reschke] OAK-3532: simple tool for dumping RDB tables (ported to 1.2)

[reschke] OAK-3532: RDBExport - fix typo in usage and help messages (ported to

[mreutegg] OAK-2629: Cleanup Oak Travis jobs

[mreutegg] OAK-3556: MongoDocumentStore may create incomplete document

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.core.query.QueryResultTest.testGetSize

Error Message:
Wrong size of NodeIterator in result expected:<55> but was:<-1>

Stack Trace:
junit.framework.AssertionFailedError: Wrong size of NodeIterator in result 
expected:<55> but was:<-1>
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.Assert.failNotEquals(Assert.java:329)
        at junit.framework.Assert.assertEquals(Assert.java:78)
        at junit.framework.Assert.assertEquals(Assert.java:159)
        at junit.framework.TestCase.assertEquals(TestCase.java:316)
        at 
org.apache.jackrabbit.core.query.QueryResultTest.testGetSize(QueryResultTest.java:47)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at junit.framework.TestCase.runTest(TestCase.java:176)
        at junit.framework.TestCase.runBare(TestCase.java:141)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:129)
        at 
org.apache.jackrabbit.test.AbstractJCRTest.run(AbstractJCRTest.java:464)
        at junit.framework.TestSuite.runTest(TestSuite.java:252)
        at junit.framework.TestSuite.run(TestSuite.java:247)
        at junit.framework.TestSuite.runTest(TestSuite.java:252)
        at 
org.apache.jackrabbit.test.ConcurrentTestSuite.access$001(ConcurrentTestSuite.java:29)
        at 
org.apache.jackrabbit.test.ConcurrentTestSuite$2.run(ConcurrentTestSuite.java:67)
        at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown 
Source)
        at java.lang.Thread.run(Thread.java:662)


Reply via email to