You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Ivo Pinheiro (JIRA)" <ji...@apache.org> on 2016/05/05 15:20:12 UTC

[jira] [Created] (SUREFIRE-1246) Surefire + Cobertura: Shutdown of Forked JVM timeouts before all thread ends

Ivo Pinheiro created SUREFIRE-1246:
--------------------------------------

             Summary: Surefire + Cobertura: Shutdown of Forked JVM timeouts before all thread ends
                 Key: SUREFIRE-1246
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1246
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Surefire Plugin
    Affects Versions: 2.19.1
            Reporter: Ivo Pinheiro


There should be a possibility to configure the Embedded shutdown timeout, to a value greater than 30 seconds.

When using cobertura to evaluate the code coverage, and with a big number of tests to run, the surefire plugin does not wait for cobertura writes all cobertura information to cobertura.ser because the 30 seconds embedded shutdown timeout is not sufficient.

Is it possible to add a configuration property to surefire-plugin to configure the embedded timeout time?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)