[ https://issues.apache.org/jira/browse/OFBIZ-12998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17834412#comment-17834412 ]
ASF subversion and git services commented on OFBIZ-12998: --------------------------------------------------------- Commit 96c74c825edc1fe2ad7869ecc7d8f75b58d3b112 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=96c74c825e ] Fixed: Fix Partymgr Groovy tests (OFBIZ-12998) Hi Gil, you just missed to look into the stdio content of the BB testintegration step (a successful build is misleading) https://ci2.apache.org/#/builders/46/builds/785 2024-04-05 14:31:59,044 |main |ModelTestSuite |E| Unable to load test suite class : org.apache.ofbiz.party.party.test.PartyStatusChangeTests java.lang.ClassNotFoundException: org.apache.ofbiz.party.party.test.PartyStatusChangeTests 2024-04-05 14:31:58,989 |main |ModelTestSuite |E| Unable to load test suite class : org.apache.ofbiz.party.party.test.PartyTests java.lang.ClassNotFoundException: org.apache.ofbiz.party.party.test.PartyTests 2024-04-05 14:31:59,026 |main |ModelTestSuite |E| Unable to load test suite class : org.apache.ofbiz.party.party.test.ContactMechWorkerTests java.lang.ClassNotFoundException: org.apache.ofbiz.party.party.test.ContactMechWorkerTests 2024-04-05 14:31:59,027 |main |ModelTestSuite |E| Unable to load test suite class : org.apache.ofbiz.party.party.test.PartyContactMechTests java.lang.ClassNotFoundException: org.apache.ofbiz.party.party.test.PartyContactMechTests It's trivial fixes, just add .test to the packages names Thanks: Gil for the initial work > Fix Partymgr Groovy tests > ------------------------- > > Key: OFBIZ-12998 > URL: https://issues.apache.org/jira/browse/OFBIZ-12998 > Project: OFBiz > Issue Type: Sub-task > Components: party > Affects Versions: Upcoming Branch > Reporter: Gil Portenseigne > Assignee: Gil Portenseigne > Priority: Major > > This Jira intend to fix party component groovy integration tests : > 2024-04-05 14:12:56,111 |main |ModelTestSuite > |E| Unable to load test suite class : org.apache.ofbiz.party.PartyTests > 2024-04-05 14:12:56,125 |main |ModelTestSuite > |E| Unable to load test suite class : > org.apache.ofbiz.party.ContactMechWorkerTests > 2024-04-05 14:12:56,126 |main |ModelTestSuite > |E| Unable to load test suite class : > org.apache.ofbiz.party.PartyContactMechTests > 2024-04-05 14:12:56,134 |main |ModelTestSuite > |E| Unable to load test suite class : > org.apache.ofbiz.party.PartyStatusChangeTests -- This message was sent by Atlassian Jira (v8.20.10#820010)