You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "nabarun (JIRA)" <ji...@apache.org> on 2018/10/03 21:38:31 UTC

[jira] [Closed] (GEODE-5636) DescribeClientCommandDUnitTest fails on Windows

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

nabarun closed GEODE-5636.
--------------------------

> DescribeClientCommandDUnitTest fails on Windows
> -----------------------------------------------
>
>                 Key: GEODE-5636
>                 URL: https://issues.apache.org/jira/browse/GEODE-5636
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Jens Deppe
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The test was making incorrect assumptions about the order of `list members`
> {noformat}
> org.apache.geode.management.internal.cli.commands.DescribeClientCommandDUnitTest > describeClient FAILED
>     org.junit.ComparisonFailure: expected:<"10.0.0.4([locator-0:9816:locator)<ec><v0>:32773 [Coordinator]]"> but was:<"10.0.0.4([server-1:9292)<v1>:32772]">
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at org.apache.geode.management.internal.cli.commands.DescribeClientCommandDUnitTest.validateResults(DescribeClientCommandDUnitTest.java:144)
>         at org.apache.geode.management.internal.cli.commands.DescribeClientCommandDUnitTest.describeClient(DescribeClientCommandDUnitTest.java:103)
> {noformat}



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