You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "tatyana doubtsova (JIRA)" <ji...@apache.org> on 2007/02/19 06:39:05 UTC

[jira] Created: (HARMONY-3194) [classlib][testing] common -x-lists clean-up

[classlib][testing] common -x-lists clean-up
--------------------------------------------

                 Key: HARMONY-3194
                 URL: https://issues.apache.org/jira/browse/HARMONY-3194
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: tatyana doubtsova


Attached is the patch to comon x-lists from wich thefollowing tests are removed:

org/apache/harmony/auth/tests/module/Krb5LoginModuleTest.java
tests/api/java/lang/ProcessTest.java
tests/api/java/nio/charset/ASCCharsetEncoderTest.java
tests/api/java/nio/charset/GBCharsetEncoderTest.java
tests/api/java/nio/charset/ISOCharsetEncoderTest.java
tests/api/java/nio/charset/UTFCharsetEncoderTest.java
org/apache/harmony/rmi/ConnectionTest.java
org/apache/harmony/sound/tests/javax/sound/midi/ShortMessageTest.java
org/apache/harmony/text/tests/java/text/CollationKeyTest.java
org/apache/harmony/text/tests/java/text/CollatorTest.java
org/apache/harmony/lang/management/tests/java/lang/management/MemoryUsageTest.java
org/apache/harmony/security/tests/java/security/SecureRandom2Test.java

I've run excluded classlib test on win ia32 drlvm|ibmvme, linux ia32 drlvm|ibmvme, linux em64t drlvm 
and found out that those tests passed on all 5 configurations. I removed those test from x-lists and double checked running corresponding modules tests iteratively in once mode. So, the tests should be returned to runs.

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


[jira] Updated: (HARMONY-3194) [classlib][testing] common -x-lists clean-up

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

tatyana doubtsova updated HARMONY-3194:
---------------------------------------

    Attachment: exclude.common.patch

> [classlib][testing] common -x-lists clean-up
> --------------------------------------------
>
>                 Key: HARMONY-3194
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3194
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: tatyana doubtsova
>         Attachments: exclude.common.patch
>
>
> Attached is the patch to comon x-lists from wich thefollowing tests are removed:
> org/apache/harmony/auth/tests/module/Krb5LoginModuleTest.java
> tests/api/java/lang/ProcessTest.java
> tests/api/java/nio/charset/ASCCharsetEncoderTest.java
> tests/api/java/nio/charset/GBCharsetEncoderTest.java
> tests/api/java/nio/charset/ISOCharsetEncoderTest.java
> tests/api/java/nio/charset/UTFCharsetEncoderTest.java
> org/apache/harmony/rmi/ConnectionTest.java
> org/apache/harmony/sound/tests/javax/sound/midi/ShortMessageTest.java
> org/apache/harmony/text/tests/java/text/CollationKeyTest.java
> org/apache/harmony/text/tests/java/text/CollatorTest.java
> org/apache/harmony/lang/management/tests/java/lang/management/MemoryUsageTest.java
> org/apache/harmony/security/tests/java/security/SecureRandom2Test.java
> I've run excluded classlib test on win ia32 drlvm|ibmvme, linux ia32 drlvm|ibmvme, linux em64t drlvm 
> and found out that those tests passed on all 5 configurations. I removed those test from x-lists and double checked running corresponding modules tests iteratively in once mode. So, the tests should be returned to runs.

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


[jira] Commented: (HARMONY-3194) [classlib][testing] common -x-lists clean-up

Posted by "tatyana doubtsova (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481145 ] 

tatyana doubtsova commented on HARMONY-3194:
--------------------------------------------

Alexei, thank you for applying the patch. All tests but nio_char are in the run and pass on win 32, lnx 32, lnx 64.


