[
https://issues.apache.org/jira/browse/SOLR-6407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107636#comment-14107636
]
Hoss Man commented on SOLR-6407:
--------------------------------
modifying the test in anyway (example: adding to the list of supressed codecs)
cna potentially influence the way entropy is consumed by the test framework
(example: less random bits used when picking the codec) which can result in
other aspects of the test not being the same (example: it might coose a diff
set of index writer config options).
have you tried the full reproduce line from the original bug description
against trunk w/o any changes ot the test itself? because it fails reliably and
consistently for me on trunk @ r1619947
> TestSortingResponseWriter test fail.
> ------------------------------------
>
> Key: SOLR-6407
> URL: https://issues.apache.org/jira/browse/SOLR-6407
> Project: Solr
> Issue Type: Test
> Reporter: Mark Miller
> Assignee: Joel Bernstein
> Attachments: TestSortingResponseWriter.log
>
>
> {noformat}
> [junit4] 2> NOTE: reproduce with: ant test
> -Dtestcase=TestSortingResponseWriter -Dtests.method=testSortingOutput
> -Dtests.seed=9096ECEE5D29523B -Dtests.slow=true -Dtests.locale=en_GB
> -Dtests.timezone=CTT -Dtests.file.encoding=ISO-8859-1
> [junit4] ERROR 0.14s J3 | TestSortingResponseWriter.testSortingOutput
> <<<
> [junit4] > Throwable #1: java.lang.ClassCastException:
> org.apache.lucene.codecs.lucene410.Lucene410DocValuesProducer$6 cannot be
> cast to org.apache.lucene.index.MultiDocValues$MultiSortedDocValues
> [junit4] > at
> __randomizedtesting.SeedInfo.seed([9096ECEE5D29523B:24667B8F5066589B]:0)
> [junit4] > at
> org.apache.solr.response.SortingResponseWriter$StringValue.<init>(SortingResponseWriter.java:1091)
> [junit4] > at
> org.apache.solr.response.SortingResponseWriter.getSortDoc(SortingResponseWriter.java:322)
> [junit4] > at
> org.apache.solr.response.SortingResponseWriter.write(SortingResponseWriter.java:126)
> [junit4] > at
> org.apache.solr.util.TestHarness.query(TestHarness.java:301)
> [junit4] > at
> org.apache.solr.util.TestHarness.query(TestHarness.java:278)
> [junit4] > at
> org.apache.solr.response.TestSortingResponseWriter.testSortingOutput(TestSortingResponseWriter.java:116)
> [junit4] > at java.lang.Thread.run(Thread.java:745)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]