Steve Rowe created SOLR-8021:
--------------------------------
Summary: TestCSVResponseWriter.testPseudoFields failure
Key: SOLR-8021
URL: https://issues.apache.org/jira/browse/SOLR-8021
Project: Solr
Issue Type: Bug
Reporter: Steve Rowe
My Jenkins found a seed that reproduces for me
[http://jenkins.sarowe.net/job/Lucene-Solr-tests-5.x-Java8/1814/]:
{noformat}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestCSVResponseWriter -Dtests.method=testPseudoFields
-Dtests.seed=56AE2F2A54741427 -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=da -Dtests.timezone=Atlantic/St_Helena -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.04s J10 | TestCSVResponseWriter.testPseudoFields <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure:
expected:<[3,false,tru]e> but was:<[5,false,fals]e>
[junit4] > at
__randomizedtesting.SeedInfo.seed([56AE2F2A54741427:A0BF7D474E7A4CFC]:0)
[junit4] > at
org.apache.solr.response.TestCSVResponseWriter.testPseudoFields(TestCSVResponseWriter.java:234)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[...]
[junit4] 2> NOTE: leaving temporary files on disk at:
/var/lib/jenkins/jobs/Lucene-Solr-tests-5.x-Java8/workspace/solr/build/solr-core/test/J10/temp/solr.response.TestCSVResponseWriter_56AE2F2A54741427-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53):
{foo_i=Lucene50(blocksize=128), foo_l=PostingsFormat(name=Memory doPackFST=
true), store_rpt=Lucene50(blocksize=128), foo_s=BlockTreeOrds(blocksize=128),
shouldbeunstored=BlockTreeOrds(blocksize=128), v2_ss=PostingsFormat(name=Memory
doPackFST= true), amount_c____amount_raw=FSTOrd50,
store_1_coordinate=Lucene50(blocksize=128), foo_dt=FSTOrd50, foo_b=FSTOrd50,
foo_d=PostingsFormat(name=Memory doPackFST= true),
id=PostingsFormat(name=Memory doPackFST= true), store_0_coordinate=FSTOrd50,
foo_f=FSTOrd50, amount_c____currency=FSTOrd50, v_ss=FSTOrd50}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=da,
timezone=Atlantic/St_Helena
[junit4] 2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation
1.8.0_45 (64-bit)/cpus=16,threads=1,free=88697488,total=531103744
[junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting,
TestDistribIDF, TestSerializedLuceneMatchVersion, QueryEqualityTest,
FacetPivotSmallTest, TestQueryUtils, SoftAutoCommitTest, SampleTest,
TestSchemaNameResource, TestRangeQuery, HdfsSyncSliceTest, CursorMarkTest,
TestSolrIndexConfig, IndexSchemaTest, TermVectorComponentDistributedTest,
CurrencyFieldXmlFileTest, BasicZkTest, ScriptEngineTest,
SchemaVersionSpecificBehaviorTest, TestCollationFieldDocValues, TestConfig,
TestPerFieldSimilarity, CollectionsAPIDistributedZkTest,
DistributedSpellCheckComponentTest, DistributedTermsComponentTest,
DistributedQueryElevationComponentTest, DirectUpdateHandlerOptimizeTest,
LukeRequestHandlerTest, TestCSVResponseWriter]
[junit4] Completed [331/537] on J10 in 1.45s, 2 tests, 1 failure <<<
FAILURES!
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]