how about having seperate goals for unit tests and interp tests and
calling these two from all-tests, instead of dumping interop tests
into all-tests directly. Default goal can just call unit tests goal.

- venkat


On 8/22/05, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote:
> +1 for all-tests.
> 
> Sanjiva.
> 
> On Mon, 2005-08-22 at 09:52 -0500, Srinath Perera wrote:
> > +1, I prefer name all-tests,
> >
> > Adivse developers to run the all-tests before a commit
> >
> >
> >
> > On 8/22/05, Ajith Ranabahu <[EMAIL PROTECTED]> wrote:
> > > Hi All,
> > > Deepal has integrated the interop tests with much effort today. I know
> > > they are very important to test the interoperability of our code but at
> > > the same time they seem to have a serious restriction of needing an
> > > internet connection since they actually do the interops with remote
> > > servers. IMHO the users need NOT have this by default.
> > > So here's what I suggest.
> > >  1. Introduce an extra maven goal (Something like 'complete-test') that
> > > runs all the tests including the ones that connect to remote servers.
> > >  2. Remove such tests from the default goal
> > >
> > > Thoughts ?
> > >
> > > Ajith
> > >
> >
> 
>

Reply via email to