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 2013/03/26 12:31:52 UTC

[jira] (SUREFIRE-979) Wrong classloader used in SmartStackTraceParser when test-class fails to instantiate

Kristian Rosenvold created SUREFIRE-979:
-------------------------------------------

             Summary: Wrong classloader used in SmartStackTraceParser when test-class fails to instantiate
                 Key: SUREFIRE-979
                 URL: https://jira.codehaus.org/browse/SUREFIRE-979
             Project: Maven Surefire
          Issue Type: Bug
            Reporter: Kristian Rosenvold


If the test class is missing a dependency (like failing in a static initializer), the SmartStackTraceParser will use the wrong classloader when attempting to load the class.

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