You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Michael McCandless (Jira)" <ji...@apache.org> on 2020/06/29 12:26:00 UTC

[jira] [Created] (LUCENE-9421) TestDrillSideways.testRandom reproducing failure

Michael McCandless created LUCENE-9421:
------------------------------------------

             Summary: TestDrillSideways.testRandom reproducing failure
                 Key: LUCENE-9421
                 URL: https://issues.apache.org/jira/browse/LUCENE-9421
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless


I have not looked yet, but it does repro:
{noformat}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDrillSideways -Dtests.method=testRandom -Dtests.seed=8336CD729D6DA8A8 -Dtests.slow=true -Dtests.badapples=true -Dtests.local\
e=bs-Latn -Dtests.timezone=Asia/Kuching -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.32s | TestDrillSideways.testRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at __randomizedtesting.SeedInfo.seed([8336CD729D6DA8A8:F17AE87D2C0D1EDB]:0)
   [junit4]    >        at org.apache.lucene.facet.TestDrillSideways.verifyEquals(TestDrillSideways.java:1124)
   [junit4]    >        at org.apache.lucene.facet.TestDrillSideways.testRandom(TestDrillSideways.java:832)
   [junit4]    >        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {dim4=PostingsFormat(name=LuceneVarGapDocFreqInterval), $full_path$=PostingsFormat(name=Direct), $facets=PostingsFormat(n\
ame=LuceneVarGapDocFreqInterval), dim3=PostingsFormat(name=Direct), dim2=BlockTreeOrds(blocksize=128), $payloads$=PostingsFormat(name=Direct), dim1=PostingsFormat(name=LuceneFixedGap), dim\
0=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Direct), content=PostingsFormat(name=LuceneFixedGap)}, docValues:{$facets=DocValuesFormat(name=Lucene80), id=DocV\
aluesFormat(name=Asserting)}, maxPointsInLeafNode=818, maxMBSortInHeap=6.4081279656609755, sim=Asserting(RandomSimilarity(queryNorm=true): {$facets=DFR I(F)B1, content=DFR I(ne)L2}), local\
e=bs-Latn, timezone=Asia/Kuching
   [junit4]   2> NOTE: Linux 5.5.6-arch1-1 amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=128,threads=1,free=458496400,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDrillSideways]
   [junit4] Completed [1/1 (1!)] in 0.58s, 1 test, 1 failure <<< FAILURES! {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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