[
https://issues.apache.org/jira/browse/SOLR-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959526#comment-14959526
]
Mesbah Alam commented on SOLR-5791:
-----------------------------------
Just an FYI, I tried running the test as following:
ant -Dtestcase=DistributedQueryElevationComponentTest
-Dtestmethod=testDistribSearch
But it did not seem to find the test case:
The following error occurred while executing this line:
Not even a single test was executed (a typo in the filter pattern maybe?).
> 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.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]