You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testReinit
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 18.356 sec <<< FAILURE!
testReinit(org.openbase.jul.extension.rsb.com.AbstractControllerServerTest) Time elapsed: 15.014 sec <<< FAILURE!
java.lang.AssertionError: Reint took too long! Please analyse deadlock in stacktrace...
at org.junit.Assert.fail(Assert.java:88)
at org.openbase.jul.extension.rsb.com.AbstractControllerServerTest.testReinit(AbstractControllerServerTest.java:440)
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:567)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.lang.Thread.run(Thread.java:835)
The text was updated successfully, but these errors were encountered:
Reinit sometimes fails with:
The text was updated successfully, but these errors were encountered: