fix(jdbc): be resilient to DataException #184
Triggered via pull request
February 14, 2025 13:43
Status
Failure
Total duration
13m 51s
Artifacts
–
pull-request.yml
on: pull_request
Annotations
3 errors and 1 warning
io.kestra.plugin.core.execution.ExitTest ► shouldExitAndKillTheExecution():
core/src/main/java/io/kestra/core/utils/Await.java#L42
Failed test found in:
core/build/test-results/test/TEST-io.kestra.plugin.core.execution.ExitTest.xml
Error:
java.util.concurrent.TimeoutException: Await failed to terminate within PT30S.
|
io.kestra.runner.h2.H2ServiceLivenessCoordinatorTest ► taskResubmitSkipExecution():
jdbc/src/test/java/io/kestra/jdbc/runner/JdbcServiceLivenessCoordinatorTest.java#L161
Failed test found in:
jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2ServiceLivenessCoordinatorTest.xml
Error:
java.lang.AssertionError:
|
Backend - Tests / Backend - Tests
Process completed with exit code 1.
|
Backend - Tests / Backend - Tests
Test report summary exceeded limit of 65535 bytes and will be trimmed
|