You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Donal Evans (Jira)" <ji...@apache.org> on 2022/01/04 18:53:00 UTC

[jira] [Commented] (GEODE-9920) CI Failure: StopLocatorCommandDUnitTest > testWithInvalidMemberID

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

Donal Evans commented on GEODE-9920:
------------------------------------

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/apache-support-1-12-main/1.12.8-build.0329/test-results/distributedTest/1641264823/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/apache-support-1-12-main/1.12.8-build.0329/test-artifacts/1641264823/distributedtestfiles-openjdk8-1.12.8-build.0329.tgz

> CI Failure: StopLocatorCommandDUnitTest > testWithInvalidMemberID
> -----------------------------------------------------------------
>
>                 Key: GEODE-9920
>                 URL: https://issues.apache.org/jira/browse/GEODE-9920
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 1.15.0
>            Reporter: Hale Bales
>            Priority: Major
>              Labels: CI, needsTriage
>
> StopLocatorCommandDUnitTest.testWithInvalidMemberID failured with AssertionError
> {code:java}
> org.apache.geode.management.internal.cli.commands.StopLocatorCommandDUnitTest > testWithInvalidMemberID FAILED
>     java.lang.AssertionError: 
>     Expecting:
>      <"Member Count : 1
>       Name    | Id
>     --------- | --------------------------------------------------------------
>     locator-0 | 172.17.0.20(locator-0:108:locator)<ec><v0>:41000 [Coordinator]
>     ">
>     to contain:
>      <"locatorToStop"> 
>         at org.apache.geode.test.junit.assertions.CommandResultAssert.containsOutput(CommandResultAssert.java:87)
>         at org.apache.geode.management.internal.cli.commands.StopLocatorCommandDUnitTest.testWithInvalidMemberID(StopLocatorCommandDUnitTest.java:240)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)