You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steven Bower (JIRA)" <ji...@apache.org> on 2014/01/23 20:20:40 UTC

[jira] [Comment Edited] (SOLR-5488) Fix up test failures for Analytics Component

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

Steven Bower edited comment on SOLR-5488 at 1/23/14 7:19 PM:
-------------------------------------------------------------

one thing i noticed in the output above is this:

{noformat}
[junit4] > <lst name="mr">
[junit4] > <long name="count">100</long>
[junit4] > <null name="mcm"/>
[junit4] > <null name="mean"/>
[junit4] > <null name="median"/>
[junit4] > <null name="su"/>
[junit4] > <null name="sum"/>
[junit4] > <null name="unique"/>
[junit4] > </lst>
{noformat}

notice the {{<null}} in the response... trying to track this down now.. this is certainly why the test is failing..


was (Author: sbower):
one thing i noticed in the output above is this:

{noformat}
[junit4] > <lst name="mr">
[junit4] > <long name="count">100</long>
[junit4] > <null name="mcm"/>
[junit4] > <null name="mean"/>
[junit4] > <null name="median"/>
[junit4] > <null name="su"/>
[junit4] > <null name="sum"/>
[junit4] > <null name="unique"/>
[junit4] > </lst>
{noformat}

notice the {{<null}} in the response... trying to track this down now

> Fix up test failures for Analytics Component
> --------------------------------------------
>
>                 Key: SOLR-5488
>                 URL: https://issues.apache.org/jira/browse/SOLR-5488
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.0, 4.7
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>         Attachments: SOLR-5488.patch, SOLR-5488.patch, SOLR-5488.patch
>
>
> The analytics component has a few test failures, perhaps environment-dependent. This is just to collect the test fixes in one place for convenience when we merge back into 4.x



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org