[ 
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/12/25 1:49 PM:
---------------------------------------------------------------

Added 21 test classes to the TestAll suite of the respective package (with 
minor adjustments, if needed).

The following tests classes contain failing tests. I added them, created Jira 
issues for the failing tests and added them to the list of known issues.

o.a.j.core.TestAll.java: AddMoveTest (JCR-5205)
o.a.j.core.config.TestAll.java: SecurityConfigTest (JCR-5206)
o.a.j.core.nodetype.TestAll.java: CyclicNodeTypeRegistrationTest (JCR-5208)
o.a.j.core.query.lucene.TestAll.java: SearchIndexConsistencyCheckTest (JCR-5209)
o.a.j.core.version.TestAll.java: RemoveOrphanVersionHistoryTest, 
RemoveAndAddVersionLabelXATest


was (Author: baedke):
Added 21 test classes to the TestAll suite of the respective package.

The following tests classes contain failing tests. I added them, created Jira 
issues for the failing tests and added them to the list of known issues.

o.a.j.core.TestAll.java: AddMoveTest (JCR-5205)
o.a.j.core.config.TestAll.java: SecurityConfigTest (JCR-5206)
o.a.j.core.nodetype.TestAll.java: CyclicNodeTypeRegistrationTest (JCR-5208)
o.a.j.core.query.lucene.TestAll.java: SearchIndexConsistencyCheckTest (JCR-5209)
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