You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2010/05/27 12:11:37 UTC

[jira] Commented: (HARMONY-4289) [classlib][prefs] test org.apache.harmony.prefs.tests.java.util.prefs.AbstractPreferencesTest should not depends on Internet connection

    [ https://issues.apache.org/jira/browse/HARMONY-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872164#action_12872164 ] 

Mark Hindess commented on HARMONY-4289:
---------------------------------------

Removed test from exclude list with commit r948719.


> [classlib][prefs] test org.apache.harmony.prefs.tests.java.util.prefs.AbstractPreferencesTest should not depends on Internet connection
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4289
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4289
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Vladimir Ivanov
>            Assignee: Regis Xu
>            Priority: Minor
>             Fix For: 5.0M13
>
>
> The test org.apache.harmony.prefs.tests.java.util.prefs.AbstractPreferencesTest should not depend on Internet connection. Now it requires the direct internet connection. In the environment where box is not connected or works through the proxy this test failed with log:
> Test:  testExportNode
> Class:  org.apache.harmony.prefs.tests.java.util.prefs.AbstractPreferencesTest
>  java.net.ConnectException: java.sun.com/72.5.124.55:80 - Connection timed out
> Test:  testExportSubtree
> Class:  org.apache.harmony.prefs.tests.java.util.prefs.AbstractPreferencesTest
>  java.net.ConnectException: java.sun.com/72.5.124.55:80 - Connection timed out

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