[
https://issues.apache.org/jira/browse/SUREFIRE-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rishabh Arora updated SUREFIRE-1984:
------------------------------------
Description: I need this feature because some testcases need isolated
environment to run. I have seen that certain testcases fail on an existing fork
but seem to run fine on a new fork. I want to be able to keep the number of
active forks same at all times. Just that kill the fork that executes a failed
testcase and retry on a newly generated fork. (was: I need this feature
because some testcases need isolated environment to run. I have seen that
certain testcases fail on an existing fork but seem to run fine on a new fork. )
> To be able to kill a fork as soon as a test case fails and start a new fork
> from the failed testcase, following which subsequent testcases are run.
> ----------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SUREFIRE-1984
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1984
> Project: Maven Surefire
> Issue Type: Wish
> Components: process forking
> Reporter: Rishabh Arora
> Priority: Major
>
> I need this feature because some testcases need isolated environment to run.
> I have seen that certain testcases fail on an existing fork but seem to run
> fine on a new fork. I want to be able to keep the number of active forks same
> at all times. Just that kill the fork that executes a failed testcase and
> retry on a newly generated fork.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)