[
https://issues.apache.org/jira/browse/GEODE-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Howe resolved GEODE-3999.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
> 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
> Assignee: Kenneth Howe
> Fix For: 1.4.0
>
>
> 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)