Hoss Man created SOLR-6755:
------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]