[ https://jira.codehaus.org/browse/SUREFIRE-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=311965#comment-311965 ]
Takeji Naigeon edited comment on SUREFIRE-915 at 10/22/12 10:30 AM: -------------------------------------------------------------------- Sorry, looks like description got lost : According to surefire:test documentation, for the runOrder parameter : Failed first will run tests that failed on previous run first, as well as new tests for this run But looks like to me that new tests are run last. Which doesn't help getting fast feedback IMHO. I joined a patch (for version 2.12.3 as it's the one we're using) with RunEntryStatisticsMapTest updated, but it's my first time looking into surefire source code, I don't know if it is the right way to fix it. Thank you was (Author: tnaigeon): Sorry, looks like description got lost : According to surefire:test documentation, for the runOrder parameter : Failed first will run tests that failed on previous run first, as well as new tests for this run But looks like to me that new tests are run last. Which doesn't help getting fast feedback IMHO. I joined a patch (for version 2.12.3 as it's the one we're using) with RunEntryStatisticsMapTest updated, but it's my first time looking into surefire source code, I don't know if it is the right way to fix it. TIA > runOrder=failedfirst runs new tests last > ---------------------------------------- > > Key: SUREFIRE-915 > URL: https://jira.codehaus.org/browse/SUREFIRE-915 > Project: Maven Surefire > Issue Type: Bug > Affects Versions: 2.12.3 > Reporter: Takeji Naigeon > Attachments: maven_surefire-fix.patch > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira