uschindler commented on code in PR #13723: URL: https://github.com/apache/lucene/pull/13723#discussion_r1759153816
########## lucene/CHANGES.txt: ########## @@ -422,7 +422,9 @@ Build Other -------------------- -(No changes) + +* GITHUB#13720: Add float comparison based on unit of least precision and use it to stop test failures caused by float + summation not being commutative in Java's IEEE 754 implementation. (Alex Herbert, Stefan Vodita) Review Comment: It is always not commutative regardless of implementation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org