You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Anshum Gupta (JIRA)" <ji...@apache.org> on 2015/07/12 21:15:07 UTC

[jira] [Resolved] (SOLR-6755) ClassCastException from CloudMLTQParserTest

     [ https://issues.apache.org/jira/browse/SOLR-6755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anshum Gupta resolved SOLR-6755.
--------------------------------
    Resolution: Fixed

This hasn't happened since the last commit. Marking this as resolved.

> ClassCastException from CloudMLTQParserTest
> -------------------------------------------
>
>                 Key: SOLR-6755
>                 URL: https://issues.apache.org/jira/browse/SOLR-6755
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Anshum Gupta
>             Fix For: 5.3
>
>         Attachments: SOLR-6755.patch, SOLR-6755.patch
>
>
> The seed doesn't reproduce for me, but the ClassCastException seems hinky and worth looking into...
> {noformat}
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudMLTQParserTest -Dtests.method=testDistribSearch -Dtests.seed=3AE918BB008859A6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw -Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   50.7s J1 | CloudMLTQParserTest.testDistribSearch <<<
>    [junit4]    > Throwable #1: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.ArrayList
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3AE918BB008859A6:BB0F96A377D7399A]:0)
>    [junit4]    > 	at org.apache.solr.search.mlt.CloudMLTQParserTest.doTest(CloudMLTQParserTest.java:124)
>    [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
> {noformat}
> http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11466/consoleText
> Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: true)
> At revision 1640267



--
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