[
https://issues.apache.org/jira/browse/SUREFIRE-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071968#comment-15071968
]
Hudson commented on SUREFIRE-1135:
----------------------------------
SUCCESS: Integrated in maven-surefire #1543 (See
[https://builds.apache.org/job/maven-surefire/1543/])
[SUREFIRE-1135] Improve ignore message for TestNG (tibor17: rev
33105af2ee5b5de0f99e39b74a2f2cc78c0588a3)
*
surefire-integration-tests/src/test/java/org/apache/maven/surefire/its/jiras/Surefire1135ImproveIgnoreMessageForTestNGIT.java
*
surefire-integration-tests/src/test/resources/surefire-1135-improve-ignore-message-for-testng/src/test/java/testng/SkipExceptionReportTest.java
*
surefire-integration-tests/src/test/resources/surefire-1135-improve-ignore-message-for-testng/pom.xml
*
surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/TestNGReporter.java
> Improve ignore message for TestNG
> ---------------------------------
>
> Key: SUREFIRE-1135
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1135
> Project: Maven Surefire
> Issue Type: Improvement
> Components: TestNG support
> Reporter: Michal Bocek
> Assignee: Tibor Digana
> Fix For: 2.19.1
>
> Attachments: TEST-testng.SkipExceptionReportTest.xml
>
>
> Once the test is ignored/skipped in TestNG no additional informations are
> reported. Surefire xml report contains only "skipped" element without any
> information. It will be very useful to provide addition info like message.
> JUnit reporter correctly provide ignore message from "Ignore" annotation so
> we can similarly provide message from SkipException.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)