You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2016/05/08 22:23:12 UTC

[jira] [Reopened] (LUCENE-7161) TestMoreLikeThis.testMultiFieldShouldReturnPerFieldBooleanQuery assertion error

     [ https://issues.apache.org/jira/browse/LUCENE-7161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Rowe reopened LUCENE-7161:
--------------------------------

Still getting failures at the same assertion, here's the ones I found since the  commits on this issue:

{noformat}
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/112/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

  [junit4] Suite: org.apache.lucene.queries.mlt.TestMoreLikeThis
  [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMoreLikeThis -Dtests.method=testMultiFieldShouldReturnPerFieldBooleanQuery -Dtests.seed=25E751FED53FC993 -Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Indian/Christmas -Dtests.asserts=true -Dtests.file.encoding=UTF-8
  [junit4] FAILURE 0.11s J0 | TestMoreLikeThis.testMultiFieldShouldReturnPerFieldBooleanQuery <<<
  [junit4]    > Throwable #1: java.lang.AssertionError
  [junit4]    > 	at __randomizedtesting.SeedInfo.seed([25E751FED53FC993:4154093868D14F68]: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=Asserting(Lucene60): {weDontSell=PostingsFormat(name=LuceneVarGapDocFreqInterval), weSell=PostingsFormat(name=Asserting), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), type=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, maxPointsInLeafNode=661, maxMBSortInHeap=5.444169477800975, sim=RandomSimilarity(queryNorm=false,coord=crazy): {weDontSell=DFR I(F)3(800.0), weSell=IB LL-D1, text=DFR I(ne)LZ(0.3), type=IB SPL-DZ(0.3)}, locale=sq-AL, timezone=Indian/Christmas
  [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=36894360,total=54788096
  [junit4]   2> NOTE: All tests run in this JVM: [TestFunctionQueryExplanations, TermsQueryTest, TestDocValuesFieldSources, TestLongNormValueSource, TestCustomScoreQuery, TestFunctionQuerySort, TestBoostedQuery, TestMoreLikeThis]
  [junit4] Completed [13/20 (1!)] on J0 in 0.42s, 6 tests, 1 failure <<< FAILURES!
{noformat}

{noformat}
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/597/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseParallelGC

  [junit4] Suite: org.apache.lucene.queries.mlt.TestMoreLikeThis
  [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMoreLikeThis -Dtests.method=testMultiFieldShouldReturnPerFieldBooleanQuery -Dtests.seed=60AAD450C5F7A579 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=America/St_Vincent -Dtests.asserts=true -Dtests.file.encoding=UTF-8
  [junit4] FAILURE 0.14s J2 | TestMoreLikeThis.testMultiFieldShouldReturnPerFieldBooleanQuery <<<
  [junit4]    > Throwable #1: java.lang.AssertionError
  [junit4]    > 	at __randomizedtesting.SeedInfo.seed([60AAD450C5F7A579:4198C9678192382]: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=Lucene60, sim=ClassicSimilarity, locale=sr-Latn-BA, timezone=America/St_Vincent
  [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=28813616,total=48234496
  [junit4]   2> NOTE: All tests run in this JVM: [TestMoreLikeThis]
  [junit4] Completed [1/20 (1!)] on J2 in 0.89s, 6 tests, 1 failure <<< FAILURES!
{noformat}

{noformat}
Build: http://jenkins.sarowe.net/job/Lucene-Solr-tests-master/6738/

  [junit4] Suite: org.apache.lucene.queries.mlt.TestMoreLikeThis
  [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
  [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMoreLikeThis -Dtests.method=testMultiFieldShouldReturnPerFieldBooleanQuery -Dtests.seed=E467DF1643BE90EA -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=et-EE -Dtests.timezone=America/Porto_Acre -Dtests.asserts=true -Dtests.file.encoding=UTF-8
  [junit4] FAILURE 0.81s J2 | TestMoreLikeThis.testMultiFieldShouldReturnPerFieldBooleanQuery <<<
  [junit4]    > Throwable #1: java.lang.AssertionError
  [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E467DF1643BE90EA:80D487D0FE501611]: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=Asserting(Lucene60): {weDontSell=FST50, weSell=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=FST50, type=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=98, maxMBSortInHeap=5.027511093192969, sim=RandomSimilarity(queryNorm=true,coord=no): {weDontSell=DFR I(n)L3(800.0), weSell=IB LL-DZ(0.3), text=DFR GL2, type=DFR I(ne)B3(800.0)}, locale=et-EE, timezone=America/Porto_Acre
  [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 1.8.0_77 (64-bit)/cpus=16,threads=1,free=440250896,total=514850816
  [junit4]   2> NOTE: All tests run in this JVM: [TestFunctionQueryExplanations, TestFieldScoreQuery, TestMoreLikeThis]
  [junit4] Completed [13/20 (1!)] on J2 in 1.86s, 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org