[ 
https://jira.codehaus.org/browse/SUREFIRE-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tibor Digana updated SUREFIRE-1092:
-----------------------------------

    Description: 
You can specify timeout in parallel execution of JUnit tests.
The surefire plugin should print this text after shutdown or forced shutdown 
was triggered when timeout elapsed:

The test run has finished abruptly after timeout of 2.5 seconds.
These tests were executed in prior to the shutdown operation:
surefireparallel.TestClass

Sometimes the listed classes which have been started before timeout elapsed are 
not printed.

> The shutdown hook of parallel computer randomly prints started tests after 
> timeout overflow
> -------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1092
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-1092
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Junit 4.7+ (parallel) support
>    Affects Versions: 2.17
>            Reporter: Tibor Digana
>            Priority: Minor
>             Fix For: 2.18
>
>   Original Estimate: 3 days
>  Remaining Estimate: 3 days
>
> You can specify timeout in parallel execution of JUnit tests.
> The surefire plugin should print this text after shutdown or forced shutdown 
> was triggered when timeout elapsed:
> The test run has finished abruptly after timeout of 2.5 seconds.
> These tests were executed in prior to the shutdown operation:
> surefireparallel.TestClass
> Sometimes the listed classes which have been started before timeout elapsed 
> are not printed.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to