[jira] [Commented] (OFBIZ-9115) Unit test case for service - updatePaymentGatewayConfig

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-9115) Unit test case for service - updatePaymentGatewayConfig

Nicolas Malin (Jira)

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

Michael Brohl commented on OFBIZ-9115:
--------------------------------------

One of these tests are failing on my local setup:
{noformat}
accountingtests testUpdatePaymentGatewayConfig Error assert ServiceUtil.isSuccess(serviceResult) | | false [errorMessage:Value not found, cannot update, responseMessage:error, successMessage:null]

Assertion failed:

assert ServiceUtil.isSuccess(serviceResult)
| |
false [errorMessage:Value not found, cannot update, responseMessage:error, successMessage:null]

at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:420)
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:663)
at AutoAcctgPaymentGatewayTests.testUpdatePaymentGatewayConfig(AutoAcctgPaymentGatewayTests.groovy:33)
at org.apache.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:89)
at org.apache.ofbiz.base.container.ContainerLoader.startLoadedContainers(ContainerLoader.java:148)
at org.apache.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:73)
at org.apache.ofbiz.base.start.StartupControlPanel.loadStartupLoaders(StartupControlPanel.java:218)
at org.apache.ofbiz.base.start.StartupControlPanel.start(StartupControlPanel.java:71)
at org.apache.ofbiz.base.start.Start.main(Start.java:85){noformat}

> Unit test case for service -  updatePaymentGatewayConfig
> --------------------------------------------------------
>
>                 Key: OFBIZ-9115
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9115
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: Trunk
>            Reporter: Deepak Nigam
>            Assignee: Suraj Khurana
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-9115.patch, OFBIZ-9115.patch
>
>
> Unit test case for service -  updatePaymentGatewayConfig



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)