Testcase TestXmlResourceProcessor failed under J2SE 1.4.2
---------------------------------------------------------

         Key: HIVEMIND-127
         URL: http://issues.apache.org/jira/browse/HIVEMIND-127
     Project: HiveMind
        Type: Bug
  Components: framework  
    Versions: 1.1    
 Environment: J2SE 1.4.2
    Reporter: Eric Yung
    Priority: Minor


The testcase TestXmlResourceProcessor failed with the following output:

    [junit] Testcase: 
testMissingURLResource(org.apache.hivemind.parse.TestXmlResourceProcessor):     
  FAILED
    [junit] expected:<class java.net.ConnectException> but was:<class 
java.net.UnknownHostException>
    [junit] junit.framework.AssertionFailedError: expected:<class 
java.net.ConnectException> but was:<class java.net.UnknownHostException>
    [junit]     at 
org.apache.hivemind.parse.TestXmlResourceProcessor.testMissingURLResource(TestXmlResourceProcessor.java:53)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to