Looks like intermitent failure of metrics tests.

See the gradle test report here:

https://builds.apache.org/view/S-Z/view/Zest/job/Zest%20-%20Check%20develop%20branch%20on%20Java7%20(Oracle%20JDK)/ws/build/reports/tests/classes/org.qi4j.library.metrics.MetricsTest.html#givenOneMethodAnnotatedWhenCallingUpdateNameExpectReportForThatMethodOnly


java.lang.AssertionError: 
Expected: "org.qi4j.library.metrics.Country.SomeApplication:"
     but: was "     1-minute rate = 0.00 calls/s"
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.junit.Assert.assertThat(Assert.java:865)
        at org.junit.Assert.assertThat(Assert.java:832)
        at 
org.qi4j.library.metrics.MetricsTest.givenOneMethodAnnotatedWhenCallingUpdateNameExpectReportForThatMethodOnly(MetricsTest.java:109)

 
IIRC I already encountered this locally at least once.

Reply via email to