elasticsearch/libs
Benjamin Trent 0a9f3a9630
Address when scores can be very large in osq score test (#129592)
Using a static `diff` or epsilon just doesn't work for this test as the
scores can be very large, but relatively close. 

Maybe there is a simpler way, but my mind wasn't wanting to "math" very
much. 

For example, the seed that this previously failed on had scores like
`1.726524E9` and `1.7265239E9`, which, given their size, are really
close together (within 128). But a static epsilon wouldn't capture that.

closes: https://github.com/elastic/elasticsearch/issues/128485
2025-06-19 01:33:29 +10:00
..
cli Remove security manager from tests (#127087) 2025-04-22 18:08:09 +02:00
core React more prompty to task cancellation while waiting for the cluster to unblock (#128737) 2025-06-03 11:00:20 +03:00
dissect
entitlement Refactor before entitlements for testing (#129099) 2025-06-09 18:56:07 +02:00
geo Fix #123425 numerical floating point edge case (#127982) 2025-05-10 16:37:29 +02:00
grok
h3 Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
log4j
logging Set root logger level for CLIs (#123742) 2025-03-02 17:55:09 +00:00
logstash-bridge Make enrich project-aware (#124099) 2025-03-06 19:20:46 +01:00
lz4
native Remove security manager from tests (#127087) 2025-04-22 18:08:09 +02:00
plugin-analysis-api
plugin-api
plugin-scanner
simdvec Address when scores can be very large in osq score test (#129592) 2025-06-19 01:33:29 +10:00
ssl-config Add exclusive access files for security module (#123676) 2025-03-08 07:02:36 -08:00
tdigest Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
x-content Optimized text for full unicode and some escape sequences (#129169) 2025-06-12 09:55:07 -07:00
build.gradle