I guess that original idea was that parts of the tests like performance tests and maybe this ones too, to be run only on demand and not all the time. This can be achieved via a Maven profile. I will look into it.
Aln On Wed, May 14, 2008 at 6:27 AM, Sonny Gill <[EMAIL PROTECTED]> wrote: > On Thu, May 8, 2008 at 8:57 PM, Rickard Öberg <[EMAIL PROTECTED]> wrote: > > Hey, > > > > > Create a new package for each issue, with the classes needed by the test > > in that package, and call the test itself "IssueTest". > > This means that after the commit, the build will keep failing until > the issue is fixed. > Should the test be marked as @Ignore to avoid that? > > Cheers, > Sonny > > > > _______________________________________________ > qi4j-dev mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/qi4j-dev > -- Alin Dreghiciu http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. http://www.qi4j.org - New Energy for Java - Domain Driven Development. http://malaysia.jayway.net - New Energy for Projects - Great People working on Great Projects at Great Places _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

