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:15:07 UTC

[jira] Closed: (HARMONY-6154) [classlib][luni] LocaleTest.test_getISO3Language would fail against ICU 4.0

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

Jim Yu closed HARMONY-6154.
---------------------------


> [classlib][luni] LocaleTest.test_getISO3Language would fail against ICU 4.0
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-6154
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6154
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M9
>            Reporter: Jim Yu
>            Assignee: Regis Xu
>             Fix For: 5.0M10
>
>         Attachments: HARMONY-6154.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> If ICU is upgraded to 4.0, LocaleTest.test_getISO3Language would fail due to testcase is obsolete.
> Failure trace:
> junit.framework.ComparisonFailure: null expected:<[]> but was: <[SCG]>
> at org.apache.harmony.luni.tests.java.util.LocaleTest.test_getISO3Language(LocaleTest.java:262)
> 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.