[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 112 - Failure

2012-12-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/112/ 2 tests failed. REGRESSION: org.apache.lucene.index.TestBagOfPositions.test Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was

Re: [JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 112 - Failure

2012-12-02 Thread Michael McCandless
I'll dig ... Mike McCandless http://blog.mikemccandless.com On Sun, Dec 2, 2012 at 3:10 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/112/ 2 tests failed. REGRESSION:

Re: [JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 112 - Failure

2012-12-02 Thread Uwe Schindler
Thanks! Uwe Michael McCandless luc...@mikemccandless.com schrieb: I'll dig ... Mike McCandless http://blog.mikemccandless.com On Sun, Dec 2, 2012 at 3:10 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/112/ 2

Re: [JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 112 - Failure

2012-12-02 Thread Michael McCandless
You're welcome! I committed a fix to cut back on the index size when MockRandomMP is used, because this MP is O(N^2) cost! Mike McCandless http://blog.mikemccandless.com On Sun, Dec 2, 2012 at 5:00 PM, Uwe Schindler u...@thetaphi.de wrote: Thanks! Uwe Michael McCandless

Re: [JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 112 - Failure

2012-12-02 Thread Dawid Weiss
Good to see those suite timeouts are working :) Dawid On Sun, Dec 2, 2012 at 11:50 PM, Michael McCandless luc...@mikemccandless.com wrote: You're welcome! I committed a fix to cut back on the index size when MockRandomMP is used, because this MP is O(N^2) cost! Mike McCandless