[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Adding Ordering Group Features in JBM 1.4

clebert.suconic@jboss.com do-not-reply at jboss.com
Mon Oct 6 18:19:02 EDT 2008


"clebert.suconic at jboss.com" wrote : 
  | If you could please hold the commit until we tag CP04. I'm now investigating some failures on the testsuite.. which won't probably cause any changes.
  | 


I have figured out about the failures.

NullPersistenceTest was setting the test.database system property to "null", what was making subsequent tests to not use any persistence.

The testsuite on the client aways use a single VM from back to back, so if you have to make those types of changes, you should aways set them back on tearDown.

It would be better if we could use the ServiceAttributeOverrides on startServer for this.. but since the persistence is started somewhere else, and what would require some more changes, I'm just changing the system property back on tear down, what should fix the testsuite.

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

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



More information about the jboss-dev-forums mailing list