You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:56:19 UTC

[jira] [Closed] (GEODE-4980) CI failure: AutoConnectionSourceImplJUnitTest. testServerLocationUsedInListenerNotification

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

Anthony Baker closed GEODE-4980.
--------------------------------

> CI failure: AutoConnectionSourceImplJUnitTest. testServerLocationUsedInListenerNotification
> -------------------------------------------------------------------------------------------
>
>                 Key: GEODE-4980
>                 URL: https://issues.apache.org/jira/browse/GEODE-4980
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Bruce Schuchardt
>            Priority: Major
>              Labels: flaky
>
> This test failed when DNS apparently resolved "1.1.1.1" into a weird host name.  The test probably shouldn't rely on DNS resolution failures.
>   
>   
> {noformat}
> org.apache.geode.cache.client.internal.AutoConnectionSourceImplJUnitTest > testServerLocationUsedInListenerNotification FAILED
>     org.junit.ComparisonFailure: expected:<1[.1.1.1]> but was:<1[dot1dot1dot1.cloudflare-dns.com]>
>         at org.junit.Assert.assertEquals(Assert.java:115)
>         at org.junit.Assert.assertEquals(Assert.java:144)
>         at org.apache.geode.cache.client.internal.AutoConnectionSourceImplJUnitTest.testServerLocationUsedInListenerNotification(AutoConnectionSourceImplJUnitTest.java:269)
>  {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)