Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: junit
Created: 30/Jan/14 10:58 AM
Description:

If a JUnit test fails for example in the @Test method and in the @After method, JUnit throws a MultipleFailureException containing both failures.
Jenkins' test result page shows only the last failure (the one from the @After method), the more important one from the @Test method is not shown.
The JUnit xml file created by Ant contains two <error>/<failure> elements for this test case. They are just not shown.

Environment: Ant 1.9.3, Java 1.7.0_51
Ubuntu 12.04 LTS
Project: Jenkins
Priority: Major Major
Reporter: Lars Wolter
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to