[jira] [Commented] (OFBIZ-12998) Fix Partymgr Groovy tests

2024-04-05 Thread Gil Portenseigne (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834430#comment-17834430
 ] 

Gil Portenseigne commented on OFBIZ-12998:
--

Thanks Jacques for the review, i checked in my local, but must have missed it ! 
Was to eager to end the mission this afternoon :)

> 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)


[jira] [Commented] (OFBIZ-12998) Fix Partymgr Groovy tests

2024-04-05 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (OFBIZ-12998) Fix Partymgr Groovy tests

2024-04-05 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834325#comment-17834325
 ] 

ASF subversion and git services commented on OFBIZ-12998:
-

Commit aa1d8a91861f78ee4f03b2f7c0193282dce2817d in ofbiz-framework's branch 
refs/heads/trunk from Gil Portenseigne
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=aa1d8a9186 ]

Fixed: Partymgr Groovy tests (OFBIZ-12998)

Move groovy party test class to test package.


> 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)


[jira] [Commented] (OFBIZ-12998) Fix Partymgr Groovy tests

2024-04-05 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834322#comment-17834322
 ] 

ASF subversion and git services commented on OFBIZ-12998:
-

Commit 365f50ca0ee1511533457394d46c7d99f0fef18c in ofbiz-framework's branch 
refs/heads/trunk from Gil Portenseigne
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=365f50ca0e ]

Fixed: Partymgr Groovy tests (OFBIZ-12998)

Fix auto refactor by eclipse IDE, sorry for that.


> 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)


[jira] [Commented] (OFBIZ-12998) Fix Partymgr Groovy tests

2024-04-05 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17834291#comment-17834291
 ] 

ASF subversion and git services commented on OFBIZ-12998:
-

Commit 687bb364d60307a17f8ec8af27c856ebb4037bf7 in ofbiz-framework's branch 
refs/heads/trunk from Gil Portenseigne
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=687bb364d6 ]

Fixed: Partymgr Groovy tests (OFBIZ-12998)

Fix error that make test unable to be loaded.


> 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)