[
https://issues.apache.org/jira/browse/JCR-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036841#comment-18036841
]
Manfred Baedke commented on JCR-5196:
-------------------------------------
The following tests probably have been removed from the TestAll suite, because
they fail either reproducibly or occasionally:
o.a.j.core.TestAll.java: LockedWrapperTest, MoveTest, AddMoveTest
o.a.j.core.config.TestAll.java: SecurityConfigTest
o.a.j.core.nodetype.TestAll.java: CyclicNodeTypeRegistrationTest
o.a.j.core.query.lucene.TestAll.java: SearchIndexConsistencyCheckTest
o.a.j.core.version.TestAll.java: RemoveOrphanVersionHistoryTest,
RemoveAndAddVersionLabelXATest
> Some test classes are not executed by default because they haven't been added
> to a test suite
> ---------------------------------------------------------------------------------------------
>
> Key: JCR-5196
> URL: https://issues.apache.org/jira/browse/JCR-5196
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-core
> Reporter: Manfred Baedke
> Assignee: Manfred Baedke
> Priority: Major
>
> The surefire config filters everything but class names matching
> "**/*TestAll.java". New test classes have to be added manually to one of
> these TestAll suites. That apparently hasn't been done for all of them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)