[jbosstools-issues] [JBoss JIRA] (JBIDE-11301) no stacktrace when junit tests fail
Alexey Kazakov (JIRA)
jira-events at lists.jboss.org
Tue Mar 13 18:12:48 EDT 2012
Alexey Kazakov created JBIDE-11301:
--------------------------------------
Summary: no stacktrace when junit tests fail
Key: JBIDE-11301
URL: https://issues.jboss.org/browse/JBIDE-11301
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.3.0.Beta2
Reporter: Alexey Kazakov
Assignee: Nick Boldt
If I run JBT tycho build locally for trunk, for example:
mvn clean install -fae -e -P default -f cdi/tests/pom.xml
and there is some test failures then I don't see any stacktrace in console. Just a text message from the JUnit test assert.
-Dsurefire.useFile=false does not help.
But I see the stacktrace in <target>/surefire-reports
In Beta1 branch it works fine.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list