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

Steve Rowe commented on LUCENE-7161:
------------------------------------

Policeman Jenkins found a reproducing seed 
[http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16845/]:

{noformat}
Checking out Revision 2391b5b81dfade413d70d26da63e85cbd7245bf2 
(refs/remotes/origin/master)
[...]
  [junit4] Suite: org.apache.lucene.queries.mlt.TestMoreLikeThis
  [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMoreLikeThis 
-Dtests.method=testMultiFieldShouldReturnPerFieldBooleanQuery 
-Dtests.seed=12E0331668C5EB5 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=he-IL -Dtests.timezone=America/Goose_Bay -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
  [junit4] FAILURE 0.30s J2 | 
TestMoreLikeThis.testMultiFieldShouldReturnPerFieldBooleanQuery <<<
  [junit4]    > Throwable #1: java.lang.AssertionError
  [junit4]    >         at 
__randomizedtesting.SeedInfo.seed([12E0331668C5EB5:659D5BF7DB62D84E]:0)
  [junit4]    >         at 
org.apache.lucene.queries.mlt.TestMoreLikeThis.testMultiFieldShouldReturnPerFieldBooleanQuery(TestMoreLikeThis.java:319)
  [junit4]    >         at java.lang.Thread.run(Thread.java:745)
  [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{weDontSell=PostingsFormat(name=Memory doPackFST= true), 
weSell=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Memory 
doPackFST= true), type=PostingsFormat(name=MockRandom)}, docValues:{}, 
maxPointsInLeafNode=1575, maxMBSortInHeap=5.238800842479083, 
sim=ClassicSimilarity, locale=he-IL, timezone=America/Goose_Bay
  [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 1.8.0_92 
(32-bit)/cpus=12,threads=1,free=3718352,total=16252928
  [junit4]   2> NOTE: All tests run in this JVM: [TestSortedSetFieldSource, 
TestValueSources, TestFieldScoreQuery, TestMoreLikeThis]
  [junit4] Completed [9/20 (1!)] on J2 in 0.53s, 6 tests, 1 failure <<< 
FAILURES!
{noformat}

> TestMoreLikeThis.testMultiFieldShouldReturnPerFieldBooleanQuery assertion 
> error
> -------------------------------------------------------------------------------
>
>                 Key: LUCENE-7161
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7161
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Michael McCandless
>            Assignee: Tommaso Teofili
>             Fix For: 6.1
>
>
> I just hit this unrelated but reproducible on master 
> #cc75be53f9b3b86ec59cb93896c4fd5a9a5926b2 while tweaking earth's radius:
> {noformat}
>    [junit4] Suite: org.apache.lucene.queries.mlt.TestMoreLikeThis
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMoreLikeThis 
> -Dtests.method=testMultiFieldShouldReturnPerFieldBooleanQuery 
> -Dtests.seed=794526110651C8E6 -Dtests.locale=es-HN 
> -Dtests.timezone=Brazil/West -Dtests.asserts=true 
> -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 0.25s | 
> TestMoreLikeThis.testMultiFieldShouldReturnPerFieldBooleanQuery <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError
>    [junit4]    >      at 
> __randomizedtesting.SeedInfo.seed([794526110651C8E6:1DF67ED7BBBF4E1D]:0)
>    [junit4]    >      at 
> org.apache.lucene.queries.mlt.TestMoreLikeThis.testMultiFieldShouldReturnPerFieldBooleanQuery(TestMoreLikeThis.java:320)
>    [junit4]    >      at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: test params are: codec=CheapBastard, 
> sim=ClassicSimilarity, locale=es-HN, timezone=Brazil/West
>    [junit4]   2> NOTE: Linux 3.13.0-71-generic amd64/Oracle Corporation 
> 1.8.0_60 (64-bit)/cpus=8,threads=1,free=409748864,total=504889344
>    [junit4]   2> NOTE: All tests run in this JVM: [TestMoreLikeThis]
>    [junit4] Completed [1/1 (1!)] in 0.45s, 1 test, 1 failure <<< FAILURES!
>    [junit4] 
>    [junit4] 
>    [junit4] Tests with failures [seed: 794526110651C8E6]:
>    [junit4]   - 
> org.apache.lucene.queries.mlt.TestMoreLikeThis.testMultiFieldShouldReturnPerFieldBooleanQuery
> {noformat}
> Likely related to LUCENE-6954?



--
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