From: <cle...@jb...> - 2005-04-26 23:30:52
|
As for http://jira.jboss.com/jira/browse/JBAS-1598, I'm creating a TestSuite that will execute a bunch of defined tests against 4.0.1 and 4.0.0. In other words, we will execute tests against current version using client libraries from 4.0.0 and them 4.0.1. The problem I'm having now is to define what's the basic set of tests I could use in that suite. Right now I'm using everything defined into "tests-standard-unit" and this seems to be huge. So... if you have any clue for shrinking the number of tests used int that list will be more than welcome. I guess we want basically test client libraries, so I guess we will have to execute mostly remote tests. Thanks, Clebert Suconic View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875518#3875518 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875518 |