> Jukka Zitting wrote: >> On Tue, Mar 4, 2008 at 3:31 PM, <[EMAIL PROTECTED]> wrote: >>> JCR-1452: Make use of jackrabbit.test.scale in test cases >> >> -1 IMHO a centralized scale variable can not satisfy the needs of all >> scalability test cases. >> >> It should be up to each test case to know how long it needs to run to >> verify some behaviour. > > that means we will have a much longer 'mvn install'. if that's OK with > everyone then we don't need > the scale variable and I'll remove it again. > > WDOT? > > regards > marcel
What about having a separate test suite that doesn't run with 'mvn install'? Since this tests are not unit tests, we can isolate them and run them with 'mvn -Dtest=PerformanceTests' or something similar. Regards, Esteban Franqueiro [EMAIL PROTECTED] Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.