> [classlib][testing] common -x-lists clean-up
> --------------------------------------------
>
>                 Key: HARMONY-3194
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3194
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: tatyana doubtsova
>         Assigned To: Alexei Zakharov
>         Attachments: exclude.common.patch, exclude.common.patch
>
>
> Attached is the patch to comon x-lists from wich thefollowing tests are removed:
> org/apache/harmony/auth/tests/module/Krb5LoginModuleTest.java
> tests/api/java/lang/ProcessTest.java
> tests/api/java/nio/charset/ASCCharsetEncoderTest.java
> tests/api/java/nio/charset/GBCharsetEncoderTest.java
> tests/api/java/nio/charset/ISOCharsetEncoderTest.java
> tests/api/java/nio/charset/UTFCharsetEncoderTest.java
> org/apache/harmony/rmi/ConnectionTest.java
> org/apache/harmony/sound/tests/javax/sound/midi/ShortMessageTest.java
> org/apache/harmony/text/tests/java/text/CollationKeyTest.java
> org/apache/harmony/text/tests/java/text/CollatorTest.java
> org/apache/harmony/lang/management/tests/java/lang/management/MemoryUsageTest.java
> org/apache/harmony/security/tests/java/security/SecureRandom2Test.java
> I've run excluded classlib test on win ia32 drlvm|ibmvme, linux ia32 drlvm|ibmvme, linux em64t drlvm 
> and found out that those tests passed on all 5 configurations. I removed those test from x-lists and double checked running corresponding modules tests iteratively in once mode. So, the tests should be returned to runs.

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


[jira] Closed: (HARMONY-3194) [classlib][testing] common -x-lists clean-up

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

Alexei Zakharov closed HARMONY-3194.
------------------------------------


Nice. So I am closing this JIRA.

> [classlib][testing] common -x-lists clean-up
> --------------------------------------------
>
>                 Key: HARMONY-3194
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3194
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: tatyana doubtsova
>         Assigned To: Alexei Zakharov
>         Attachments: exclude.common.patch, exclude.common.patch
>
>
> Attached is the patch to comon x-lists from wich thefollowing tests are removed:
> org/apache/harmony/auth/tests/module/Krb5LoginModuleTest.java
> tests/api/java/lang/ProcessTest.java
> tests/api/java/nio/charset/ASCCharsetEncoderTest.java
> tests/api/java/nio/charset/GBCharsetEncoderTest.java
> tests/api/java/nio/charset/ISOCharsetEncoderTest.java
> tests/api/java/nio/charset/UTFCharsetEncoderTest.java
> org/apache/harmony/rmi/ConnectionTest.java
> org/apache/harmony/sound/tests/javax/sound/midi/ShortMessageTest.java
> org/apache/harmony/text/tests/java/text/CollationKeyTest.java
> org/apache/harmony/text/tests/java/text/CollatorTest.java
> org/apache/harmony/lang/management/tests/java/lang/management/MemoryUsageTest.java
> org/apache/harmony/security/tests/java/security/SecureRandom2Test.java
> I've run excluded classlib test on win ia32 drlvm|ibmvme, linux ia32 drlvm|ibmvme, linux em64t drlvm 
> and found out that those tests passed on all 5 configurations. I removed those test from x-lists and double checked running corresponding modules tests iteratively in once mode. So, the tests should be returned to runs.

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


[jira] Commented: (HARMONY-3194) [classlib][testing] common -x-lists clean-up

Posted by "Ruth Cao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478273 ] 

Ruth Cao commented on HARMONY-3194:
-----------------------------------

Hi all,

I've also run tests/api/java/lang/ProcessTest.java  and org/apache/harmony/security/tests/java/security/SecureRandom2Test.java on windows/linux IBM VME respectively 100 times, but up to now found no failure. May someone pls take them out of the exclude list?

Regards,

Ruth


