[jboss-dev-forums] [Design of JBossCache] - Re: Serialization Compatibility Tests
manik.surtani@jboss.com
do-not-reply at jboss.com
Wed Jan 3 14:26:27 EST 2007
"ryan.campbell at 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#3997676
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997676
More information about the jboss-dev-forums
mailing list