You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tony Wu (JIRA)" <ji...@apache.org> on 2008/01/21 09:22:41 UTC

[jira] Created: (HARMONY-5407) [classlib][luni]4 testcases in java.util.CurrencyTest fails on RI

[classlib][luni]4 testcases in java.util.CurrencyTest fails on RI
-----------------------------------------------------------------

                 Key: HARMONY-5407
                 URL: https://issues.apache.org/jira/browse/HARMONY-5407
             Project: Harmony
          Issue Type: Sub-task
          Components: Non-bug differences from RI
    Affects Versions: 5.0M4
            Reporter: Tony Wu
             Fix For: 5.0M4


filed as a non-bug difference according to the parent task.

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


[jira] Resolved: (HARMONY-5407) [classlib][luni]4 testcases in java.util.CurrencyTest fails on RI

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu resolved HARMONY-5407.
------------------------------

    Resolution: Fixed

Oops, I found there is a lib of icu36 in my library path, I must test on the old CLDR data last time... 
This test correctted at r617004 w/ following fixes.
1. fix all the test according to CLDR data in ICU38.
2. correct a testcase on Antarctica, whose contry code should be AQ rather than AE.
3. work around a different exception handling of ICU, recorded on wiki, will report to ICU later.

> [classlib][luni]4 testcases in java.util.CurrencyTest fails on RI
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5407
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5407
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Non-bug differences from RI
>    Affects Versions: 5.0M4
>            Reporter: Tony Wu
>            Assignee: Tony Wu
>             Fix For: 5.0M4
>
>
> filed as a non-bug difference according to the parent task.

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


[jira] Closed: (HARMONY-5407) [classlib][luni]4 testcases in java.util.CurrencyTest fails on RI

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu closed HARMONY-5407.
----------------------------


Yes, it should be all upper case.

> [classlib][luni]4 testcases in java.util.CurrencyTest fails on RI
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5407
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5407
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Non-bug differences from RI
>    Affects Versions: 5.0M4
>            Reporter: Tony Wu
>            Assignee: Tony Wu
>             Fix For: 5.0M4
>
>
> filed as a non-bug difference according to the parent task.

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


[jira] Commented: (HARMONY-5407) [classlib][luni]4 testcases in java.util.CurrencyTest fails on RI

Posted by "Alexei Zakharov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564361#action_12564361 ] 

Alexei Zakharov commented on HARMONY-5407:
------------------------------------------

Thanks Tony, now all tests pass. I suppose now we may close this issue. 

p.s. BTW if you write full JIRA name in capital letters (i.e. HARMONY-5407 instead of Harmony-5407 or just H5407) in the commit comments then the JIRA software will be able to associate the commit with given JIRA number. So the commit will be visible in "Subversion commits" view.

> [classlib][luni]4 testcases in java.util.CurrencyTest fails on RI
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5407
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5407
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Non-bug differences from RI
>    Affects Versions: 5.0M4
>            Reporter: Tony Wu
>            Assignee: Tony Wu
>             Fix For: 5.0M4
>
>
> filed as a non-bug difference according to the parent task.

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


[jira] Resolved: (HARMONY-5407) [classlib][luni]4 testcases in java.util.CurrencyTest fails on RI

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu resolved HARMONY-5407.
------------------------------

    Resolution: Won't Fix
      Assignee: Tony Wu

correct the testcase at r613794

> [classlib][luni]4 testcases in java.util.CurrencyTest fails on RI
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5407
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5407
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Non-bug differences from RI
>    Affects Versions: 5.0M4
>            Reporter: Tony Wu
>            Assignee: Tony Wu
>             Fix For: 5.0M4
>
>
> filed as a non-bug difference according to the parent task.

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


[jira] Reopened: (HARMONY-5407) [classlib][luni]4 testcases in java.util.CurrencyTest fails on RI

Posted by "Alexei Zakharov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Zakharov reopened HARMONY-5407:
--------------------------------------


Tony, I've placed CurrencyTest back to the exclude list because it is still fails in some configurations. For example on my laptop it fails with following messages:

test_getInstanceLjava_util_Locale
      Unexpected IllegalArgumentException java.lang.NumberFormatException: id
junit.framework.AssertionFailedError: Unexpected IllegalArgumentException java.lang.NumberFormatException: id
at org.apache.harmony.luni.tests.java.util.CurrencyTest.test_getInstanceLjava_util_Locale(CurrencyTest.java:86)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
	0.060

test_getSymbol
    currUS.getSymbol() expected:<[]$> but was:<[US]$>
junit.framework.ComparisonFailure: currUS.getSymbol() expected:<[]$> but was:<[US]$>
at org.apache.harmony.luni.tests.java.util.CurrencyTest.test_getSymbol(CurrencyTest.java:133)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
	0.050

test_getSymbolLjava_util_Locale
	Failure	expected:<¥[]> but was:<¥[JP]>
junit.framework.ComparisonFailure: expected: but was:
at org.apache.harmony.luni.tests.java.util.CurrencyTest.test_getSymbolLjava_util_Locale(CurrencyTest.java:152)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)

It looks like CC has the same problems with this test: http://people.apache.org/~smishura/r615453/Windows_x86/classlib-test/


> [classlib][luni]4 testcases in java.util.CurrencyTest fails on RI
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5407
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5407
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Non-bug differences from RI
>    Affects Versions: 5.0M4
>            Reporter: Tony Wu
>            Assignee: Tony Wu
>             Fix For: 5.0M4
>
>
> filed as a non-bug difference according to the parent task.

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