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

Anshum Gupta commented on SOLR-6755:
------------------------------------

I haven't been able to reproduce this one even after running it all night. 
Also, considering there's no variable involved in the test, the result should 
be always be the same. 

I'm going to add some extra logging in there and wait for the next Jenkins 
failure to be able to debug.

> 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
>
> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to