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

[jira] Assigned: (HARMONY-3245) [classlib][luni]tests.api.java.net.SocketPermissionTest uses wrong values to evaluate equals()

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

Richard Liang reassigned HARMONY-3245:
--------------------------------------

    Assignee: Richard Liang

> [classlib][luni]tests.api.java.net.SocketPermissionTest uses wrong values to evaluate equals()
> ----------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3245
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3245
>             Project: Harmony
>          Issue Type: Test
>          Components: Classlib
>            Reporter: Ruth Cao
>         Assigned To: Richard Liang
>         Attachments: Harmony-3245.diff
>
>
> tests.api.java.net.SocketPermissionTest.test_equalsLjava_lang_Object_subtest0() uses Support_Configuration.InetAlias1 and Support_Configuration.InetAlias2 as hostnames that have same IP address, which causes the test case fails on both RI and Harmony.
> In fact, the test case can be revised to use "localhost" and "127.0.0.1". I'll provide a patch soon, thanks.

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