There were 2 failures
-----
Test Result (2 failures / -39)
org.apache.jackrabbit.oak.jcr.OrderableNodesTest.setPrimaryType[0]
org.apache.jackrabbit.oak.run.osgi.MBeanIntegrationTest.jmxIntegration
-----
One of the failure was in PojoSR which looks like due to Repository
shutdown not complete. Did a fix with OAK-3203. Hopefully that should
fix it
------------------
Assertion failed:
assert mbeans.size() == 1
| | |
| 2 false
[org.apache.jackrabbit.oak.management.RepositoryManager[org.apache.jackrabbit.oak:name="repository
manager",type="RepositoryManagement",id=146],
org.apache.jackrabbit.oak.management.RepositoryManager[org.apache.jackrabbit.oak:name="repository
manager",type="RepositoryManagement",id=44]]
at
org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:398)
at
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:646)
at
org.apache.jackrabbit.oak.run.osgi.MBeanIntegrationTest.jmxIntegration(MBeanIntegrationTest.groovy:47)
------------------
Chetan Mehrotra
On Sat, Aug 15, 2015 at 10:39 AM, Apache Jenkins Server
<[email protected]> wrote:
> The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build
> #331)
>
> Status: Still Failing
>
> Check console output at
> https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/331/ to view
> the results.