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 2010/12/14 16:02:59 UTC

[jira] Closed: (SUREFIRE-614) Run tests in random order

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

Kristian Rosenvold closed SUREFIRE-614.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7
         Assignee: Kristian Rosenvold

Fixed in r1049118, new "runOrder" attribute on mojo. Supported values are alphabetical, reversealphabetical
random, hourly (alphabetical on even hours, reverse alphabetical on odd hours).

> Run tests in random order
> -------------------------
>
>                 Key: SUREFIRE-614
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-614
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Surefire Plugin
>            Reporter: Joerg Schaible
>            Assignee: Kristian Rosenvold
>             Fix For: 2.7
>
>
> By definition all tests should be completely self-contained. However, some developers fail to write proper tests and this can be forced if surefire would run the tests in arbitrary order. This is in contrast to SUREFIRE-321, so it should be configurable if the test sould be run in native, random or alphabetical order.

-- 
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