xiaojian zhou created GEODE-1866:
------------------------------------
Summary: LauncherLifecycleCommandsDUnitTest failed with a lot of
java.lang.AssertionError
Key: GEODE-1866
URL: https://issues.apache.org/jira/browse/GEODE-1866
Project: Geode
Issue Type: Bug
Reporter: xiaojian zhou
{noformat}
Geode_develop_DistributedTests 3832
one of failures is:
com.gemstone.gemfire.management.internal.cli.commands.LauncherLifecycleCommandsDUnitTest
> test006StartLocatorInRelativeDirectory 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
com.gemstone.gemfire.management.internal.cli.commands.LauncherLifecycleCommandsDUnitTest.readPid(LauncherLifecycleCommandsDUnitTest.java:175)
at
com.gemstone.gemfire.management.internal.cli.commands.LauncherLifecycleCommandsDUnitTest.waitForGemFireProcessToStop(LauncherLifecycleCommandsDUnitTest.java:240)
at
com.gemstone.gemfire.management.internal.cli.commands.LauncherLifecycleCommandsDUnitTest.stopLocator(LauncherLifecycleCommandsDUnitTest.java:210)
at
com.gemstone.gemfire.management.internal.cli.commands.LauncherLifecycleCommandsDUnitTest.stopLocator(LauncherLifecycleCommandsDUnitTest.java:206)
at
com.gemstone.gemfire.management.internal.cli.commands.LauncherLifecycleCommandsDUnitTest.test006StartLocatorInRelativeDirectory(LauncherLifecycleCommandsDUnitTest.java:492)
[noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)