Hello Anton, I usually run specific local tests through IDEA, or test or the whole ML module (run mvn test in the flink-ml root dir) . It should be possible to run specific tests through maven [1], but I haven't been able to make this work.
Which test is failing for you? [1] http://maven.apache.org/surefire/maven-surefire-plugin/examples/single-test.html On Wed, Jan 25, 2017 at 2:24 PM, Anton Solovev <anton_solo...@epam.com> wrote: > Hi folk, > > I have a failed integration test on travis in flink-ml package. > How can I run specific IT Class of this on my local machine with console > logs output? > > Thanks, > Anton Solovev >