You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (Jira)" <ji...@apache.org> on 2022/01/25 01:43:00 UTC

[jira] [Comment Edited] (SUREFIRE-1984) 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.

    [ https://issues.apache.org/jira/browse/SUREFIRE-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481485#comment-17481485 ] 

Tibor Digana edited comment on SUREFIRE-1984 at 1/25/22, 1:42 AM:
------------------------------------------------------------------

This is a very good idea, we spoke about it with Professor Jonathan Bell and Wing Lam but unfortunately it is too complicated to focus the energy on it today.
You can talk to these people about it and may tell you more about it from the perspective of studies they have done so far and feasibility. Maybe they would find a team who may help...


was (Author: tibor17):
This is very good idea, we spoke about it with Professor Jonathan Bell and Wing Lam but unfortunately it is too complicated to focus the energy on it today.
You can talk to these people about it and may tell you more about it from the perspective of studies they have done so far and feasibility.

> 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
>             Fix For: Backlog
>
>
> 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)