You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/27 20:15:29 UTC

[jira] [Commented] (SOLR-5791) DistributedQueryElevationComponentTest routinely fails on J9

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

ASF subversion and git services commented on SOLR-5791:
-------------------------------------------------------

Commit 1572706 from hossman@apache.org in branch 'dev/trunk'
[ https://svn.apache.org/r1572706 ]

SOLR-5793, SOLR-5792, SOLR-5791: disable these three tests on J9 JVM

> DistributedQueryElevationComponentTest routinely fails on J9
> ------------------------------------------------------------
>
>                 Key: SOLR-5791
>                 URL: https://issues.apache.org/jira/browse/SOLR-5791
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>
> Either there is a bug in how the params are handled that only manifests itself in J9, or the test needs fixed to not expect the params in a certain order
> {noformat}
> REGRESSION:  org.apache.solr.handler.component.DistributedQueryElevationComponentTest.testDistribSearch
> Error Message:
> .responseHeader.params.fl!=version (unordered or missing)
> Stack Trace:
> junit.framework.AssertionFailedError: .responseHeader.params.fl!=version (unordered or missing)
>         at __randomizedtesting.SeedInfo.seed([C6763A182C2489BA:4790B4005B7BE986]:0)
>         at junit.framework.Assert.fail(Assert.java:50)
>         at
> org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:843)
>         at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:862)
>         at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:565)
>         at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
>         at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
>         at
> org.apache.solr.handler.component.DistributedQueryElevationComponentTest.doTest(DistributedQueryElevationComponentTe
> st.java:81)
>         at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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