I think this is the same as https://issues.apache.org/jira/browse/LUCENE-3478

On Mon, Oct 3, 2011 at 6:48 AM, Apache Jenkins Server
<[email protected]> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10711/
>
> 1 tests failed.
> REGRESSION:  
> org.apache.lucene.search.TestBooleanMinShouldMatch.testRandomQueries
>
> Error Message:
> Doc 3 scores don't match TopDocs totalHits=4 top=4  0) doc=3 score=16.665384  
> 1) doc=0 score=16.65839  2) doc=1 score=11.109833  3) doc=7 score=11.109833 
> TopDocs totalHits=2 top=2  0) doc=3 score=16.665382  1) doc=0 score=16.65839 
> for query:(-data:A data:B +data:4 data:5 data:2)~2
>
> Stack Trace:
> junit.framework.AssertionFailedError: Doc 3 scores don't match
> TopDocs totalHits=4 top=4
>        0) doc=3        score=16.665384
>        1) doc=0        score=16.65839
>        2) doc=1        score=11.109833
>        3) doc=7        score=11.109833
> TopDocs totalHits=2 top=2
>        0) doc=3        score=16.665382
>        1) doc=0        score=16.65839
> for query:(-data:A data:B +data:4 data:5 data:2)~2
>        at 
> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148)
>        at 
> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50)
> TopDocs totalHits=4 top=4
>        0) doc=3        score=16.665384
>        1) doc=0        score=16.65839
>        2) doc=1        score=11.109833
>        3) doc=7        score=11.109833
> TopDocs totalHits=2 top=2
>        0) doc=3        score=16.665382
>        1) doc=0        score=16.65839
> for query:(-data:A data:B +data:4 data:5 data:2)~2
>        at 
> org.apache.lucene.search.TestBooleanMinShouldMatch.testRandomQueries(TestBooleanMinShouldMatch.java:359)
>        at 
> org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:608)
>
>
>
>
> Build Log (for compile errors):
> [...truncated 1298 lines...]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>



-- 
lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to