[ 
https://issues.apache.org/jira/browse/GEODE-7237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949609#comment-16949609
 ] 

ASF subversion and git services commented on GEODE-7237:
--------------------------------------------------------

Commit 3686b4358eb088ab8e9a8a498bbcd14729a838b9 in geode's branch 
refs/heads/feature/GEODE-3780 from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3686b43 ]

GEODE-7237: Use invalid host name in ConnectCommandAcceptanceTest (#4128)

The test invalidHostname continues to fail intermittently. In the
failure, something fails to throw UnknownHostException. Having
spaces in the "invalid host name" should guarantee that it always
throws UnknownHostException now.

Also, remove the double negative from the assumeTrue by flipping it
to assumeFalse. Move the comment into the assumeFalse as a message.

> CI failure: ConnectCommandAcceptanceTest.invalidHostname
> --------------------------------------------------------
>
>                 Key: GEODE-7237
>                 URL: https://issues.apache.org/jira/browse/GEODE-7237
>             Project: Geode
>          Issue Type: Bug
>          Components: ci, tests
>            Reporter: Aaron Lindsey
>            Assignee: Kirk Lund
>            Priority: Major
>             Fix For: 1.11.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/AcceptanceTestOpenJDK8/builds/1101]
> {code:java}
> org.apache.geode.management.internal.cli.commands.ConnectCommandAcceptanceTest
>  > invalidHostname FAILED
>     java.lang.AssertionError: 
>     Expecting:
>      <"">
>     to contain:
>      <"can't be reached. Hostname or IP address could not be found."> 
>         at 
> org.apache.geode.management.internal.cli.commands.ConnectCommandAcceptanceTest.invalidHostname(ConnectCommandAcceptanceTest.java:59)
> {code}



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

Reply via email to