[
https://issues.apache.org/jira/browse/SOLR-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848985#action_12848985
]
Mark Miller commented on SOLR-1840:
-----------------------------------
The following exceptions were thrown by threads:
[junit] *** Thread: Thread-12 ***
[junit] junit.framework.AssertionFailedError:
.spellcheck.suggestions.size()==0,1skipped=0,0
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:503)
[junit] at
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:271)
[junit] *** Thread: Thread-21 ***
[junit] junit.framework.AssertionFailedError:
.spellcheck.suggestions.correctlySpelled!=toyata (unordered or missing)
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:503)
[junit] at
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:271)
[junit] *** Thread: Thread-20 ***
[junit] junit.framework.AssertionFailedError:
.spellcheck.suggestions.correctlySpelled!=toyata (unordered or missing)
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:503)
[junit] at
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:271)
[junit] *** Thread: Thread-22 ***
[junit] junit.framework.AssertionFailedError:
.spellcheck.suggestions.correctlySpelled!=bluo (unordered or missing)
[junit] at junit.framework.Assert.fail(Assert.java:47)
[junit] at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:503)
[junit] at
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:271)
etc, etc, etc
> DistributedSpellCheckComponentTest appears to actually fail under the stress
> test
> ---------------------------------------------------------------------------------
>
> Key: SOLR-1840
> URL: https://issues.apache.org/jira/browse/SOLR-1840
> Project: Solr
> Issue Type: Bug
> Components: spellchecker
> Reporter: Mark Miller
> Fix For: 1.5
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.