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 2017/06/04 22:43:04 UTC

[jira] [Comment Edited] (SUREFIRE-1379) When rerunning failed tests, I want to be able to set a delay between each attempt, so the whole test suite doesn't fail due to a connection problem to 3rd party services.

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

Tibor Digana edited comment on SUREFIRE-1379 at 6/4/17 10:42 PM:
-----------------------------------------------------------------

I still did not get any answer of what benefit the users have with the delay between normal and rerun mode.
Why this is the first feature request after a year when rerun was introduced.


was (Author: tibor17):
I still did not get any answer of what benefit the users have with the delay between normal and rerun model.
Why this is the first feature request after a year when rerun was introduced.

> When rerunning failed tests, I want to be able to set a delay between each attempt, so the whole test suite doesn't fail due to a connection problem to 3rd party services.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1379
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1379
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Failsafe Plugin
>    Affects Versions: 2.20
>            Reporter: Gilberto Torrezan
>            Assignee: Tibor Digana
>
> Some of my integration tests require access to 3rd party services that run in other machines, and sometimes those services stop responding due to network problems.
> I want to be able to  set a delay between each attempt to rerun a failed test, instead of rerunning everything in the same second, so tests that fail due to connection problems can have better chances of succeed.
> Waiting 5 seconds between attempts, in my case, is way cheaper than rerunning everything again.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)