[JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk7) - Build # 1486 - Failure!

2012-10-02 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/1486/ Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} 1 tests failed. REGRESSION: org.apache.lucene.index.TestRollingUpdates.testRollingUpdates Error Message:

Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk7) - Build # 1486 - Failure!

2012-10-02 Thread Michael McCandless
I'll dig: this is spooky! It's the new assert verifying SegmentInfoPerCommit.sizeInBytes is correct... Mike McCandless http://blog.mikemccandless.com On Tue, Oct 2, 2012 at 3:53 AM, Policeman Jenkins Server jenk...@sd-datasolutions.de wrote: Build:

Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk7) - Build # 1486 - Failure!

2012-10-02 Thread Robert Muir
Index: src/test/org/apache/lucene/index/TestRollingUpdates.java === --- src/test/org/apache/lucene/index/TestRollingUpdates.java(revision 1392824) +++ src/test/org/apache/lucene/index/TestRollingUpdates.java(working copy) @@