[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Remo updated DELTASPIKE-1225:
-----------------------------
    Description: 
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.

  was:
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. 


> 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
>
> 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.4#6332)

Reply via email to