Bump ip from 2.0.0 to 2.0.1 in /nflow-explorer #627
Closed
GitHub Actions / Integration Test Report for Java 17 and oracle
failed
Feb 21, 2024 in 0s
124 tests run, 11 skipped, 1 failed.
Annotations
Check failure on line 84 in nflow-tests/src/test/java/io/nflow/tests/StateVariablesTest.java
github-actions / Integration Test Report for Java 17 and oracle
StateVariablesTest.checkStateVariables
execution timed out after 5000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 5000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3500)
at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
at io.nflow.tests.StateVariablesTest.checkStateVariables(StateVariablesTest.java:84)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-2
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
at app//io.nflow.tests.AbstractNflowTest$$Lambda$1258/0x00007fb06c7ac9b0.get(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
Loading