You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Pascal Rapicault (JIRA)" <ji...@codehaus.org> on 2013/03/21 05:51:52 UTC

[jira] (SUREFIRE-976) TestsToRun could collect all the tests even in case of problems

Pascal Rapicault created SUREFIRE-976:
-----------------------------------------

             Summary: TestsToRun could collect all the tests even in case of problems
                 Key: SUREFIRE-976
                 URL: https://jira.codehaus.org/browse/SUREFIRE-976
             Project: Maven Surefire
          Issue Type: Bug
            Reporter: Pascal Rapicault


The TestsToRun object only returns the valid test classes. It would be nice if the object could also collect the tests failed loading (those that fail with a ClassNotFoundException or a VerifyError) and have the scanning code fill this list.

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