You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org> on 2011/05/08 22:44:22 UTC

[jira] Closed: (SUREFIRE-690) testSetCompleted called before testSetStarting when using m3 parallel builds

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

Kristian Rosenvold closed SUREFIRE-690.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.8.2

As of SUREFIRE-732 with the followup in r1100808 this whole logic was simplified to the extent that this problem cannot happen any more. Revised 2.8.2-SNAPSHOT uploaded to r.a.o.

> testSetCompleted called before testSetStarting when using m3 parallel builds
> ----------------------------------------------------------------------------
>
>                 Key: SUREFIRE-690
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-690
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Junit 4.7+ (parallel) support
>    Affects Versions: 2.7.1
>            Reporter: Gin-Ting Chen
>            Assignee: Kristian Rosenvold
>             Fix For: 2.8.2
>
>
> This is running m3 with -T 1C (8 core build machine).
> [17:52:38]: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.7.1:test (default-test) on project hornet-stinger: Error while executing forked tests.; nested exception is java.lang.IllegalStateException: testSetCompleted called before testSetStarting -> [Help 1]
> Seems like it doesn't happen as frequently as previously

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira