[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-3181) Broken tests are on machines with non-English locale
Mario Fusco (JIRA)
jira-events at lists.jboss.org
Thu Aug 18 10:41:17 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco resolved JBRULES-3181.
----------------------------------
Resolution: Done
Now, when a date parsing fails, there's a fallback that tries to parse it also by using the UK Locale before to throw an Exception if even this second attempt fails.
> Broken tests are on machines with non-English locale
> ----------------------------------------------------
>
> Key: JBRULES-3181
> URL: https://issues.jboss.org/browse/JBRULES-3181
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Mario Fusco
> Assignee: Mario Fusco
>
> Some tests are broken on machines with non-English locale because dates are formatted with the pattern dd-MMM-yyyy (e.g. 10-Jul-1974) and that makes them fail when the month is written in a different language.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list