I see. Thanks for the clarification, Alin. - Sonny
On Wed, May 14, 2008 at 2:23 PM, Alin Dreghiciu <[EMAIL PROTECTED]> wrote: > 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

