On Wed, Aug 10, 2011 at 8:08 AM, Ari Kast <[email protected]> wrote:

> I have the same problem too.
>
> Another strange/annoying behavior that I always wondered if this might be
> related to: no matter what I try, I can't get only ONE test to run by
> specifying a test class or method as described in the documentation --
> buildr always runs ALL the tests.  Is that also an artifact of the
> overridden junit datatype?
>

"buildr test:prefix" should only run test classes starting with "prefix".
Are you seeing otherwise?  If so, please file a bug and describe your
project/environment.

thanks
alex


>
> On Sun, Aug 7, 2011 at 8:43 AM, Peter Donald <[email protected]>
> wrote:
>
> > On Sun, Aug 7, 2011 at 12:30 PM, Chris Adams <[email protected]>
> > wrote:
> > > I'm trying to figure out what would be causing the following warning:
> > > Running tests in eds:lib-shared
> > > Trying to override old definition of datatype junit
> >
> > You can ignore that warning. It is ant trying to redefine a task.
> >
> >  I had thought we had tracked that warning down and eliminated it but
> > it seems not. Could you add an issue to jira to remind us to get
> > around to fixing it?
> >
> > Thanks!,
> >
> > Peter Donald
> >
>

Reply via email to