Bump commons-io:commons-io from 2.13.0 to 2.14.0 #443
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Test Results
failed
Oct 3, 2023 in 0s
1 errors, 59 pass in 0s
Annotations
Check failure on line 0 in io.redlink.utils.concurrent.GateTest
github-actions / Test Results
testOpenGate (io.redlink.utils.concurrent.GateTest) with error
utils/target/surefire-reports/TEST-io.redlink.utils.concurrent.GateTest.xml [took 0s]
Raw output
test timed out after 5 milliseconds
org.junit.runners.model.TestTimedOutException: test timed out after 5 milliseconds
at [email protected]/java.time.Duration.toBigDecimalSeconds(Duration.java:1026)
at [email protected]/java.time.Duration.multipliedBy(Duration.java:979)
at [email protected]/java.time.Duration.negated(Duration.java:1058)
at app//io.redlink.utils.concurrent.GateTest.testOpenGate(GateTest.java:59)
at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:568)
at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.lang.Thread.run(Thread.java:833)
Loading