> [classlib][testing] common -x-lists clean-up
> --------------------------------------------
>
>                 Key: HARMONY-3194
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3194
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: tatyana doubtsova
>         Attachments: exclude.common.patch, exclude.common.patch
>
>
> Attached is the patch to comon x-lists from wich thefollowing tests are removed:
> org/apache/harmony/auth/tests/module/Krb5LoginModuleTest.java
> tests/api/java/lang/ProcessTest.java
> tests/api/java/nio/charset/ASCCharsetEncoderTest.java
> tests/api/java/nio/charset/GBCharsetEncoderTest.java
> tests/api/java/nio/charset/ISOCharsetEncoderTest.java
> tests/api/java/nio/charset/UTFCharsetEncoderTest.java
> org/apache/harmony/rmi/ConnectionTest.java
> org/apache/harmony/sound/tests/javax/sound/midi/ShortMessageTest.java
> org/apache/harmony/text/tests/java/text/CollationKeyTest.java
> org/apache/harmony/text/tests/java/text/CollatorTest.java
> org/apache/harmony/lang/management/tests/java/lang/management/MemoryUsageTest.java
> org/apache/harmony/security/tests/java/security/SecureRandom2Test.java
> I've run excluded classlib test on win ia32 drlvm|ibmvme, linux ia32 drlvm|ibmvme, linux em64t drlvm 
> and found out that those tests passed on all 5 configurations. I removed those test from x-lists and double checked running corresponding modules tests iteratively in once mode. So, the tests should be returned to runs.

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


[jira] Resolved: (HARMONY-3194) [classlib][testing] common -x-lists clean-up

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

Alexei Zakharov resolved HARMONY-3194.
--------------------------------------

    Resolution: Fixed

> [classlib][testing] common -x-lists clean-up
> --------------------------------------------
>
>                 Key: HARMONY-3194
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3194
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: tatyana doubtsova
>         Assigned To: Alexei Zakharov
>         Attachments: exclude.common.patch, exclude.common.patch
>
>
> Attached is the patch to comon x-lists from wich thefollowing tests are removed:
> org/apache/harmony/auth/tests/module/Krb5LoginModuleTest.java
> tests/api/java/lang/ProcessTest.java
> tests/api/java/nio/charset/ASCCharsetEncoderTest.java
> tests/api/java/nio/charset/GBCharsetEncoderTest.java
> tests/api/java/nio/charset/ISOCharsetEncoderTest.java
> tests/api/java/nio/charset/UTFCharsetEncoderTest.java
> org/apache/harmony/rmi/ConnectionTest.java
> org/apache/harmony/sound/tests/javax/sound/midi/ShortMessageTest.java
> org/apache/harmony/text/tests/java/text/CollationKeyTest.java
> org/apache/harmony/text/tests/java/text/CollatorTest.java
> org/apache/harmony/lang/management/tests/java/lang/management/MemoryUsageTest.java
> org/apache/harmony/security/tests/java/security/SecureRandom2Test.java
> I've run excluded classlib test on win ia32 drlvm|ibmvme, linux ia32 drlvm|ibmvme, linux em64t drlvm 
> and found out that those tests passed on all 5 configurations. I removed those test from x-lists and double checked running corresponding modules tests iteratively in once mode. So, the tests should be returned to runs.

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


[jira] Updated: (HARMONY-3194) [classlib][testing] common -x-lists clean-up

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

tatyana doubtsova updated HARMONY-3194:
---------------------------------------

    Attachment: exclude.common.patch

The test org/apache/harmony/auth/tests/module/Krb5LoginModuleTest.java is returned to exclude.common with relevant comment. The test is still incomplete due to Mikhail and Stepan.

> [classlib][testing] common -x-lists clean-up
> --------------------------------------------
>
>                 Key: HARMONY-3194
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3194
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: tatyana doubtsova
>         Attachments: exclude.common.patch, exclude.common.patch
>
>
> Attached is the patch to comon x-lists from wich thefollowing tests are removed:
> org/apache/harmony/auth/tests/module/Krb5LoginModuleTest.java
> tests/api/java/lang/ProcessTest.java
> tests/api/java/nio/charset/ASCCharsetEncoderTest.java
> tests/api/java/nio/charset/GBCharsetEncoderTest.java
> tests/api/java/nio/charset/ISOCharsetEncoderTest.java
> tests/api/java/nio/charset/UTFCharsetEncoderTest.java
> org/apache/harmony/rmi/ConnectionTest.java
> org/apache/harmony/sound/tests/javax/sound/midi/ShortMessageTest.java
> org/apache/harmony/text/tests/java/text/CollationKeyTest.java
> org/apache/harmony/text/tests/java/text/CollatorTest.java
> org/apache/harmony/lang/management/tests/java/lang/management/MemoryUsageTest.java
> org/apache/harmony/security/tests/java/security/SecureRandom2Test.java
> I've run excluded classlib test on win ia32 drlvm|ibmvme, linux ia32 drlvm|ibmvme, linux em64t drlvm 
> and found out that those tests passed on all 5 configurations. I removed those test from x-lists and double checked running corresponding modules tests iteratively in once mode. So, the tests should be returned to runs.

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


