Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The test was making incorrect assumptions about the order of `list members`
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)
Attachments
Issue Links
- links to