[
https://issues.apache.org/jira/browse/LUCENE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16230656#comment-16230656
]
Steve Rowe commented on LUCENE-8015:
------------------------------------
Another reproducing failure, from my Jenkins; it's a different test suite, but
looks similar enough to me to comment on this issue:
{noformat}
Checking out Revision b44497fdb721fb67c3c8f20dd0a781f6beaaa8a6
(refs/remotes/origin/master)
[...]
[junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelG
[junit4] 1> 5.9448525E9 = score(DFRSimilarity, doc=0, freq=0.99999994),
computed from:
[junit4] 1> 1.98161741E9 = boost
[junit4] 1> 1.49336593E16 = NormalizationH1, computed from:
[junit4] 1> 0.99999994 = tf
[junit4] 1> 1.05701216E9 = avgFieldLength
[junit4] 1> 152.0 = len
[junit4] 1> 4.4800976E16 = BasicModelG, computed from:
[junit4] 1> 12.0 = numberOfDocuments
[junit4] 1> 1.0 = totalTermFreq
[junit4] 1> 6.6962825E-17 = AfterEffectL, computed from:
[junit4] 1> 1.49336593E16 = tfn
[junit4] 1>
[junit4] 1> 5.944852E9 = score(DFRSimilarity, doc=0, freq=1.0), computed
from:
[junit4] 1> 1.98161741E9 = boost
[junit4] 1> 1.49336603E16 = NormalizationH1, computed from:
[junit4] 1> 1.0 = tf
[junit4] 1> 1.05701216E9 = avgFieldLength
[junit4] 1> 152.0 = len
[junit4] 1> 4.480098E16 = BasicModelG, computed from:
[junit4] 1> 12.0 = numberOfDocuments
[junit4] 1> 1.0 = totalTermFreq
[junit4] 1> 6.696282E-17 = AfterEffectL, computed from:
[junit4] 1> 1.49336603E16 = tfn
[junit4] 1>
[junit4] 1> DFR GL1
[junit4] 1>
field="field",maxDoc=50,docCount=12,sumTotalTermFreq=12684145308,sumDocFreq=12
[junit4] 1> term="term",docFreq=1,totalTermFreq=1
[junit4] 1> norm=64 (doc length ~ 152)
[junit4] 1> freq=1.0
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestBasicModelG
-Dtests.method=testRandomScoring -Dtests.seed=4B5C3926B202A201
-Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=Pacific/Bougainville
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 7.31s J0 | TestBasicModelG.testRandomScoring <<<
[junit4] > Throwable #1: java.lang.AssertionError:
score(0.99999994)=5.9448525E9 > score(1.0)=5.944852E9
[junit4] > at
__randomizedtesting.SeedInfo.seed([4B5C3926B202A201:C0C36094A875440B]:0)
[junit4] > at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.doTestScoring(BaseSimilarityTestCase.java:405)
[junit4] > at
org.apache.lucene.search.similarities.BaseSimilarityTestCase.testRandomScoring(BaseSimilarityTestCase.java:357)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field=PostingsFormat(name=LuceneFixedGap)}, docValues:{},
maxPointsInLeafNode=68, maxMBSortInHeap=6.052983739984725,
sim=RandomSimilarity(queryNorm=false): {field=DFR I(ne)B3(800.0)},
locale=en-IE, timezone=Pacific/Bougainville
[junit4] 2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation
1.8.0_77 (64-bit)/cpus=16,threads=1,free=293394976,total=351797248
{noformat}
> TestBasicModelIne.testRandomScoring failure
> -------------------------------------------
>
> Key: LUCENE-8015
> URL: https://issues.apache.org/jira/browse/LUCENE-8015
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
> Priority: Major
>
> reproduce with: ant test -Dtestcase=TestBasicModelIne
> -Dtests.method=testRandomScoring -Dtests.seed=86E85958B1183E93
> -Dtests.slow=true -Dtests.locale=vi-VN -Dtests.timezone=Pacific/Tongatapu
> -Dtests.asserts=true -Dtests.file.encoding=UTF8
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]