[
https://issues.apache.org/jira/browse/LUCENE-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignacio Vera resolved LUCENE-10310.
-----------------------------------
Fix Version/s: 9.1
Assignee: Ignacio Vera
Resolution: Fixed
> CI error in TestXYDocValuesQueries#testRandomDistanceHuge
> ---------------------------------------------------------
>
> Key: LUCENE-10310
> URL: https://issues.apache.org/jira/browse/LUCENE-10310
> Project: Lucene - Core
> Issue Type: Test
> Reporter: Ignacio Vera
> Assignee: Ignacio Vera
> Priority: Trivial
> Fix For: 9.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Reproducible error in:
>
> ./gradlew :lucene:core:test --tests
> "org.apache.lucene.search.TestXYDocValuesQueries.testRandomDistanceHuge"
> -Ptests.jvms=4 -Ptests.jvmargs=-XX:TieredStopAtLevel=1
> -Ptests.seed=1491381ABA418A11 -Ptests.nightly=true
> -Ptests.file.encoding=ISO-8859-1
> Error is:
>
> org.apache.lucene.search.TestXYDocValuesQueries > testRandomDistanceHuge
> FAILED
> java.lang.IllegalArgumentException: radius must be bigger than 0, got 0.0
>
> It seems the test can produce circles with radius 0 which is not allowed, I
> push a fix shortly.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]