[ 
http://jira.codehaus.org/browse/SUREFIRE-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_114976
 ] 

Dan Fabulich commented on SUREFIRE-303:
---------------------------------------

I posted on the JUnit list; they said that there's no way to get the reason in 
4.0, though it is possible in 4.4.

http://tech.groups.yahoo.com/group/junit/messages/20125?threaded=1&m=e&var=1&tidx=1

They also suggested that the Ant team owns the JUnit XML format.

http://tech.groups.yahoo.com/group/junit/messages/20127?threaded=1&m=e&var=1&tidx=1

But Ant doesn't support @Ignores at all; I've filed a bug in Ant 43969.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43969

> Ignored/Skipped tests are not reported
> --------------------------------------
>
>                 Key: SUREFIRE-303
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-303
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Junit 4.x support, report plugin, xml generation
>    Affects Versions: 2.3, 2.4
>            Reporter: Daniel Kulp
>             Fix For: 2.x
>
>
> Tests that are skipped with a @Ignore("Test doesn't work") annotation only 
> appear in the report as an increment in the "Skipped" column.    Neither the 
> names of the skipped tests nor the text/reason for the skip appear at all.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to