[jboss-dev-forums] [Design of JBoss internal QA (Test Suite)] - Re: Issue of temporary message destinations for HEAD testsui

jaroslaw.kijanowski do-not-reply at jboss.com
Thu Aug 3 15:36:53 EDT 2006


after updating (from https://svn.jboss.org/repos/jbossas/trunk), i ran 
$ ./build.sh jboss-all-config-tests
and ENCUnitTestCase was successfull ,but as i wrote in jira (sorry for the discuccion on jira and not this forum, i'm stll learning :) ), deploying queues/topics at the startup of the server cause other tests to fail  (one of them is org.jboss.test.cts.test.BmpUnitTestCase) becasue they can't deploy their own queues/topics ,because some of them (queue/A, queue/C) are already deployed (at the startup).

Anill suggests, that everything(common resources like queues A,B,C...) should be deployed during the start of the "all" instance, so the tests don't have to care what they have to deploy at the beginning. in this case some tests must be reconfigured, to not start queues/topics at their start.

But this strategy is not perfect. What about single tests? Do I have to deploy jbossmq-destinations-service.xml every time I start a single test?


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962989#3962989

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962989



More information about the jboss-dev-forums mailing list