The rest and ibatis tests are also quite slow due to the external dependencies, HttpServer and Derby. Would it be sensible to have a "slow tests" profile for each module that needs it?
Peter Neubauer schrieb: > Ok, > moved it out. > > /peter > > On Thu, May 22, 2008 at 2:45 PM, Niclas Hedhman <[EMAIL PROTECTED]> wrote: >> On Thursday 22 May 2008 18:32, Peter Neubauer wrote: >>> Hi there, >>> compiling qi4j, it seems the Neo4j tests are using the setup from >>> qi4j-tests-core. That lib is only compiled with profile "integration" >>> <modules> >>> <module>auxillary</module> >>> </modules> >>> <profiles> >>> <profile> >>> <id>integration</id> >>> <modules> >>> <module>core</module> >>> <module>performance</module> >>> </modules> >>> </profile> >>> </profiles> >> I think "core" should be in the default profile, and slow tests from core >> moved to performance. >> >> >> Cheers >> -- >> Niclas Hedhman, Software Developer >> >> I live here; http://tinyurl.com/2qq9er >> I work here; http://tinyurl.com/2ymelc >> I relax here; http://tinyurl.com/2cgsug >> >> _______________________________________________ >> qi4j-dev mailing list >> [email protected] >> http://lists.ops4j.org/mailman/listinfo/qi4j-dev >> >> > > > -- Michael Hunger Independent Consultant Web: http://www.jexp.de Email: [EMAIL PROTECTED] Enthusiastic Evangelist for Better Software Development We support Software Engineering Radio (www.se-radio.net) _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

