You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2006/11/28 00:49:22 UTC

[jira] Commented: (HARMONY-2315) [classlib][luni] org.apache.harmony.luni.tests.java.net.InetAddressTest intermittent failure

    [ http://issues.apache.org/jira/browse/HARMONY-2315?page=comments#action_12453749 ] 
            
Alexei Fedotov commented on HARMONY-2315:
-----------------------------------------

The test org.apache.harmony.tests.java.net.InetAddressTest and this test (name differs!) both fail 1 time from 162 in a reliability test run.

> [classlib][luni] org.apache.harmony.luni.tests.java.net.InetAddressTest intermittent failure
> --------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2315
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2315
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: SUSE 9, gcc, debug
>            Reporter: tatyana doubtsova
>
> Running luni module tests in perTest mode iteratively 50 times on SUSE9  on svn = r478052 the failure of 2 testcases in org.apache.harmony.luni.tests.java.net.InetAddressTest was observed 1 time out of 50: 
> test_hashCode Failure 
> Incorrect hash returned: 1 from host: localhost/0000:0000:0000:0000:0000:0000:0000:0001
> junit.framework.AssertionFailedError: Incorrect hash returned: 1 from host: localhost/0000:0000:0000:0000:0000:0000:0000:0001 at org.apache.harmony.luni.tests.java.net.InetAddressTest.test_hashCode(InetAddressTest.java:358) at java.lang.reflect.VMReflection.invokeMethod(Native Method) 
> testSerializationCompatibility Failure 
> expected:<0> but was:<127>
> junit.framework.AssertionFailedError: expected:<0> but was:<127> at org.apache.harmony.luni.tests.java.net.InetAddressTest$1.assertDeserialized(InetAddressTest.java:498) at org.apache.harmony.testframework.serialization.SerializationTest.verifyGolden(SerializationTest.java:383) at org.apache.harmony.luni.tests.java.net.InetAddressTest.testSerializationCompatibility(InetAddressTest.java:519) at java.lang.reflect.VMReflection.invokeMethod(Native Method) 

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