-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
The FaultToleranceMicrometerIntegrationTestCase test case is regularly failing so has been temporarily ignored, however it needs to be re-enabled.
The reported error is generally:
java.lang.AssertionError: expected:<2.0> but was:<0.0> at deployment.arquillian-service//org.junit.Assert.fail(Assert.java:89) at deployment.arquillian-service//org.junit.Assert.failNotEquals(Assert.java:835) at deployment.arquillian-service//org.junit.Assert.assertEquals(Assert.java:555) at deployment.arquillian-service//org.junit.Assert.assertEquals(Assert.java:685) at deployment.FaultToleranceMicrometerIntegrationTestCase.war//org.wildfly.test.integration.microprofile.faulttolerance.micrometer.FaultToleranceMicrometerIntegrationTestCase.checkCounter(FaultToleranceMicrometerIntegrationTestCase.java:96) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
- is related to
-
WFLY-18080 Regular failures of FaultToleranceMicrometerIntegrationTestCase
- Closed