Robert Muir created LUCENE-10529: ------------------------------------ Summary: TestTaxonomyFacetAssociations may have floating point issues Key: LUCENE-10529 URL: https://issues.apache.org/jira/browse/LUCENE-10529 Project: Lucene - Core Issue Type: Task Reporter: Robert Muir
Hit this in a jenkins CI build while testing something else: {noformat} gradlew test --tests TestTaxonomyFacetAssociations.testFloatAssociationRandom -Dtests.seed=B39C450F4870F7F1 -Dtests.locale=ar-IQ -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true -Dtests.file.encoding=UTF-8 ... org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations > testFloatAssociationRandom FAILED java.lang.AssertionError: expected:<2605996.5> but was:<2605995.2> {noformat} -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org