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

Jacques Le Roux commented on OFBIZ-12453:
-----------------------------------------

Hi Pierre,

This is fundamentally wrong. The testIntegration Gradle task and actually all 
integration tests are supposed to be run after a "gradlew cleanAll loadAll" or 
at least a "gradlew cleanData loadAll". You may add new tests to prove your 
cases but as long as testIntegration Gradle task is OK there are no reasons to 
call what you raise a bug. Please close and create an improvement Jira to prove 
your case with new integration test/s, TIA

> testInvoicePerShipmentSetFalse work with runtime configuration data
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-12453
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12453
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Trunk, Upcoming Branch
>            Reporter: Pierre Smits
>            Priority: Major
>              Labels: integration-test, test-failure
>
> The testInvoicePerShipmentSetFalse fails when the following is loaded into 
> the SystemProperty table and the test is executed.
> {code:java}
> <SystemProperty systemResourceId="accounting" 
> systemPropertyId="create.invoice.per.shipment" 
> systemPropertyValue="Y"
> description="create invoice per shipment. Options: = Y (Invoice per 
> shipment), N (Invoice per order)"/> {code}
> See 
> https://github.com/apache/ofbiz-framework/blob/trunk/applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/InvoicePerShipmentTests.groovy



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to