[jira] [Commented] (OFBIZ-5168) Unexpected Errors Logged While Running Unit Tests

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

[jira] [Commented] (OFBIZ-5168) Unexpected Errors Logged While Running Unit Tests

Nicolas Malin (Jira)

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

Adrian Crum commented on OFBIZ-5168:
------------------------------------

I tend to believe the entity engine when it tells me a field name is invalid.

No, this is not a duplicate of OFBIZ-5004. I am not proposing that we eliminate the warnings. I am saying the unit tests need to be fixed.

               

> Unexpected Errors Logged While Running Unit Tests
> -------------------------------------------------
>
>                 Key: OFBIZ-5168
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5168
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Priority: Minor
>
> 2013-04-04 21:16:46,500 (main) [      GenericEntity.java:314:WARN ] The field name (or key) [productionRunId] is not valid for entity [WorkEffort], printing IllegalArgumentException instead of throwing it because Map interface specification does not allow throwing that exception.
> 2013-04-04 21:20:58,625 (main) [      GenericEntity.java:314:WARN ] The field name (or key) [parentTypeId] is not valid for entity [Payment], printing IllegalArgumentException instead of throwing it because Map interface specification does not allow throwing that exception.
> 2013-04-04 21:35:59,109 (main) [      GenericEntity.java:314:WARN ] The field name (or key) [requesterId] is not valid for entity [CustRequest], printing IllegalArgumentException instead of throwing it because Map interface specification does not allow throwing that exception.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira