[
https://issues.apache.org/jira/browse/OAK-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679951#comment-14679951
]
Alex Parvulescu commented on OAK-3200:
--------------------------------------
I don't really agree, I ran the test locally and I got the following failure on
_OakOSGiRepositoryFactoryTest_, but seemingly not related to OAK-3197:
{code}
at org.apache.jackrabbit.oak.Oak$6.close(Oak.java:640)
at org.apache.commons.io.IOUtils.closeQuietly(IOUtils.java:303)
at
org.apache.jackrabbit.oak.jcr.repository.RepositoryImpl.shutdown(RepositoryImpl.java:308)
{code}
Failures related to _RepositoryImpl.java:308_ [0] actually look like a
component calling shutdown on an already closed repository, most probably
_OakOSGiRepositoryFactoryTest.shutdown_.
[0]
https://github.com/apache/jackrabbit-oak/blob/trunk/oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr/repository/RepositoryImpl.java#L308
> Build Failure due to LuceneSupportTest and OakOSGiRepositoryFactoryTest
> -----------------------------------------------------------------------
>
> Key: OAK-3200
> URL: https://issues.apache.org/jira/browse/OAK-3200
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: pojosr
> Reporter: angela
> Assignee: Chetan Mehrotra
> Fix For: 1.3.4
>
>
> as described on oak-dev
> i will mark the failing tests to be ignored.... [~chetanm], would you mind
> fixing this?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)