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/04/23 11:19:47 UTC

[jira] Created: (HARMONY-6172) [classlib][text] Move NumberFormatTest out of exclude list

[classlib][text] Move NumberFormatTest out of exclude list
----------------------------------------------------------

                 Key: HARMONY-6172
                 URL: https://issues.apache.org/jira/browse/HARMONY-6172
             Project: Harmony
          Issue Type: Test
          Components: Classlib
    Affects Versions: 5.0M9
            Reporter: Jim Yu
             Fix For: 5.0M10


Currently, there is a testcase failure for NumberFormatTest .test_getIntegerInstanceLjava_util_Locale. I found it was caused by an incorrect expected value of the testcase. I've got a fix to correct it and we can move  NumberFormatTest out of exclude list safely after applying this patch.

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


[jira] Assigned: (HARMONY-6172) [classlib][text] Move NumberFormatTest out of exclude list

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

Tim Ellison reassigned HARMONY-6172:
------------------------------------

    Assignee: Tim Ellison

> [classlib][text] Move NumberFormatTest out of exclude list
> ----------------------------------------------------------
>
>                 Key: HARMONY-6172
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6172
>             Project: Harmony
>          Issue Type: Test
>          Components: Classlib
>    Affects Versions: 5.0M9
>            Reporter: Jim Yu
>            Assignee: Tim Ellison
>             Fix For: 5.0M10
>
>         Attachments: HARMONY-6172.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Currently, there is a testcase failure for NumberFormatTest .test_getIntegerInstanceLjava_util_Locale. I found it was caused by an incorrect expected value of the testcase. I've got a fix to correct it and we can move  NumberFormatTest out of exclude list safely after applying this patch.

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


[jira] Updated: (HARMONY-6172) [classlib][text] Move NumberFormatTest out of exclude list

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

Jim Yu updated HARMONY-6172:
----------------------------

    Attachment: HARMONY-6172.diff

> [classlib][text] Move NumberFormatTest out of exclude list
> ----------------------------------------------------------
>
>                 Key: HARMONY-6172
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6172
>             Project: Harmony
>          Issue Type: Test
>          Components: Classlib
>    Affects Versions: 5.0M9
>            Reporter: Jim Yu
>             Fix For: 5.0M10
>
>         Attachments: HARMONY-6172.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Currently, there is a testcase failure for NumberFormatTest .test_getIntegerInstanceLjava_util_Locale. I found it was caused by an incorrect expected value of the testcase. I've got a fix to correct it and we can move  NumberFormatTest out of exclude list safely after applying this patch.

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


[jira] Resolved: (HARMONY-6172) [classlib][text] Move NumberFormatTest out of exclude list

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

Tim Ellison resolved HARMONY-6172.
----------------------------------

    Resolution: Fixed

Thanks Jim.

Patch applied to TEXT module at repo revision r767888.

Please check it was applied as you expected.


> [classlib][text] Move NumberFormatTest out of exclude list
> ----------------------------------------------------------
>
>                 Key: HARMONY-6172
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6172
>             Project: Harmony
>          Issue Type: Test
>          Components: Classlib
>    Affects Versions: 5.0M9
>            Reporter: Jim Yu
>            Assignee: Tim Ellison
>             Fix For: 5.0M10
>
>         Attachments: HARMONY-6172.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Currently, there is a testcase failure for NumberFormatTest .test_getIntegerInstanceLjava_util_Locale. I found it was caused by an incorrect expected value of the testcase. I've got a fix to correct it and we can move  NumberFormatTest out of exclude list safely after applying this patch.

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


[jira] Commented: (HARMONY-6172) [classlib][text] Move NumberFormatTest out of exclude list

Posted by "Jim Yu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702225#action_12702225 ] 

Jim Yu commented on HARMONY-6172:
---------------------------------

Verified at r768129. Thanks, Tim.

> [classlib][text] Move NumberFormatTest out of exclude list
> ----------------------------------------------------------
>
>                 Key: HARMONY-6172
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6172
>             Project: Harmony
>          Issue Type: Test
>          Components: Classlib
>    Affects Versions: 5.0M9
>            Reporter: Jim Yu
>            Assignee: Tim Ellison
>             Fix For: 5.0M10
>
>         Attachments: HARMONY-6172.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Currently, there is a testcase failure for NumberFormatTest .test_getIntegerInstanceLjava_util_Locale. I found it was caused by an incorrect expected value of the testcase. I've got a fix to correct it and we can move  NumberFormatTest out of exclude list safely after applying this patch.

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


[jira] Closed: (HARMONY-6172) [classlib][text] Move NumberFormatTest out of exclude list

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

Tim Ellison closed HARMONY-6172.
--------------------------------


Feel free to close the issue when you verify it ;-)  Just means less clicking for me!

Thanks,
Tim


> [classlib][text] Move NumberFormatTest out of exclude list
> ----------------------------------------------------------
>
>                 Key: HARMONY-6172
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6172
>             Project: Harmony
>          Issue Type: Test
>          Components: Classlib
>    Affects Versions: 5.0M9
>            Reporter: Jim Yu
>            Assignee: Tim Ellison
>             Fix For: 5.0M10
>
>         Attachments: HARMONY-6172.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Currently, there is a testcase failure for NumberFormatTest .test_getIntegerInstanceLjava_util_Locale. I found it was caused by an incorrect expected value of the testcase. I've got a fix to correct it and we can move  NumberFormatTest out of exclude list safely after applying this patch.

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