-
Bug
-
Resolution: Done
-
Major
-
None
-
None
hotspot-17-ubuntu-20.04
occassionally in CI this test fails:
Error: testInvocationWithURIAffinity(org.jboss.ejb.client.test.byteman.TimeoutRetryTestCase) Time elapsed: 1.019 s <<< FAILURE! java.lang.AssertionError: Expected a suppressed timeout exception at org.junit.Assert.fail(Assert.java:89) at org.jboss.ejb.client.test.byteman.TimeoutRetryTestCase.testInvocationWithURIAffinity(TimeoutRetryTestCase.java:135) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jboss.byteman.contrib.bmunit.BMUnitRunner$6.evaluate(BMUnitRunner.java:263) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- is related to
-
EJBCLIENT-475 Intermittent failure in TimeoutRetryTestCase.testInvocationWithURIAffinity
- Resolved