[
https://issues.apache.org/jira/browse/LUCENE-9913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319111#comment-17319111
]
Adrien Grand commented on LUCENE-9913:
--------------------------------------
Woops, thanks [~julietibs].
> TestCompressingTermVectorsFormat.testMergeStability can fail assertion
> ----------------------------------------------------------------------
>
> Key: LUCENE-9913
> URL: https://issues.apache.org/jira/browse/LUCENE-9913
> Project: Lucene - Core
> Issue Type: Test
> Reporter: Julie Tibshirani
> Priority: Major
>
> This reproduces for me on {{main}}:
> {code:java}
> ./gradlew test --tests TestCompressingTermVectorsFormat.testMergeStability \
> -Dtests.seed=502C0E17C8769082 -Dtests.nightly=true \
> -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=gd-GB \
> -Dtests.timezone=Africa/Accra -Dtests.asserts=true \
> -Dtests.file.encoding=UTF-8
> {code}
> Failure excerpt:
> {code:java}
> > java.lang.AssertionError: expected:<{tvd=33526, fnm=698, nvm=283,
> tvm=164, tmd=826, fdm=158, pos=10508, fdt=1121, tvx=339, doc=13302,
> tim=22354, tip=101, fdx=202, nvd=18983}> but was:<{tvd=33526, fnm=698,
> nvm=283, tvm=163, tmd=826, fdm=157, pos=10508, fdt=1121, tvx=339, doc=13302,
> tim=22354, tip=101, fdx=202, nvd=18983}>
> > at
> __randomizedtesting.SeedInfo.seed([502C0E17C8769082:24604838C59C9234]:0)
> > at org.junit.Assert.fail(Assert.java:89)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]