Kristian Waagan created DERBY-5941:
--------------------------------------

             Summary: Assert failure in 
jdbcapi.InvalidLDAPServerAuthenticationTest.testInvalidLDAPServerConnectionError
                 Key: DERBY-5941
                 URL: https://issues.apache.org/jira/browse/DERBY-5941
             Project: Derby
          Issue Type: Bug
          Components: Test
         Environment: ARM processor, Ubuntu Linux, Java SE Embedded 1.7.0_06-b24
            Reporter: Kristian Waagan
            Priority: Minor


The test 
jdbcapi.InvalidLDAPServerAuthenticationTest.testInvalidLDAPServerConnectionError
 fails in an assert:
    assertTrue(se.getMessage().indexOf("java.net.UnknownHostException")>1)

The error reported is:
Connection refused : javax.naming.CommunicationException: noSuchServer:389 
[Root exception is java.net.ConnectException: Connection timed out]

The failure is reproducible.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to