eclipse / microprofile-metrics

microprofile-metrics
Apache License 2.0
100 stars 66 forks source link

Increase error tolerance of TCK when measuring rates for Meters and Timers #619

Closed Channyboy closed 3 years ago

Channyboy commented 3 years ago

When running on Windows based operating systems the TCK may fail when testing rates for Meter and Timer metrics. Increase the execution time (i.e double the time) and tolerance for error (from 2.5% to 15%).