"ryan.campbell(a)jboss.com" wrote : Manik,
|
| Where should we document this test case? A readme in the src/etc folder? Somewhere
else?
|
| Thanks,
| Ryan
For JUnit tests, I normally have a list of "known failures" as a set of test
excludes in build.xml, each exclude listed with a comment pointing to the relevant JIRA
task. These excludes are passed to JUnit tasks so these tests are excluded from reports
(such as the cruise control target).
Perhaps a similar approach could be adopted here? Better still, maybe this could be an
external properties file that build.xml reads and excludes? We could then use the same
external file for known JUnit excludes as well?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997676#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...