You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey A. Ivanov (JIRA)" <ji...@apache.org> on 2006/12/13 16:20:21 UTC

[jira] Created: (HARMONY-2668) [classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout

[classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout
--------------------------------------------------------------------

                 Key: HARMONY-2668
                 URL: http://issues.apache.org/jira/browse/HARMONY-2668
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Alexey A. Ivanov


There are cases not covered with existing unit tests.

-- 
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-2668) [classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout

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

Alexey A. Ivanov closed HARMONY-2668.
-------------------------------------


All's fine.
Thank you, Mark.

> [classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout
> --------------------------------------------------------------------
>
>                 Key: HARMONY-2668
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2668
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Mark Hindess
>         Attachments: H2668-SpringLayout.patch, H2668-SpringLayoutTest.patch, H2668-SpringTest.patch, H2668-unexclude_tests.patch
>
>
> There are cases not covered with existing unit tests.

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


[jira] Updated: (HARMONY-2668) [classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout

Posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2668?page=all ]

Alexey A. Ivanov updated HARMONY-2668:
--------------------------------------

    Attachment: H2668-unexclude_tests.patch

SpringTest is in the exclude lists, so it needs to be removed from them.

> [classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout
> --------------------------------------------------------------------
>
>                 Key: HARMONY-2668
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2668
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Attachments: H2668-SpringLayout.patch, H2668-SpringLayoutTest.patch, H2668-SpringTest.patch, H2668-unexclude_tests.patch
>
>
> There are cases not covered with existing unit tests.

-- 
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-2668) [classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout

Posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2668?page=all ]

Alexey A. Ivanov updated HARMONY-2668:
--------------------------------------

    Attachment: H2668-SpringLayoutTest.patch

New test cases for SpringLayout.

> [classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout
> --------------------------------------------------------------------
>
>                 Key: HARMONY-2668
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2668
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Attachments: H2668-SpringLayoutTest.patch
>
>
> There are cases not covered with existing unit tests.

-- 
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-2668) [classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout

Posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2668?page=all ]

Alexey A. Ivanov updated HARMONY-2668:
--------------------------------------

    Attachment: H2668-SpringTest.patch

SpringTest currently fails, the patch fixes the failures and adds several new test cases.

> [classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout
> --------------------------------------------------------------------
>
>                 Key: HARMONY-2668
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2668
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Attachments: H2668-SpringLayoutTest.patch, H2668-SpringTest.patch
>
>
> There are cases not covered with existing unit tests.

-- 
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-2668) [classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout

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

Mark Hindess resolved HARMONY-2668.
-----------------------------------

    Resolution: Fixed
      Assignee: Mark Hindess

Applied patches in r496045.  Please confirm they have been applied as expected.

> [classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout
> --------------------------------------------------------------------
>
>                 Key: HARMONY-2668
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2668
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Mark Hindess
>         Attachments: H2668-SpringLayout.patch, H2668-SpringLayoutTest.patch, H2668-SpringTest.patch, H2668-unexclude_tests.patch
>
>
> There are cases not covered with existing unit tests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2668) [classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout

Posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2668?page=all ]

Alexey A. Ivanov updated HARMONY-2668:
--------------------------------------

    Attachment: H2668-SpringLayout.patch

SpringLayout has debug prints in its code: the patch removes it. Also it generifies the code of the class: adds type parameters where applicable and @Override annotations.

> [classlib][swing] new test-cases for j.s.Spring and j.s.SpringLayout
> --------------------------------------------------------------------
>
>                 Key: HARMONY-2668
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2668
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Attachments: H2668-SpringLayout.patch, H2668-SpringLayoutTest.patch, H2668-SpringTest.patch
>
>
> There are cases not covered with existing unit tests.

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