Open wborn opened 2 months ago
Still failing: https://ci.openhab.org/job/openHAB-Addons/1507/
Expected: (a value equal to or greater than <500> and a value less than <600>)
but: a value equal to or greater than <500> <493> was less than <500>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.openhab.binding.http.RateLimitedHttpClientTest.testWithLimit(RateLimitedHttpClientTest.java:83)
This test failed in: https://ci.openhab.org/job/openHAB-Addons/1500/
CC: @J-N-K