Hi Anton, I'm curious what tests fail. I run the tests by using `mvn verify` in the flink-ml directory. My output is: http://pastebin.com/WmgGMb8g. I ran this against the current master.
Cheers, Fokko 2017-01-27 9:21 GMT+01:00 Anton Solovev <anton_solo...@epam.com>: > Yes, I had that commit, I tested master branch at that time > > -----Original Message----- > From: Till Rohrmann [mailto:trohrm...@apache.org] > Sent: Thursday, January 26, 2017 6:04 PM > To: dev@flink.apache.org > Subject: Re: flink-ml test > > Hi Anton, > > which build are you using? I've recently (Monday) pushed a fix for the > StochasticOutlierSelectionITSuite (32e1675aa38eec4a15272d62977dfe3ddbe92401). > If you have this commit and the test is still failing, then I have to look > into it again. > > Cheers, > Till > > On Wed, Jan 25, 2017 at 10:59 PM, Anton Solovev <anton_solo...@epam.com> > wrote: > > > Thank you Theodore > > > > StochasticOutlierSelectionITSuite has failed twice, but at third time > > it’s okey, I can’t share logs it disappeared somewhere in travis > > > > 25.01.17, 18:27 пользователь "Theodore Vasiloudis" < > > theodoros.vasilou...@gmail.com> написал: > > > > 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 > > > > > > > > > >