Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 01ECA9B94 for ; Mon, 3 Oct 2011 10:48:51 +0000 (UTC) Received: (qmail 54343 invoked by uid 500); 3 Oct 2011 10:48:49 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 54301 invoked by uid 500); 3 Oct 2011 10:48:49 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 54293 invoked by uid 99); 3 Oct 2011 10:48:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2011 10:48:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2011 10:48:48 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 5E240C00F5 for ; Mon, 3 Oct 2011 10:48:28 +0000 (UTC) Date: Mon, 3 Oct 2011 10:48:28 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <1147695165.1111317638908369.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10711 - Failure MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org