Donal Evans created GEODE-8031:
----------------------------------
Summary: CI Failure:
SocketCreatorFactoryJUnitTest.testNewSSLConfigSSLComponentLocator fails due to
SSL not enabled for locator
Key: GEODE-8031
URL: https://issues.apache.org/jira/browse/GEODE-8031
Project: Geode
Issue Type: Bug
Reporter: Donal Evans
org.apache.geode.internal.net.SocketCreatorFactoryJUnitTest >
testNewSSLConfigSSLComponentLocator FAILED
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.geode.internal.net.SocketCreatorFactoryJUnitTest.testNewSSLConfigSSLComponentLocator(SocketCreatorFactoryJUnitTest.java:106)
This failure is possibly caused by previously run tests not closing the static
SocketCreatorFactory instance.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)