[
https://issues.apache.org/jira/browse/OAK-4727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15452234#comment-15452234
]
Francesco Mari commented on OAK-4727:
-------------------------------------
At r1758601 I also removed the nsfixture system property from the configuration
of the Surefire and Failsafe plugins. The system property is not needed
anymore, given that the fixture is not checked for in the tests.
> Oak Segment Tar tests should not check node store fixture
> ---------------------------------------------------------
>
> Key: OAK-4727
> URL: https://issues.apache.org/jira/browse/OAK-4727
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: segment-tar
> Reporter: Michael Dürig
> Assignee: Michael Dürig
> Labels: tests
> Fix For: Segment Tar 0.0.12
>
>
> Checking the node store fixture {{commons.FixturesHelper#getFixtures()}} is a
> left over from when the segment node store was part of {{oak-core}} and we
> wanted to avoid running the tests multiple times. As we are now in a separate
> module this check is not necessary any more. It is currently even harmful as
> certain tests are skipped. The default value for the fixtures is still
> {{SEGMENT_MK}} because {{oak-segment-tar}} cannot yet depend on Oak 1.5.9
> (not released yet) where the default was switched to {{SEGMENT_TAR}} (see
> OAK-4706).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)