Kirk Lund created GEODE-2791:
--------------------------------
Summary:
LocatorLauncherAssemblyIntegrationTest.testLocatorStopsWhenJmxPortIsNonZero
fails intermittently with AssertionError
Key: GEODE-2791
URL: https://issues.apache.org/jira/browse/GEODE-2791
Project: Geode
Issue Type: Bug
Components: gfsh, tests
Reporter: Kirk Lund
{noformat}
org.apache.geode.distributed.LocatorLauncherAssemblyIntegrationTest >
testLocatorStopsWhenJmxPortIsNonZero[1] FAILED
java.lang.AssertionError: expected:<4> but was:<15>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.geode.distributed.LocatorLauncherAssemblyIntegrationTest.performTest(LocatorLauncherAssemblyIntegrationTest.java:148)
at
org.apache.geode.distributed.LocatorLauncherAssemblyIntegrationTest.testLocatorStopsWhenJmxPortIsNonZero(LocatorLauncherAssemblyIntegrationTest.java:89)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)