[ https://jira.codehaus.org/browse/SUREFIRE-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313234#comment-313234 ]
Kristian Rosenvold commented on SUREFIRE-926: --------------------------------------------- I see this issue quite clearly in the code; the failure detection will ignore failures in the first provider fails. If you have made a small test project, please upload it and I will make an IT. > Multiple Providers, last one overwrites status of first... > ---------------------------------------------------------- > > Key: SUREFIRE-926 > URL: https://jira.codehaus.org/browse/SUREFIRE-926 > Project: Maven Surefire > Issue Type: Bug > Components: Maven Surefire Plugin > Affects Versions: 2.12.4 > Reporter: Larry Shatzer > Priority: Critical > > See http://markmail.org/message/6i55xg732hyqgln6 > In addition to the Release Plugin having problems, just running "mvn test" > will show the build as successful if the first provider has failures. > I'm trying to create integration tests, but having a few issues. > The two tests I tried to create is where they both bring in TestNG and JUnit > into the providers (like the email has), and then one have a TestNG failure, > while the JUnit passes, and the inverse on the other. This way it would make > sure if the order of providers changes, or is not defined, it would catch it. > Any pointers or existing tests that can be tweaked/copied would be helpful. -- 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