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

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

Commit 238706c1c851a6ae8c11ed216354cf2599917256 in geode's branch 
refs/heads/develop from [~jens.deppe]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=238706c ]

GEODE-5636: DescribeClientCommandDUnitTest fails on Windows (#2382)



> 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
>          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)

Reply via email to