[ 
https://issues.apache.org/jira/browse/JCR-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036841#comment-18036841
 ] 

Manfred Baedke edited comment on JCR-5196 at 11/10/25 3:32 PM:
---------------------------------------------------------------

Added 21 test classes to the TestAll suite of the respective package.

The following tests I added but commented out, 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


was (Author: baedke):
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)

Reply via email to