Bruce J Schuchardt created GEODE-7762:
-----------------------------------------
Summary: CI failure:
InternalLocatorIntegrationTest.startLocatorFail will not pass stress-testing
Key: GEODE-7762
URL: https://issues.apache.org/jira/browse/GEODE-7762
Project: Geode
Issue Type: Bug
Components: management, tests
Reporter: Bruce J Schuchardt
When run alone this test always passes but when run under CI stress testing it
often fails when the locator finds cluster configuration files that shouldn't
be there.
I think the test needs work anyway because it is expecting locator startup to
throw an NPE and we shouldn't have locator startup throw NPEs. It should throw
something more consumable like an exception saying the persistent configuration
files couldn't be found.
I've added @Ignore to this test because it is blocking my pull-request.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)