On 21 Feb, Jason Dillon wrote: > I will eventually get around to fixing this and in general making the > testsuite better. I have been playing with a few ideas to make it > easier and faster to write test cases too... if only I had more time.
Oh, yes, time. I'am sitting here with this faboulous (;-)) idea of how to rewrite JBossMQ to also use the MBuss/JBoss decorator pattern...oh, yes, time... I have made a new set of stress and massive tests for JBossMQ that I hope to commit sometime next week, and I might be able to take a quick look att the complete suite of JMS tests (mdb,jmsra and jbossmq), since I have a couple of nice JMS worker basec lasses that makes it a litle bit easier to write stable JMS testcases. By the way, these new tests are verry time consuming, they starts and stops JBoss and use big iteration counts. My plan is to integrate is as an entity ref in build.xml, to not litter that file to much, and not make them run dring normal testing. Is that OK? By the way, I need to get the information in the build where the JBoss output build is. Is there any way to extract this information from build/build.xml when running testsuite/build.xml (I mean, build magic way of doing it)? //Peter > > --jason > > > marc fleury wrote: > >>|to have testcases that send up to 100 000 messages, sometimes taking up >>|to an hour to complete... >>| >>|How about that? >> >>impractical for the 'fast' test that make sure we don't mess up stuff when >>we change something. >> >>it seems, jason, that we need to use your wonderful buildmagic to get that >>lenghty test out of there and just run it every night on the beluga machine >>but take it out of the standard test. >> >>marcf >>| >>|//Peter >>|> >>|> --jason >>|> >>|> >>|> >>|> >>|> _______________________________________________ >>|> Jboss-development mailing list >>|> [EMAIL PROTECTED] >>|> https://lists.sourceforge.net/lists/listinfo/jboss-development >>| >>|-- >>|------------------------------------------------------------ >>|Peter Antman Technology in Media, Box 34105 100 26 Stockholm >>|Systems Architect WWW: http://www.tim.se >>|Email: [EMAIL PROTECTED] WWW: http://www.backsource.org >>|Phone: +46-(0)8-506 381 11 Mobile: 070-675 3942 >>|------------------------------------------------------------ >>| >>| >>|_______________________________________________ >>|Jboss-development mailing list >>|[EMAIL PROTECTED] >>|https://lists.sourceforge.net/lists/listinfo/jboss-development >> >> >>_______________________________________________ >>Jboss-development mailing list >>[EMAIL PROTECTED] >>https://lists.sourceforge.net/lists/listinfo/jboss-development >> > > > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development -- ------------------------------------------------------------ Peter Antman Chief Systems Architect, Business Development Technology in Media, Box 34105 100 26 Stockholm WWW: http://www.tim.se WWW: http://www.backsource.org Email: [EMAIL PROTECTED] Phone: +46-(0)8-506 381 11 Mobile: 070-675 3942 ------------------------------------------------------------ _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
