Michael McCandless created LUCENE-7383:
------------------------------------------

             Summary: FieldQueryTest.testFlattenToParentBlockJoinQuery failure
                 Key: LUCENE-7383
                 URL: https://issues.apache.org/jira/browse/LUCENE-7383
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Michael McCandless


Reproduces for me in master:

{noformat}
   [junit4] Started J0 PID(26725@localhost).
   [junit4] Suite: org.apache.lucene.search.vectorhighlight.FieldQueryTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FieldQueryTest 
-Dtests.method=testFlattenToParentBlockJoinQuery -Dtests.seed=FBAF10B3AA838B8D 
-Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Asia/Chita 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.10s | FieldQueryTest.testFlattenToParentBlockJoinQuery <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FBAF10B3AA838B8D:6C7C115D5027C6BB]:0)
   [junit4]    >        at 
org.apache.lucene.search.vectorhighlight.AbstractTestCase.assertCollectionQueries(AbstractTestCase.java:162)
   [junit4]    >        at 
org.apache.lucene.search.vectorhighlight.FieldQueryTest.testFlattenToParentBlockJoinQuery(FieldQueryTest.java:966)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1120, maxMBSortInHeap=7.244053319393249, 
sim=RandomSimilarity(queryNorm=false): {}, locale=pt, timezone=Asia/Chita
   [junit4]   2> NOTE: Linux 4.2.0-38-generic amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=8,threads=1,free=430920456,total=504889344
   [junit4]   2> NOTE: All tests run in this JVM: [FieldQueryTest]
   [junit4] Completed [1/1 (1!)] in 0.47s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: FBAF10B3AA838B8D]:
   [junit4]   - 
org.apache.lucene.search.vectorhighlight.FieldQueryTest.testFlattenToParentBlockJoinQuery
{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]

Reply via email to