Thanks Thomas. We’ve documented commands for `needsRunner` test at 
https://beam.apache.org/contribute/testing/  but not for `validatesRunner`.  Do 
you or anyone else know why they are not included ?

Thanks,
Manu Zhang
On Dec 15, 2018, 12:33 PM +0800, Thomas Weise <[email protected]>, wrote:
> Thanks for bringing it here. It would be a good candidate for 
> https://cwiki.apache.org/confluence/display/BEAM/Gradle+Tips
>
> Thomas
>
> > On Fri, Dec 14, 2018 at 8:00 PM Manu Zhang <[email protected]> wrote:
> > > Hi all,
> > >
> > > I was looking for the command to run validatesRunner test on Gearpump but 
> > > couldn’t find it in the contributing guide.
> > >
> > > After some trials, it seems the following command won’t work
> > >
> > > ./gradlew :beam-runners-gearpump:validatesRunner —tests 
> > > org.apache.beam.sdk.PipelineTest
> > >
> > > but this does
> > >
> > > ./gradlew :beam-runners-gearpump:validatesRunnerStreaming —tests 
> > > org.apache.beam.sdk.PipelineTest
> > >
> > > Has this been documented anywhere ?
> > >
> > > Thanks,
> > > Manu Zhang

Reply via email to