[
https://issues.apache.org/jira/browse/SOLR-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920607#action_12920607
]
Yonik Seeley commented on SOLR-2002:
------------------------------------
SuggesterTest fails quite a bit for me...
{code}
[junit] Testsuite: org.apache.solr.spelling.suggest.SuggesterTest
[junit] Testcase:
testSuggestions(org.apache.solr.spelling.suggest.SuggesterTest): FAILED
[junit] query failed XPath:
//l...@name='spellcheck']/l...@name='suggestions']/l...@name='ac']/i...@name='numFound'][.='2']
[junit] xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit] <response>
[junit] <lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><lst name="spellcheck"><lst name="suggestions"/></lst>
[junit] </response>
{code}
Seems like the dict isn't being built for some reason, but it always seems to
pass if I run the test individually.
I'll try and reproduce with logging at INFO.
> improve build/tests
> -------------------
>
> Key: SOLR-2002
> URL: https://issues.apache.org/jira/browse/SOLR-2002
> Project: Solr
> Issue Type: Task
> Components: Build
> Reporter: Robert Muir
> Assignee: Robert Muir
> Priority: Minor
> Fix For: 3.1, 4.0
>
> Attachments: SOLR-2002.patch, SOLR-2002_core_contrib.patch,
> SOLR-2002_dih.patch, SOLR-2002_lbhttpsolrserver.patch,
> SOLR-2002_localization.patch, SOLR-2002_lucenetestcase.patch,
> SOLR-2002_merged.patch, SOLR-2002_merged.patch, SOLR-2002_merged.patch,
> SOLR-2002_merged.patch, SOLR-2002_replication.patch,
> SOLR-2002_testiter.patch, SOLR-2002_testmethod.patch,
> SOLR-2002_timeout.patch, SOLR-2002setupteardown.patch
>
>
> we are working on improving some functionality in lucene's build/tests, it
> would be good to improve the solr side to take advantage of it.
> currently its only sorta-kinda integrated and a bit messy.
> i'd like to do some incremental improvements piece-by-piece on this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]