You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/03/17 06:24:50 UTC

[jira] Updated: (HARMONY-6120) [classlib][luni] - use Jetty as test http server in org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest

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

Regis Xu updated HARMONY-6120:
------------------------------

    Attachment: HARMONY-6120.diff

I tested on Linux, all tests passed even I turned down the network, except testProxyAuthorization is intermittently faild.

> [classlib][luni] - use Jetty as test http server in org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-6120
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6120
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>    Affects Versions: 5.0M8
>            Reporter: Regis Xu
>             Fix For: 5.0M9
>
>         Attachments: HARMONY-6120.diff
>
>
> org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest try to connect "http://www.apache.org", this will cause test failures when the test ran behind firewall or without internet connection. 
> Using Jetty as test http server could make test more robust.

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