You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adam Heath (JIRA)" <ji...@apache.org> on 2014/06/24 18:16:26 UTC

[jira] [Commented] (OFBIZ-5667) StringUtil api tests broken by 1330995

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

Adam Heath commented on OFBIZ-5667:
-----------------------------------

In fact, when run underneath cobertura, StringUtil has really good coverage; the fix will be to *not* change the tests, but set the delim back to "|" instead of null.

Jacques, why did you do that change?

> StringUtil api tests broken by 1330995
> --------------------------------------
>
>                 Key: OFBIZ-5667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5667
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk, Release Branch 13.07
>            Reporter: Adam Heath
>            Assignee: Jacques Le Roux
>
> Go to framework/base.  Run "../../ant tests".  The StringUtil test case fails, it can't parse the string "1=one|2=two".  This is due to a break introduced in r1330995.
> You'll need the recent changes in trunk that fix command-line junit/cobertura tests(r1605121).



--
This message was sent by Atlassian JIRA
(v6.2#6252)