[
https://issues.apache.org/jira/browse/SOLR-8388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15058262#comment-15058262
]
Steve Rowe commented on SOLR-8388:
----------------------------------
My Jenkins found a reproducible ReturnsFieldsTest.testToString failure (Linux,
Oracle Java7, branch_5x):
{noformat}
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ReturnFieldsTest
-Dtests.method=testToString -Dtests.seed=4E6AE8A4D715B23B -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=sk -Dtests.timezone=Europe/Brussels -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.04s | ReturnFieldsTest.testToString <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure:
expected:<...s=(globs=[],fields=[[score, test, id],okFieldNames=[null, score,
test], id],reqFieldNames=...> but was:<...s=(globs=[],fields=[[test, score,
id],okFieldNames=[null, test, score], id],reqFieldNames=...>
[junit4] > at
__randomizedtesting.SeedInfo.seed([4E6AE8A4D715B23B:9F4B5FA5E80FDF93]:0)
[junit4] > at
org.apache.solr.search.ReturnFieldsTest.testToString(ReturnFieldsTest.java:109)
{noformat}
> TestSolrQueryResponse (factor out, then extend)
> -----------------------------------------------
>
> Key: SOLR-8388
> URL: https://issues.apache.org/jira/browse/SOLR-8388
> Project: Solr
> Issue Type: Test
> Reporter: Christine Poerschke
> Assignee: Christine Poerschke
> Fix For: 5.5, Trunk
>
> Attachments: SOLR-8388-part1of2.patch, SOLR-8388-part2of2.patch
>
>
> factor out
> {{solr/core/src/test/org/apache/solr/response/TestSolrQueryResponse.java}}
> from {{solr/core/src/test/org/apache/solr/servlet/ResponseHeaderTest.java}}
> and then extend it
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]