You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/06/24 10:51:07 UTC

[jira] Closed: (HARMONY-6153) [classlib][luni] TimeZoneTest.test_getDisplayNameZILjava_util_Locale would fail against ICU 4.0

     [ https://issues.apache.org/jira/browse/HARMONY-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Yu closed HARMONY-6153.
---------------------------


> [classlib][luni] TimeZoneTest.test_getDisplayNameZILjava_util_Locale would fail against ICU 4.0
> -----------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-6153
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6153
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M9
>            Reporter: Jim Yu
>            Assignee: Regis Xu
>             Fix For: 5.0M10
>
>         Attachments: HARMONY-6153.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> If ICU is upgraded to 4.0, TimeZoneTest.test_getDisplayNameZILjava_util_Locale would fail due to testcase become obsolete.
> Failure trace:
> junit.framework.ComparisonFailure: null expected:<[GMT]+0800> but was:<[\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4]+0800>
> at org.apache.harmony.luni.tests.java.util.TimeZoneTest.test_getDisplayNameZILjava_util_Locale(TimeZoneTest.java:183)
> at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:197)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.