[ 
https://jira.codehaus.org/browse/SUREFIRE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=328499#comment-328499
 ] 

Christoph Kutzinski commented on SUREFIRE-1012:
-----------------------------------------------

Looks much better now - at least the settings do seem to have some effect.
However, the ordering doesn't seem to be globally - e.g. when I use 
alphabetical it runs 'some' tests ordered A-Z, but then after Z, again some 
other A tests come (I have to come up with an isolated test case for that)
Is the ordering somehow scoped to package o.s.l.t.?

Also, is ordering meant to be on class level, method level or both? The 
documentation doesn't say anything about that.
                
> runOrder doesn't seem to have an effect at all for TestNG tests
> ---------------------------------------------------------------
>
>                 Key: SUREFIRE-1012
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-1012
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.15
>            Reporter: Christoph Kutzinski
>            Assignee: Andreas Gudian
>             Fix For: 2.16
>
>         Attachments: test.zip
>
>
> I've tried different runOrders (random, reversealphabetical) with TestNG, but 
> none seems to have an effect at all - tests seem always to be run 
> alphabetically 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to