-
Bug
-
Resolution: Done
-
Major
-
16.0.0.Beta4
-
None
CommandTimeoutHandlerTestCase#testComandExecutor intermittently fails (in ~7%), see https://ci.wildfly.org/project.html?projectId=WildFlyCore&testNameId=8771251577225903936&tab=testDetails
In most cases it fails on AdoptOpenJDK 11 + OpenJ9 (but not only).
java.lang.Exception: Ls has not timeouted at org.jboss.as.test.manualmode.management.cli.CommandTimeoutHandlerTestCase.testComandExecutor(CommandTimeoutHandlerTestCase.java:507) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
- is cloned by
-
JBEAP-21817 (7.4.z) WF-Core CommandTimeoutHandlerTestCase.testComandExecutor random failure
- Closed