You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/11/24 08:19:03 UTC

[jira] Commented: (HARMONY-2284) [classlib][drlvm][security] intermittent failures of security module tests

    [ http://issues.apache.org/jira/browse/HARMONY-2284?page=comments#action_12452382 ] 
            
Mikhail Loenko commented on HARMONY-2284:
-----------------------------------------

I've modifies issue #2 above to lower down probability of intermittent failures
see revision 478786

> [classlib][drlvm][security] intermittent failures of security module tests
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2284
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2284
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Win XP, msvc, debug
>            Reporter: tatyana doubtsova
>
> While running security module tests in perTest mode iteratively 50 times on Win XP on svn=r476124, I observed the following intermittent failures:
> 1). org.apache.harmony.security.tests.provider.crypto.SHA1withDSA_SignatureTest@testSignbyteArrayintint02 failed 2 times out of 50:
> case2 : no SignatureExcepton : i=2
> junit.framework.AssertionFailedError: case2 : no SignatureExcepton : i=2 at org.apache.harmony.security.tests.provider.crypto.SHA1withDSA_SignatureTest.testSignbyteArrayintint02(SHA1withDSA_SignatureTest.java:556) at java.lang.reflect.VMReflection.invokeMethod(Native Method)
> or 
> case2 : no SignatureExcepton : i=1
> junit.framework.AssertionFailedError: case2 : no SignatureExcepton : i=1 at org.apache.harmony.security.tests.provider.crypto.SHA1withDSA_SignatureTest.testSignbyteArrayintint02(SHA1withDSA_SignatureTest.java:556) at java.lang.reflect.VMReflection.invokeMethod(Native Method)
> 2). org.apache.harmony.security.tests.provider.crypto.SHA1PRNG_SecureRandomTest@ testNextBytesbyteArray03 failed 1 time out of 50:
> unexpected: myBytes1[] == myBytes2[] :: i=1
> junit.framework.AssertionFailedError: unexpected: myBytes1[] == myBytes2[] :: i=1 at org.apache.harmony.security.tests.provider.crypto.SHA1PRNG_SecureRandomTest.testNextBytesbyteArray03(SHA1PRNG_SecureRandomTest.java:217) at java.lang.reflect.VMReflection.invokeMethod(Native Method)
> 3). org.apache.harmony.security.tests.provider.crypto.SHA1PRNG_SecureRandomTest@ testNextBytesbyteArray04 failed 1 time out of 50:
> unexpected: myBytes1[] == myBytes2[] :: i=1
> junit.framework.AssertionFailedError: unexpected: myBytes1[] == myBytes2[] :: i=1 at org.apache.harmony.security.tests.provider.crypto.SHA1PRNG_SecureRandomTest.testNextBytesbyteArray04(SHA1PRNG_SecureRandomTest.java:266) at java.lang.reflect.VMReflection.invokeMethod(Native Method)
> 4). org.apache.harmony.security.tests.x509.PolicyQualifierInfoTest 1 time out of 50 - Timeout occured
> I'll proceed with iterative test runs and update the list, if there are new failures. 

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