Mvn -e shows errors, and --fast-fail means stop immediately. These might show the problem.
On Tue, Mar 29, 2011 at 7:27 PM, Dmitriy Lyubimov <[email protected]> wrote: > i am not sure. it just says running the test and then after a while > bails out with 'build failed'. I looked breifly at surefire reports > but did not immediately see an error. which makes me think it some > sort of maven thing (which is why i asked about maven) > > Let me follow up on this. > > On Tue, Mar 29, 2011 at 11:16 AM, Grant Ingersoll <[email protected]> wrote: >> What's the error you are getting? >> >> >> On Mar 29, 2011, at 11:28 AM, Dmitriy Lyubimov wrote: >> >>> Yes I was perplexed as well as i couldnt immediately see a critical change >>> thhere but I confirmed manually that tests are passing before it and failing >>> thhere on. >>> >>> Please don't worry. I highly suspect it is something specicfic to me. Just >>> thought you might have a quick guess. >>> One question though -- which maven version we are 'officially ' using for >>> this build? >>> >>> apologies for brevity. >>> >>> Sent from my android. >>> -Dmitriy >>> On Mar 29, 2011 8:19 AM, "Grant Ingersoll" <[email protected]> wrote: >>>> What's the error you are getting? I don't have ready access to a Windows >>> box. >>>> >>>> Also, I don't believe this commit touched TestClusterDumper. >>>> >>>> -Grant >>>> >>>> On Mar 28, 2011, at 11:45 PM, Dmitriy Lyubimov wrote: >>>> >>>>> Grant, >>>>> >>>>> these are Bisect results, this commit broke TestClusterDumper in tests >>>>> on windows it seems.. My diagnostic might be wrong but that's what i >>>>> got. >>>>> >>>>> 86e6e1d64901cc0ce436d43a56fcadb8a2cb6c1d is the first bad commit >>>>> commit 86e6e1d64901cc0ce436d43a56fcadb8a2cb6c1d >>>>> Author: Grant Ingersoll <[email protected]> >>>>> Date: Fri Mar 25 14:39:25 2011 +0000 >>>>> >>>>> MAHOUT-588: partial commit, not including shell script yet >>>>> >>>>> git-svn-id: >>>>> https://svn.apache.org/repos/asf/mahout/trunk@108540813f79535-4 >>>>> 7bb-0310-9956-ffa450edef68 >>>>> >>>>> :040000 040000 2b15021b60e0b772e2195948dddb1dd232a790d0 >>> 9b163f5489ec03add7726590 >>>>> 13b01c68d86cbaa3 M utils >>>>> bisect run success >>>>> >>>>> >>>>> On Mon, Mar 28, 2011 at 7:57 PM, Dmitriy Lyubimov <[email protected]> >>> wrote: >>>>>> doesn't pass on my windows laptop anymore. >>>>>> >>>>>> I am running a bisect now to figure where it started failing but it >>>>>> was ok at least 10 commits earlier. Any idea what commit broke it and >>>>>> why? >>>>>> >>>>>> I guess I can commit with it being broken still but probably if it can >>>>>> be fixed it better be. >>>>>> >>>>>> It also may be because my laptop is running windows (lame i know) but >>>>>> i'd rather had it fixed on windows too since previously all tests >>>>>> worked. >>>>>> >>>>>> Thanks for any info. >>>>>> -Dmitriy >>>>>> >>>> >>>> -------------------------- >>>> Grant Ingersoll >>>> http://www.lucidimagination.com/ >>>> >>>> Search the Lucene ecosystem docs using Solr/Lucene: >>>> http://www.lucidimagination.com/search >>>> >> >> -------------------------- >> Grant Ingersoll >> http://www.lucidimagination.com/ >> >> Search the Lucene ecosystem docs using Solr/Lucene: >> http://www.lucidimagination.com/search >> >> > -- Lance Norskog [email protected]
