Hudson uses crappy OpenJDK *duck* ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected]
> -----Original Message----- > From: Michael McCandless [mailto:[email protected]] > Sent: Monday, November 29, 2010 7:30 PM > To: [email protected] > Subject: Re: Lucene-Solr-tests-only-3.x - Build # 1950 - Failure > > I ran my while(1) test for 4.5 hours and no failure! > > The failure is odd... because the test had just tested TermRangeFilter w/ > includeUpper and includeLower both true, and it passed (10001 matches). > > Then it runs same query, but changing includeUpper to false, expecting > 10000 matches, but it got only 9999. > > So in both cases it's running identical code except for the one if that checks > for !includeUpper so it's hard to see how it could be different the 2nd time. > > I think this could be a JRE bug... > > Mike > > On Mon, Nov 29, 2010 at 8:33 AM, Robert Muir <[email protected]> wrote: > > this seems scary? doesn't reproduce for me! > > > > On Mon, Nov 29, 2010 at 8:13 AM, Apache Hudson Server > > <[email protected]> wrote: > >> Build: > >> https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/1950/ > >> > >> 1 tests failed. > >> REGRESSION: > >> org.apache.lucene.search.TestTermRangeFilter.testRangeFilterRand > >> > >> Error Message: > >> all but biggest expected:<10000> but was:<9999> > >> > >> Stack Trace: > >> junit.framework.AssertionFailedError: all but biggest > >> expected:<10000> but was:<9999> > >> at > >> > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(L > >> uceneTestCase.java:829) > >> at > >> > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(L > >> uceneTestCase.java:767) > >> at > >> org.apache.lucene.search.TestTermRangeFilter.testRangeFilterRand(Test > >> TermRangeFilter.java:274) > >> > >> > >> > >> > >> Build Log (for compile errors): > >> [...truncated 4514 lines...] > >> > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] For > >> additional commands, e-mail: [email protected] > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] For > > additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
