Re: Failing MiMa tests

2016-03-15 Thread Sean Owen
That PR has passed tests including MiMa checks, but it looks like there are still review comments to address On Tue, Mar 15, 2016 at 2:32 AM, Gayathri Murali wrote: > Here is the PR : https://github.com/apache/spark/pull/11544 > > > > On Mon, Mar 14, 2016 at 7:26 PM, Ted Yu wrote: >> >> Please r

Re: Failing MiMa tests

2016-03-14 Thread Gayathri Murali
Here is the PR : https://github.com/apache/spark/pull/11544 On Mon, Mar 14, 2016 at 7:26 PM, Ted Yu wrote: > Please refer to JIRAs which were related to MiMa > e.g. > [SPARK-13834][BUILD] Update sbt and sbt plugins for 2.x. > > It would be easier for other people to help if you provide link to

Re: Failing MiMa tests

2016-03-14 Thread Nan Zhu
I guess it’s Jenkins’ problem? My PR was failed for MiMa but still got a message from SparkQA (https://github.com/SparkQA) saying that "This patch passes all tests." I checked Jenkins’ history, there are other PRs with the same issue…. Best, -- Nan Zhu http://codingcat.me On Monday, Mar

Re: Failing MiMa tests

2016-03-14 Thread Ted Yu
Please refer to JIRAs which were related to MiMa e.g. [SPARK-13834][BUILD] Update sbt and sbt plugins for 2.x. It would be easier for other people to help if you provide link to your PR. Cheers On Mon, Mar 14, 2016 at 7:22 PM, Gayathri Murali < gayathri.m.sof...@gmail.com> wrote: > Hi All, > >