You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "George Harley (JIRA)" <ji...@apache.org> on 2006/07/07 15:13:30 UTC

[jira] Commented: (HARMONY-787) java.util.Formatter: to support date, time and datetime

    [ http://issues.apache.org/jira/browse/HARMONY-787?page=comments#action_12419706 ] 

George Harley commented on HARMONY-787:
---------------------------------------

Hi Richard, 

I am seeing test failures with this patch. Here is an example JUnit output for the test method test_formatLjava_lang_String$Ljava_lang_Object_DateTimeConversion()...

----------starts---------

Format pattern: %ta Argument: a expected:<Do> but was:<Mi>

junit.framework.AssertionFailedError: Format pattern: %ta Argument: a expected:<Do> but was:<Mi> at tests.api.java.util.FormatterTest.test_formatLjava_lang_String$Ljava_lang_Object_DateTimeConversion(FormatterTest.java:2078) at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)

----------ends----------

To my eyes it looks like the test data for that particular case is correct. 

Please could you confirm if this is a genuine problem. 

Thanks in advance, 
George


> java.util.Formatter: to support date, time and datetime
> -------------------------------------------------------
>
>          Key: HARMONY-787
>          URL: http://issues.apache.org/jira/browse/HARMONY-787
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: George Harley
>  Attachments: luni.src.diff
>
> Hello,
> Here is the implementation for java.util.Formatter to support datetime. I will try to attach the patch soon :-) Thanks a lot.
> Best regards,
> Richard

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