You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ivan Popov (JIRA)" <ji...@apache.org> on 2007/03/22 17:28:32 UTC

[jira] Created: (HARMONY-3477) [jdktools][testing] exclude JPDA tests due to HARMONY-3472

[jdktools][testing] exclude JPDA tests due to HARMONY-3472
----------------------------------------------------------

                 Key: HARMONY-3477
                 URL: https://issues.apache.org/jira/browse/HARMONY-3477
             Project: Harmony
          Issue Type: Bug
          Components: JDK
            Reporter: Ivan Popov


The following JPDA tests should be excluded from jdkoots testing due to HARMONY-3472:

org.apache.harmony.jpda.tests.jdwp.MultiSession.ClassPrepareTest
org.apache.harmony.jpda.tests.jdwp.MultiSession.FieldAccessTest
org.apache.harmony.jpda.tests.jdwp.MultiSession.FieldModificationTest
org.apache.harmony.jpda.tests.jdwp.MultiSession.SingleStepTest
org.apache.harmony.jpda.tests.jdwp.MultiSession.VMDeathTest 


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


[jira] Closed: (HARMONY-3477) [jdktools][testing] exclude JPDA tests due to HARMONY-3472

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

Ivan Popov closed HARMONY-3477.
-------------------------------


Thanks, Stepan. Closing this issue.

> [jdktools][testing] exclude JPDA tests due to HARMONY-3472
> ----------------------------------------------------------
>
>                 Key: HARMONY-3477
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3477
>             Project: Harmony
>          Issue Type: Bug
>          Components: JDK
>         Environment: Linux, Windows
>            Reporter: Ivan Popov
>         Assigned To: Stepan Mishura
>         Attachments: exclude_tests.patch
>
>
> The following JPDA tests should be excluded from jdkoots testing due to HARMONY-3472:
> org.apache.harmony.jpda.tests.jdwp.MultiSession.ClassPrepareTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.FieldAccessTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.FieldModificationTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.SingleStepTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.VMDeathTest 

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


[jira] Updated: (HARMONY-3477) [jdktools][testing] exclude JPDA tests due to HARMONY-3472

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

Ivan Popov updated HARMONY-3477:
--------------------------------

    Environment: Linux, Windows
     Patch Info: [Patch Available]

With the updated exclude lists all JPDA tests pass on both single-cpu and multi-cpu machines.


> [jdktools][testing] exclude JPDA tests due to HARMONY-3472
> ----------------------------------------------------------
>
>                 Key: HARMONY-3477
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3477
>             Project: Harmony
>          Issue Type: Bug
>          Components: JDK
>         Environment: Linux, Windows
>            Reporter: Ivan Popov
>         Attachments: exclude_tests.patch
>
>
> The following JPDA tests should be excluded from jdkoots testing due to HARMONY-3472:
> org.apache.harmony.jpda.tests.jdwp.MultiSession.ClassPrepareTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.FieldAccessTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.FieldModificationTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.SingleStepTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.VMDeathTest 

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


[jira] Resolved: (HARMONY-3477) [jdktools][testing] exclude JPDA tests due to HARMONY-3472

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

Stepan Mishura resolved HARMONY-3477.
-------------------------------------

    Resolution: Fixed

Patch was applied at r521635.

> [jdktools][testing] exclude JPDA tests due to HARMONY-3472
> ----------------------------------------------------------
>
>                 Key: HARMONY-3477
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3477
>             Project: Harmony
>          Issue Type: Bug
>          Components: JDK
>         Environment: Linux, Windows
>            Reporter: Ivan Popov
>         Assigned To: Stepan Mishura
>         Attachments: exclude_tests.patch
>
>
> The following JPDA tests should be excluded from jdkoots testing due to HARMONY-3472:
> org.apache.harmony.jpda.tests.jdwp.MultiSession.ClassPrepareTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.FieldAccessTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.FieldModificationTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.SingleStepTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.VMDeathTest 

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


[jira] Updated: (HARMONY-3477) [jdktools][testing] exclude JPDA tests due to HARMONY-3472

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

Ivan Popov updated HARMONY-3477:
--------------------------------

    Attachment: exclude_tests.patch

Attached patch adds mentioned JPDA tests and a few other potentially failing multi-session tests to exclude list for JPDA module.


> [jdktools][testing] exclude JPDA tests due to HARMONY-3472
> ----------------------------------------------------------
>
>                 Key: HARMONY-3477
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3477
>             Project: Harmony
>          Issue Type: Bug
>          Components: JDK
>            Reporter: Ivan Popov
>         Attachments: exclude_tests.patch
>
>
> The following JPDA tests should be excluded from jdkoots testing due to HARMONY-3472:
> org.apache.harmony.jpda.tests.jdwp.MultiSession.ClassPrepareTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.FieldAccessTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.FieldModificationTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.SingleStepTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.VMDeathTest 

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


[jira] Assigned: (HARMONY-3477) [jdktools][testing] exclude JPDA tests due to HARMONY-3472

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

Stepan Mishura reassigned HARMONY-3477:
---------------------------------------

    Assignee: Stepan Mishura

> [jdktools][testing] exclude JPDA tests due to HARMONY-3472
> ----------------------------------------------------------
>
>                 Key: HARMONY-3477
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3477
>             Project: Harmony
>          Issue Type: Bug
>          Components: JDK
>         Environment: Linux, Windows
>            Reporter: Ivan Popov
>         Assigned To: Stepan Mishura
>         Attachments: exclude_tests.patch
>
>
> The following JPDA tests should be excluded from jdkoots testing due to HARMONY-3472:
> org.apache.harmony.jpda.tests.jdwp.MultiSession.ClassPrepareTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.FieldAccessTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.FieldModificationTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.SingleStepTest
> org.apache.harmony.jpda.tests.jdwp.MultiSession.VMDeathTest 

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