Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reproducible failure in TestXYLineShapeDVQueries.testRandomBig #13307

Open
easyice opened this issue Apr 15, 2024 · 0 comments
Open

Reproducible failure in TestXYLineShapeDVQueries.testRandomBig #13307

easyice opened this issue Apr 15, 2024 · 0 comments

Comments

@easyice
Copy link
Contributor

easyice commented Apr 15, 2024

Description

org.apache.lucene.document.TestXYLineShapeDVQueries > testRandomBig FAILED
    java.lang.AssertionError: wrong hit (first of possibly more):

    FAIL: id=33539 should not match but did
      relation=DISJOINT
      query=XYShapeDocValuesQuery: field=shape:[XYRectangle(x=-3.4028218E38 TO 3.4028235E38 y=1.0415865E-24 TO 6.5907573E37),] docID=33539
      shape=XYLINE([-3.4028227E38, 8.112964E31][-3.402823E38, 7.0260327E31][-3.4028233E38, 4.056482E31][-3.4028235E38, -2.2549749E16][-3.4028233E38, -4.056482E31][-3.402823E38, -7.0260327E31][-3.4028227E38, -8.112964E31][-3.4028222E38, -7.0260327E31][-3.402822E38, -4.056482E31][-3.4028218E38, -2.6787188E15][-3.402822E38, 4.056482E31][-3.4028222E38, 7.0260327E31])
      deleted?=false  rect=Rectangle(lat=1.0415864984896306E-24 TO 6.590757338321088E37 lon=-3.4028218437925203E38 TO 3.4028234663852886E38)
        at __randomizedtesting.SeedInfo.seed([F3B2001FA41C470A:74E57D9035453B8A]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.apache.lucene.document.BaseSpatialTestCase.verifyRandomBBoxQueries(BaseSpatialTestCase.java:385)
        at org.apache.lucene.document.BaseSpatialTestCase.verifyRandomQueries(BaseSpatialTestCase.java:284)
        at org.apache.lucene.document.BaseSpatialTestCase.verify(BaseSpatialTestCase.java:253)
        at org.apache.lucene.document.BaseSpatialTestCase.doTestRandom(BaseSpatialTestCase.java:136)
        at org.apache.lucene.document.BaseSpatialTestCase.testRandomBig(BaseSpatialTestCase.java:113)
./gradlew test --tests TestXYLineShapeDVQueries.testRandomBig -Dtests.seed=F3B2001FA41C470A -Dtests.nightly=true

Gradle command to reproduce

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant