Hello,
2 unit tests fail in geode-core on the latest commit
9d59402b71beea84199c79399aa0260955a19d2c (August 1).
Whereas all unit tests passed on aa4878ef19d27a78454dc10b451199f088a2f37d (July
18).
What is an easiest way to fix it?
gradlew geode-core:test
...
org.apache.geode.distributed.LocatorLauncherTest >
testSetBindAddressToNonLocalHost FAILED
java.lang.Exception: Unexpected exception,
expected<java.lang.IllegalArgumentException> but
was<org.junit.ComparisonFailure>
Caused by:
org.junit.ComparisonFailure: expected:<[yahoo.com is not an address for
this machine].> but was:<[The hostname/IP address to which the Locator will be
bound is unknown].>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.geode.distributed.LocatorLauncherTest.testSetBindAddressToNonLocalHost(LocatorLauncherTest.java:167)
org.apache.geode.distributed.ServerLauncherTest >
testSetServerBindAddressToNonLocalHost FAILED
java.lang.Exception: Unexpected exception,
expected<java.lang.IllegalArgumentException> but
was<org.junit.ComparisonFailure>
Caused by:
org.junit.ComparisonFailure: expected:<[yahoo.com is not an address for
this machine].> but was:<[The hostname/IP address to which the Server will be
bound is unknown].>
Anton Mironenko
Software Architect
Amdocs ASP team
This message and the information contained herein is proprietary and
confidential and subject to the Amdocs policy statement,
you may review at https://www.amdocs.com/about/email-disclaimer
<https://www.amdocs.com/about/email-disclaimer>