Eric Barboni created SUREFIRE-1277:
--------------------------------------
Summary: Exceptions stacktrace in test are limited to the test
class in 2.19
Key: SUREFIRE-1277
URL: https://issues.apache.org/jira/browse/SUREFIRE-1277
Project: Maven Surefire
Issue Type: Bug
Components: Maven Surefire Plugin
Affects Versions: 2.19.1, 2.19
Environment: Windows 10, java 8
Reporter: Eric Barboni
Hi,
Previous to 2.19, if an execption was raised in tested method the stacktrace
contains trace from the test and tested method.
Now the stacktrace contains only trace from test method, making it complicated
to find the root cause.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)