You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2016/07/21 23:22:20 UTC

[jira] [Commented] (SOLR-9328) TestDistribIDF.testMultiCollectionQuery() failure

    [ https://issues.apache.org/jira/browse/SOLR-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388600#comment-15388600 ] 

Steve Rowe commented on SOLR-9328:
----------------------------------

I checked out the {{releases/lucene-solr/5.3.0}} tag (the first release with this test, introduced by SOLR-7756) and the test fails in the same way there, so this problem existed when the test was introduced.

> TestDistribIDF.testMultiCollectionQuery() failure
> -------------------------------------------------
>
>                 Key: SOLR-9328
>                 URL: https://issues.apache.org/jira/browse/SOLR-9328
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 5.3, 6.2
>            Reporter: Steve Rowe
>
> Nightly branch_6x failure, reproduces for me, from [https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/125/]:
> {noformat}
> Checking out Revision 0ec1c2509770267e30477f49a890a9d2333cf40d (refs/remotes/origin/branch_6x)
> [...]
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribIDF -Dtests.method=testMultiCollectionQuery -Dtests.seed=1F45A3F87F67AC9C -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=en-ZA -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 14.1s J0 | TestDistribIDF.testMultiCollectionQuery <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: Doc1 score=0.9808292 Doc2 score=0.9808292 expected:<1> but was:<0>
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F45A3F87F67AC9C:E3664C9A311A9E0]:0)
>    [junit4]    > 	at org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery(TestDistribIDF.java:183)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org