You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dale Emery (Jira)" <ji...@apache.org> on 2020/08/03 18:16:00 UTC

[jira] [Closed] (GEODE-8391) Skip AvailablePort test assertion if host machine does not support it

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

Dale Emery closed GEODE-8391.
-----------------------------

> Skip AvailablePort test assertion if host machine does not support it
> ---------------------------------------------------------------------
>
>                 Key: GEODE-8391
>                 URL: https://issues.apache.org/jira/browse/GEODE-8391
>             Project: Geode
>          Issue Type: Test
>          Components: tests
>            Reporter: Dale Emery
>            Assignee: Dale Emery
>            Priority: Major
>              Labels: GeodeOperationAPI, pull-request-available
>             Fix For: 1.14.0
>
>
> One of the assertions in {{AvailablePortJUnitTest.testIsPortAvailable()}} assumes that the {{InetAddress}} for the local host is not a loopback address. Though this assumption holds in our CI containers, it fails on some developer's Macs.
> Change the test to skip this one assertion if the {{InetAddress}} for the local host is a loopback address.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)