[ 
https://issues.apache.org/jira/browse/LUCENE-7571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041053#comment-16041053
 ] 

Adrien Grand commented on LUCENE-7571:
--------------------------------------

Here is a new one:

{noformat}
   [junit4] Suite: org.apache.lucene.search.join.TestJoinUtil
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJoinUtil 
-Dtests.method=testSingleValueRandomJoin -Dtests.seed=80BBE36627F59487 
-Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Asia/Novosibirsk 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 8.23s | TestJoinUtil.testSingleValueRandomJoin <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
expected:<org.apache.lucene.util.FixedBitSet@1b81f2f4> but 
was:<org.apache.lucene.util.FixedBitSet@2381f2f4>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([80BBE36627F59487:6C03F22CAF368858]:0)
   [junit4]    >        at 
org.apache.lucene.search.join.TestJoinUtil.assertBitSet(TestJoinUtil.java:1280)
   [junit4]    >        at 
org.apache.lucene.search.join.TestJoinUtil.executeRandomJoin(TestJoinUtil.java:1257)
   [junit4]    >        at 
org.apache.lucene.search.join.TestJoinUtil.testSingleValueRandomJoin(TestJoinUtil.java:1176)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{from=Lucene50(blocksize=128), id=PostingsFormat(name=Direct), 
to=PostingsFormat(name=Direct), 
value=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{toINT=DocValuesFormat(name=Lucene70), 
toLONG=DocValuesFormat(name=Asserting), fromINT=DocValuesFormat(name=Lucene70), 
from=DocValuesFormat(name=Memory), toDOUBLE=DocValuesFormat(name=Lucene70), 
fromDOUBLE=DocValuesFormat(name=Asserting), 
toFLOAT=DocValuesFormat(name=Lucene70), to=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Asserting), fromLONG=DocValuesFormat(name=Lucene70), 
value=DocValuesFormat(name=Lucene70), fromFLOAT=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=1354, maxMBSortInHeap=5.332006457856938, 
sim=RandomSimilarity(queryNorm=true): {from=DFR G2, id=DFR I(ne)2, to=DFR 
I(ne)LZ(0.3), value=DFR GL1}, locale=es, timezone=Asia/Novosibirsk
{noformat}

> TestJoinUtil.testSingleValueRandomJoin() failure
> ------------------------------------------------
>
>                 Key: LUCENE-7571
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7571
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/join
>            Reporter: Steve Rowe
>
> My Jenkins found a reproducing branch_6x seed:
> {noformat}
> Checking out Revision 500f6c7875be31c34ca68c58f850b7e64fd049a9 
> (refs/remotes/origin/branch_6x)
> [...]
>    [junit4] Suite: org.apache.lucene.search.join.TestJoinUtil
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJoinUtil 
> -Dtests.method=testSingleValueRandomJoin -Dtests.seed=D50603847B355BCB 
> -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=America/Indianapolis 
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 1.42s J0 | TestJoinUtil.testSingleValueRandomJoin <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: 
> expected:<org.apache.lucene.util.FixedBitSet@98b66234> but 
> was:<org.apache.lucene.util.FixedBitSet@98ba6234>
>    [junit4]    >      at 
> __randomizedtesting.SeedInfo.seed([D50603847B355BCB:39BE12CEF3F64714]:0)
>    [junit4]    >      at 
> org.apache.lucene.search.join.TestJoinUtil.assertBitSet(TestJoinUtil.java:1046)
>    [junit4]    >      at 
> org.apache.lucene.search.join.TestJoinUtil.executeRandomJoin(TestJoinUtil.java:1023)
>    [junit4]    >      at 
> org.apache.lucene.search.join.TestJoinUtil.testSingleValueRandomJoin(TestJoinUtil.java:938)
>    [junit4]    >      at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
> sim=RandomSimilarity(queryNorm=false,coord=yes): 
> {productId=ClassicSimilarity, field=DFR I(F)2, price=DFR GB1, subtitle=DFR 
> I(n)L3(800.0), name=DFR G1, description=DFR GL2, from=DFR GB2, movieId=IB 
> LL-L2, id=DFR I(ne)L1, to=DFR I(ne)BZ(0.3), type=DFR I(n)L2, value=DFR 
> I(ne)2}, locale=sq, timezone=America/Indianapolis
>    [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 
> 1.8.0_77 (64-bit)/cpus=16,threads=1,free=495200800,total=522715136
>    [junit4]   2> NOTE: All tests run in this JVM: [TestJoinUtil]
>    [junit4] Completed [5/6 (1!)] on J0 in 9.20s, 13 tests, 1 failure <<< 
> FAILURES!
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to