You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/05/10 04:03:04 UTC

[jira] Created: (HARMONY-452) Defect in test case: tests.api.java.util.CalendarTest.test_setII

Defect in test case: tests.api.java.util.CalendarTest.test_setII
----------------------------------------------------------------

         Key: HARMONY-452
         URL: http://issues.apache.org/jira/browse/HARMONY-452
     Project: Harmony
        Type: Bug

  Components: Classlib  
    Reporter: Richard Liang
    Priority: Minor


Hello,

Test case tests.api.java.util.CalendarTest.test_setII() fails both in RI and Harmony. It is should be a defect of this test case itself.

-- 
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


[jira] Updated: (HARMONY-452) Defect in test case: tests.api.java.util.CalendarTest.test_setII

Posted by "Richard Liang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-452?page=all ]

Richard Liang updated HARMONY-452:
----------------------------------

    Attachment: luni.src.diff
                luni.make.diff

Hello,

Please try my patch. Thanks a lot. :-)

I also remove this test case from luni's excluded test list.

> Defect in test case: tests.api.java.util.CalendarTest.test_setII
> ----------------------------------------------------------------
>
>          Key: HARMONY-452
>          URL: http://issues.apache.org/jira/browse/HARMONY-452
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Richard Liang
>     Priority: Minor
>  Attachments: luni.make.diff, luni.src.diff
>
> Hello,
> Test case tests.api.java.util.CalendarTest.test_setII() fails both in RI and Harmony. It is should be a defect of this test case itself.

-- 
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


[jira] Closed: (HARMONY-452) Defect in test case: tests.api.java.util.CalendarTest.test_setII

Posted by "George Harley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-452?page=all ]
     
George Harley closed HARMONY-452:
---------------------------------


Verified by Richard. 

> Defect in test case: tests.api.java.util.CalendarTest.test_setII
> ----------------------------------------------------------------
>
>          Key: HARMONY-452
>          URL: http://issues.apache.org/jira/browse/HARMONY-452
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: George Harley
>     Priority: Minor
>  Attachments: luni.make.diff, luni.src.diff, new.luni.src.cal.diff
>
> Hello,
> Test case tests.api.java.util.CalendarTest.test_setII() fails both in RI and Harmony. It is should be a defect of this test case itself.

-- 
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


[jira] Assigned: (HARMONY-452) Defect in test case: tests.api.java.util.CalendarTest.test_setII

Posted by "George Harley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-452?page=all ]

George Harley reassigned HARMONY-452:
-------------------------------------

    Assign To: George Harley

> Defect in test case: tests.api.java.util.CalendarTest.test_setII
> ----------------------------------------------------------------
>
>          Key: HARMONY-452
>          URL: http://issues.apache.org/jira/browse/HARMONY-452
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: George Harley
>     Priority: Minor
>  Attachments: luni.make.diff, luni.src.diff
>
> Hello,
> Test case tests.api.java.util.CalendarTest.test_setII() fails both in RI and Harmony. It is should be a defect of this test case itself.

-- 
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


[jira] Updated: (HARMONY-452) Defect in test case: tests.api.java.util.CalendarTest.test_setII

Posted by "Richard Liang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-452?page=all ]

Richard Liang updated HARMONY-452:
----------------------------------

    Attachment: new.luni.src.cal.diff

Hello George,

CalendarTest also has some locale-dependent test cases. Please try the new patch. Thanks a lot.

Best regards,
Richard

> Defect in test case: tests.api.java.util.CalendarTest.test_setII
> ----------------------------------------------------------------
>
>          Key: HARMONY-452
>          URL: http://issues.apache.org/jira/browse/HARMONY-452
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: George Harley
>     Priority: Minor
>  Attachments: luni.make.diff, luni.src.diff, new.luni.src.cal.diff
>
> Hello,
> Test case tests.api.java.util.CalendarTest.test_setII() fails both in RI and Harmony. It is should be a defect of this test case itself.

-- 
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


[jira] Resolved: (HARMONY-452) Defect in test case: tests.api.java.util.CalendarTest.test_setII

Posted by "George Harley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-452?page=all ]
     
George Harley resolved HARMONY-452:
-----------------------------------

    Resolution: Fixed

Hi Richard, 

Patch committed in revision 407044. Please could you verify that it has been applied as expected. 

Thanks for this enhancement.

Best regards, 
George

> Defect in test case: tests.api.java.util.CalendarTest.test_setII
> ----------------------------------------------------------------
>
>          Key: HARMONY-452
>          URL: http://issues.apache.org/jira/browse/HARMONY-452
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: George Harley
>     Priority: Minor
>  Attachments: luni.make.diff, luni.src.diff, new.luni.src.cal.diff
>
> Hello,
> Test case tests.api.java.util.CalendarTest.test_setII() fails both in RI and Harmony. It is should be a defect of this test case itself.

-- 
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


[jira] Commented: (HARMONY-452) Defect in test case: tests.api.java.util.CalendarTest.test_setII

Posted by "Richard Liang (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-452?page=comments#action_12412104 ] 

Richard Liang commented on HARMONY-452:
---------------------------------------

Hello George,

The fix works fine. Thanks a lot.

Best regards,
Richard

> Defect in test case: tests.api.java.util.CalendarTest.test_setII
> ----------------------------------------------------------------
>
>          Key: HARMONY-452
>          URL: http://issues.apache.org/jira/browse/HARMONY-452
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: George Harley
>     Priority: Minor
>  Attachments: luni.make.diff, luni.src.diff, new.luni.src.cal.diff
>
> Hello,
> Test case tests.api.java.util.CalendarTest.test_setII() fails both in RI and Harmony. It is should be a defect of this test case itself.

-- 
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