You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ruth Cao (JIRA)" <ji...@apache.org> on 2007/04/09 10:17:32 UTC

[jira] Commented: (HARMONY-3422) [classlib][testing]move tests.api.java.net.URLTest out of the exclude list

    [ https://issues.apache.org/jira/browse/HARMONY-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487498 ] 

Ruth Cao commented on HARMONY-3422:
-----------------------------------

Yes, Paulex. The fix looks great and the entry of the test should be removed. Thanks.

> [classlib][testing]move tests.api.java.net.URLTest out of the exclude list
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-3422
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3422
>             Project: Harmony
>          Issue Type: Test
>          Components: Classlib
>            Reporter: Ruth Cao
>         Assigned To: Paulex Yang
>         Attachments: Harmony-3422.diff
>
>
> Current t.a.j.n.URLTest has several problems:
> 1. test_URLStreamHandler_parseURL fails since URLStreamHandlerFactory has been already set in the method test_setURLStreamHandlerFactoryLjava_net_URLStreamHandlerFactory()
> 2. Lack of resource jar files and an embedded HTTP server in test_openStream.
> 3. Lack of an embedded proxy server in test_openConnectionLjava_net_Proxy()
> For the first two issues, I'll try to fix it. For the last one, move it into t.a.j.n.ExcludedProxyTest temporarily and enable it when Jetty's Proxy Handler is ready. 
> Any comments and suggestions are welcome, thanks a lot.

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