[jira] Commented: (HARMONY-3194) [classlib][testing] common -x-lists clean-up

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

Alexei Zakharov commented on HARMONY-3194:
------------------------------------------

Thanks Tatyana & Ruth. The nio_char part seems to be a bit outdated. However, I've applied the rest of the patch at the revision 517213. Please check. BTW I've checked all affected tests on 32 bit versions of Windows and Linux.

> [classlib][testing] common -x-lists clean-up
> --------------------------------------------
>
>                 Key: HARMONY-3194
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3194
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: tatyana doubtsova
>         Assigned To: Alexei Zakharov
>         Attachments: exclude.common.patch, exclude.common.patch
>
>
> Attached is the patch to comon x-lists from wich thefollowing tests are removed:
> org/apache/harmony/auth/tests/module/Krb5LoginModuleTest.java
> tests/api/java/lang/ProcessTest.java
> tests/api/java/nio/charset/ASCCharsetEncoderTest.java
> tests/api/java/nio/charset/GBCharsetEncoderTest.java
> tests/api/java/nio/charset/ISOCharsetEncoderTest.java
> tests/api/java/nio/charset/UTFCharsetEncoderTest.java
> org/apache/harmony/rmi/ConnectionTest.java
> org/apache/harmony/sound/tests/javax/sound/midi/ShortMessageTest.java
> org/apache/harmony/text/tests/java/text/CollationKeyTest.java
> org/apache/harmony/text/tests/java/text/CollatorTest.java
> org/apache/harmony/lang/management/tests/java/lang/management/MemoryUsageTest.java
> org/apache/harmony/security/tests/java/security/SecureRandom2Test.java
> I've run excluded classlib test on win ia32 drlvm|ibmvme, linux ia32 drlvm|ibmvme, linux em64t drlvm 
> and found out that those tests passed on all 5 configurations. I removed those test from x-lists and double checked running corresponding modules tests iteratively in once mode. So, the tests should be returned to runs.

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


[jira] Assigned: (HARMONY-3194) [classlib][testing] common -x-lists clean-up

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

Alexei Zakharov reassigned HARMONY-3194:
----------------------------------------

    Assignee: Alexei Zakharov

> [classlib][testing] common -x-lists clean-up
> --------------------------------------------
>
>                 Key: HARMONY-3194
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3194
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: tatyana doubtsova
>         Assigned To: Alexei Zakharov
>         Attachments: exclude.common.patch, exclude.common.patch
>
>
> Attached is the patch to comon x-lists from wich thefollowing tests are removed:
> org/apache/harmony/auth/tests/module/Krb5LoginModuleTest.java
> tests/api/java/lang/ProcessTest.java
> tests/api/java/nio/charset/ASCCharsetEncoderTest.java
> tests/api/java/nio/charset/GBCharsetEncoderTest.java
> tests/api/java/nio/charset/ISOCharsetEncoderTest.java
> tests/api/java/nio/charset/UTFCharsetEncoderTest.java
> org/apache/harmony/rmi/ConnectionTest.java
> org/apache/harmony/sound/tests/javax/sound/midi/ShortMessageTest.java
> org/apache/harmony/text/tests/java/text/CollationKeyTest.java
> org/apache/harmony/text/tests/java/text/CollatorTest.java
> org/apache/harmony/lang/management/tests/java/lang/management/MemoryUsageTest.java
> org/apache/harmony/security/tests/java/security/SecureRandom2Test.java
> I've run excluded classlib test on win ia32 drlvm|ibmvme, linux ia32 drlvm|ibmvme, linux em64t drlvm 
> and found out that those tests passed on all 5 configurations. I removed those test from x-lists and double checked running corresponding modules tests iteratively in once mode. So, the tests should be returned to runs.

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