[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1525) MVELCalendarCoercionTest and MVELDateCoercionTest do not passed on 4.0.x

Jan Boboli (JIRA) jira-events at lists.jboss.org
Tue Mar 25 05:21:41 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBRULES-1525?page=comments#action_12404368 ] 
            
Jan Boboli commented on JBRULES-1525:
-------------------------------------

The problem in MVELDateCoercionTest() and MVELCalendarCoercionTest() is a localization problem.
The problem is at line 24:
 String dt = "10-Jul-1974";
On my computer, i have Polish locale, and for me it should be "10-Cze-1974" for the tests to complete succesfully.

Probably you have different language settings that US.

If you want to build drools without running  tests, you can use "mvn install -Dmaven.test.skip=true".
Jan


> MVELCalendarCoercionTest and MVELDateCoercionTest do not passed on 4.0.x
> ------------------------------------------------------------------------
>
>                 Key: JBRULES-1525
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-1525
>             Project: JBoss Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0.5
>         Environment: Maven 2.0.8,  Java 5, Linux Mandriva 2008.0
>            Reporter: Nicolas Heron
>         Assigned To: Mark Proctor
>             Fix For: 4.0.6
>
>
> I took the latest 4.0.x version and did everything needed to build the solution but
> When using maven, I always have the same errors in those 2 tests :
>   testString(org.drools.base.mvel.MVELCalendarCoercionTest)
>   testString(org.drools.base.mvel.MVELDateCoercionTest)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list