Thomas Mueller created OAK-11600:
------------------------------------

             Summary: DocumentNodeStoreConfigTest failure
                 Key: OAK-11600
                 URL: https://issues.apache.org/jira/browse/OAK-11600
             Project: Jackrabbit Oak
          Issue Type: Improvement
            Reporter: Thomas Mueller


This test fails for me locally: 
{noformat}
mvn -Dbaseline.skip=true clean install 


[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.jackrabbit.oak.run.osgi.DocumentNodeStoreConfigTest
[ERROR] Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
105.178 s <<< FAILURE! - in 
org.apache.jackrabbit.oak.run.osgi.DocumentNodeStoreConfigTest
[ERROR] 
testRDBDocumentStoreLateDataSource(org.apache.jackrabbit.oak.run.osgi.DocumentNodeStoreConfigTest)
  Time elapsed: 101.853 s  <<< FAILURE!
java.lang.AssertionError: No service found for 
org.apache.jackrabbit.oak.spi.state.NodeStore
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertNotNull(Assert.java:713)
        at 
org.apache.jackrabbit.oak.run.osgi.AbstractRepositoryFactoryTest.getServiceWithWait(AbstractRepositoryFactoryTest.java:118)
        at 
org.apache.jackrabbit.oak.run.osgi.AbstractRepositoryFactoryTest.getServiceWithWait(AbstractRepositoryFactoryTest.java:110)
        at 
org.apache.jackrabbit.oak.run.osgi.DocumentNodeStoreConfigTest.testRDBDocumentStoreLateDataSource(DocumentNodeStoreConfigTest.java:205)


[INFO] Oak PojoSR ......................................... FAILURE [02:09 min]

{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to