I checked back - this test fails about once a month. Not too bad, bust still noise. I don't like it - tests that fail occasionally hurt attitude to the project's testing as a whole. I'll create an issue for handling this.
Doron On Fri, Aug 1, 2008 at 5:51 AM, Apache Hudson Server < [EMAIL PROTECTED]> wrote: > See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/543/changes > > [junit] > [junit] Testcase: > testTimeoutNotGreedy(org.apache.lucene.search.TestTimeLimitedCollector): > FAILED > [junit] lastDoc=21 ,&& allowed=799 ,&& elapsed=900 >= 886 = ( > 2*resolution + TIME_ALLOWED + SLOW_DOWN = 2*20 + 799 + 47) > [junit] junit.framework.AssertionFailedError: lastDoc=21 ,&& allowed=799 > ,&& elapsed=900 >= 886 = ( 2*resolution + TIME_ALLOWED + SLOW_DOWN = 2*20 + > 799 + 47) > [junit] at > org.apache.lucene.search.TestTimeLimitedCollector.doTestTimeout(TestTimeLimitedCollector.java:189) > [junit] at > org.apache.lucene.search.TestTimeLimitedCollector.testTimeoutNotGreedy(TestTimeLimitedCollector.java:150) > [junit] > [junit] > [junit] Test org.apache.lucene.search.TestTimeLimitedCollector FAILED >