These failures are caused by adding the SEGMENT_TAR fixture to the matrix. That one doesn't exit in the branches thus the "IllegalArgumentException: No enum constant".

Would anyone know how to fix that except for creating a separate job per branch?

Michael



On 14.6.16 10:17 , Apache Jenkins Server wrote:
Test results:
4 tests failed.
FAILED:  
org.apache.jackrabbit.oak.plugins.document.RevisionGCTest.initializationError

Error Message:
null

Stack Trace:
java.lang.ExceptionInInitializerError
        at 
org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture.getFixtures(DocumentStoreFixture.java:77)
Caused by: java.lang.IllegalArgumentException: No enum constant 
org.apache.jackrabbit.oak.commons.FixturesHelper.Fixture.SEGMENT_TAR

Reply via email to