[
https://issues.apache.org/jira/browse/DELTASPIKE-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John D. Ament reassigned DELTASPIKE-1225:
-----------------------------------------
Assignee: John D. Ament
> deltaspike.testcontrol.stop_container should stop the container after all
> tests executed
> ----------------------------------------------------------------------------------------
>
> Key: DELTASPIKE-1225
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1225
> Project: DeltaSpike
> Issue Type: Bug
> Components: TestControl
> Affects Versions: 1.7.2
> Reporter: Remo
> Assignee: John D. Ament
> Priority: Minor
>
> deltaspike.testcontrol.stop_container is very useful to speed up test cases.
> However, it results that the container does not getting shutdown at all. This
> should still be done after ALL the tests have been executed.
> With Gradle the current behavior is quite a problem. The Gradle Wrappers keep
> by default the VM running. And as such, test cases must properly cleanup and
> free resources. Otherwise the Gradle wrapper consumes more and more memory
> and dies at some point.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)