elastic / ml-cpp

Machine learning C++ code
Other
7 stars 62 forks source link

[8.16][ML] Fudge for CKMostCorrelatedTest/testScale (#2729) #2744

Closed edsavage closed 1 month ago

edsavage commented 1 month ago

Add a bit of tolerance for a CKMostCorrelatedTest/testScale comparison. This should reduce the frequency of failures on macOS x86_64 CI builds that are a bit slooooower than the rest.

Backports #2729