You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Paulex Yang (JIRA)" <ji...@apache.org> on 2007/01/11 11:07:27 UTC

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

     [ https://issues.apache.org/jira/browse/HARMONY-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paulex Yang closed HARMONY-2315.
--------------------------------

    Resolution: Cannot Reproduce
      Assignee: Paulex Yang

Closed upon request.

> [classlib][luni] org.apache.harmony.luni.tests.java.net.InetAddressTest intermittent failure
> --------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2315
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2315
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: SUSE 9, gcc, debug
>            Reporter: tatyana doubtsova
>         Assigned To: Paulex Yang
>
> 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: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira