[
https://issues.apache.org/jira/browse/SOLR-6067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998441#comment-13998441
]
Hoss Man commented on SOLR-6067:
--------------------------------
bq. ...Could you share the exact test commands for one of the failed ones?
Thank you.
The particular seeds/variables don't seem to matter at all...
{noformat}
hossman@frisbee:~/lucene/dev$ svn info | grep URL && svn update && svn status
&& svnversion && curl
https://issues.apache.org/jira/secure/attachment/12644851/SOLR-6067.patch |
patch -p0 && ant clean && cd solr/core && ant test -Dtests.seed=DEADBEEF
URL: https://svn.apache.org/repos/asf/lucene/dev/trunk
At revision 1594767.
1594767
...
[junit4] Tests with failures (first 10 out of 52):
[junit4] - org.apache.solr.handler.component.StatsComponentTest.testStats
[junit4] -
org.apache.solr.handler.component.StatsComponentTest.testFieldStatisticsResultsStringField
[junit4] -
org.apache.solr.handler.component.StatsComponentTest.testStatsFacetMultivaluedErrorHandling
[junit4] -
org.apache.solr.handler.component.StatsComponentTest.testFieldStatisticsResultsNumericFieldAlwaysMissing
[junit4] -
org.apache.solr.handler.component.StatsComponentTest.testFieldStatisticsResultsDateField
[junit4] -
org.apache.solr.handler.component.StatsComponentTest.testStatsExcludeFilterQuery
[junit4] -
org.apache.solr.handler.component.StatsComponentTest.testFieldStatisticsResultsStringFieldAlwaysMissing
[junit4] -
org.apache.solr.handler.component.StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing
[junit4] - org.apache.solr.search.TestFiltering.testRandomFiltering
[junit4] - org.apache.solr.search.TestFiltering.testCaching
[junit4]
[junit4]
[junit4] JVM J0: 1.02 .. 1139.49 = 1138.46s
[junit4] JVM J1: 1.02 .. 1133.48 = 1132.46s
[junit4] JVM J2: 1.03 .. 1133.22 = 1132.18s
[junit4] Execution time total: 18 minutes 59 seconds
[junit4] Tests summary: 403 suites, 1681 tests, 1 suite-level error, 4
errors, 47 failures, 23 ignored (16 assumptions)
{noformat}
> add buildAndRunCollectorChain method to reduce code duplication in
> SolrIndexSearcher
> ------------------------------------------------------------------------------------
>
> Key: SOLR-6067
> URL: https://issues.apache.org/jira/browse/SOLR-6067
> Project: Solr
> Issue Type: Improvement
> Reporter: Christine Poerschke
> Priority: Minor
> Attachments: SOLR-6067.patch
>
>
> https://github.com/apache/lucene-solr/pull/48 has the proposed change.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]