Re: [JBoss-dev] JBossMQ test case is soooo slooooow

2002-02-21 Thread Jason Dillon
> >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? > I am not sure what your chang

Re: [JBoss-dev] JBossMQ test case is soooo slooooow

2002-02-21 Thread Peter Antman
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 faboulou

Re: [JBoss-dev] JBossMQ test case is soooo slooooow

2002-02-21 Thread Jason Dillon
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. --jason marc fleury wrote: >|to have testcases that send up to 100 000 messages, some

Re: [JBoss-dev] JBossMQ test case is soooo slooooow

2002-02-20 Thread pra
Hi, one reason it is taking so long is that it is testing all IL:s (I thingk). If you do this move please split this test and run at least a test on the OIL and preferably also the JVM IL, since these are the defaults used by everyone. //Peter On 20 Feb, marc fleury wrote: > |to have testcases t

RE: [JBoss-dev] JBossMQ test case is soooo slooooow

2002-02-20 Thread marc fleury
|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 lenght

Re: [JBoss-dev] JBossMQ test case is soooo slooooow

2002-02-17 Thread Jason Dillon
Yikes... that would not bee good. Perhaps this test case should be moved outside of tests-unit into a separate target which is depended on by tests. --jason On Sun, 2002-02-17 at 07:22, [EMAIL PROTECTED] wrote: > On 16 Feb, Jason Dillon wrote: > > Is there anything we can do to speed it up any

Re: [JBoss-dev] JBossMQ test case is soooo slooooow

2002-02-17 Thread pra
On 16 Feb, Jason Dillon wrote: > Is there anything we can do to speed it up any? Well, actually it is not slow enough ;-) since it does not catch all bugs as it is setup today. To chatch current buggs in threading you have to have testcases that send up to 100 000 messages, sometimes taking up to

[JBoss-dev] JBossMQ test case is soooo slooooow

2002-02-16 Thread Jason Dillon
Is there anything we can do to speed it up any? --jason ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development