Kenneth Howe created GEODE-3999:
-----------------------------------

             Summary: CI Failure: LauncherLifecycleCommandsDUnitTest fails with 
OutOfMemoryError
                 Key: GEODE-3999
                 URL: https://issues.apache.org/jira/browse/GEODE-3999
             Project: Geode
          Issue Type: Bug
          Components: ci, gfsh
            Reporter: Kenneth Howe


Test runs with a minimal heap size in order to force an out of memory 
condition. However the size of the heap is so small that the out of memory 
occurs prematurely, before the server is initialized.

{code:title=Stack from geode-ightly-flaky #177}

org.apache.geode.management.internal.cli.commands.LauncherLifecycleCommandsDUnitTest
 > test014GemFireServerJvmProcessTerminatesOnOutOfMemoryError 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.management.internal.cli.commands.LauncherLifecycleCommandsDUnitTest.test014GemFireServerJvmProcessTerminatesOnOutOfMemoryError(LauncherLifecycleCommandsDUnitTest.java:1018)
{code} 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to