You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2006/11/13 10:55:42 UTC

[jira] Closed: (HARMONY-2082) [luni] HttpURLConnectionTest fails on proxy cases

     [ http://issues.apache.org/jira/browse/HARMONY-2082?page=all ]

Alexey Varlamov closed HARMONY-2082.
------------------------------------


> [luni] HttpURLConnectionTest fails on proxy cases
> -------------------------------------------------
>
>                 Key: HARMONY-2082
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2082
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib, DRLVM
>         Environment: SUSE 9 (2.6.5-7.191-bigsmp)
> debug DRLVM
>            Reporter: Alexey Varlamov
>
> The classlib test org.apache.harmony.tests.internal.net.www.protocol.http.HttpURLConnectionTest
> fails testUsingProxy and testUsingProxySelector cases, with the following trace:
> java.net.ConnectException: localhost/127.0.0.1:39738 - Connection refused 
> at java.io.IOException.<init>(IOException.java:46) 
> at java.net.SocketException.<init>(SocketException.java:47) 
> at java.net.ConnectException.<init>(ConnectException.java:45) 
> at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:224) 
> at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:496) 
> at java.net.Socket.connect(Socket.java:978) 
> at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:630) 
> at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:581) 
> at org.apache.harmony.tests.internal.net.www.protocol.http.HttpURLConnectionTest.testUsingProxy(HttpURLConnectionTest.java:201) 
> at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
> This is probably regression, accordingly to reports on http://harmonytest.org these testcases fail since 10/25. 
> Interesting, the test fails on DRLVM only and mostly on Linux, but there are Windows failures also, eg [0]. Besides, AFAIK there was no recent progress on the glorified hysock interruption problem therefore I doubt this is really DRLVM specific...
> [0] http://harmonytest.org/testapp.do?method=showresult&id=1436942

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