Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Reproducing master failure from my Jenkins:
[junit4] Suite: org.apache.solr.uninverting.TestFieldCacheSort [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestFieldCacheSort -Dtests.method=testFieldScoreReverse -Dtests.seed=40E7AB12BCE84E2E -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=US/East-Indiana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] FAILURE 0.06s J4 | TestFieldCacheSort.testFieldScoreReverse <<< [junit4] > Throwable #1: java.lang.AssertionError: expected:<0> but was:<1> [junit4] > at __randomizedtesting.SeedInfo.seed([40E7AB12BCE84E2E:3B2050254D25C4AD]:0) [junit4] > at org.apache.solr.uninverting.TestFieldCacheSort.testFieldScoreReverse(TestFieldCacheSort.java:445) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {string=Lucene50(blocksize=128), t=PostingsFormat(name=Memory), f=PostingsFormat(name=Direct), id=Lucene50(blocksize=128), body=PostingsFormat(name=Direct), value=FST50, tievalue=FST50}, docValues:{}, maxPointsInLeafNode=346, maxMBSortInHeap=6.624884112069825, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6e2c8504), locale=de-LU, timezone=US/East-Indiana [junit4] 2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 1.8.0_151 (64-bit)/cpus=16,threads=1,free=176185640,total=525860864
Attachments
Issue Links
- is broken by
-
LUCENE-8010 fix or sandbox similarities in core with problems
- Closed