Ram, Thomas The last time I tried, the tests only fail in travis. Is there a way ignore the test in maven build by default and test it locally with some maven command line options?
Regards, Siyuan On Sat, May 14, 2016 at 10:37 AM, Thomas Weise <[email protected]> wrote: > Ram, > > There were problems with some of the tests but also with running them in > Travis CI overall (the latter has been fixed meanwhile.) > > Can you please try to enable the tests and see if they pass in Travis, we > should then only mark @Ignore those that actually still need to be fixed. > > Thanks > > On Sat, May 14, 2016 at 10:19 AM, Munagala Ramanath <[email protected]> > wrote: > > > Why is KafkaInputOperatorTest annotated with @Ignore ? This makes the > test > > not runnable from the commandline with maven. > > > > Ram > > >
