You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Julie Tibshirani (Jira)" <ji...@apache.org> on 2021/04/07 18:54:02 UTC

[jira] [Created] (LUCENE-9913) TestCompressingTermVectorsFormat.testMergeStability can fail assertion

Julie Tibshirani created LUCENE-9913:
----------------------------------------

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


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: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org