Skip to content

chore(ui): check for missing property on update metadata #1628

chore(ui): check for missing property on update metadata

chore(ui): check for missing property on update metadata #1628

GitHub Actions / Java Tests Report succeeded Feb 7, 2025 in 0s

541 passed, 0 failed and 3 skipped

Tests passed successfully

Report Passed Failed Skipped Time
cli/build/test-results/test/TEST-io.kestra.cli.AppTest.xml 9✅ 28s
cli/build/test-results/test/TEST-io.kestra.cli.commands.configs.sys.ConfigPropertiesCommandTest.xml 1✅ 598ms
cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.FlowCreateOrUpdateCommandTest.xml 3✅ 15s
cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.FlowDotCommandTest.xml 1✅ 446ms
cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.FlowExpandCommandTest.xml 1✅ 291ms
cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.FlowExportCommandTest.xml 1✅ 2s
cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.FlowUpdatesCommandTest.xml 3✅ 5s
cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.FlowValidateCommandTest.xml 2✅ 604ms
cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.namespaces.FlowNamespaceCommandTest.xml 1✅ 757ms
cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.namespaces.FlowNamespaceUpdateCommandTest.xml 5✅ 6s
cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.SingleFlowCommandsTest.xml 1✅ 1s
cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.TemplateValidateCommandTest.xml 2✅ 2s
cli/build/test-results/test/TEST-io.kestra.cli.commands.namespaces.files.NamespaceFilesCommandTest.xml 1✅ 270ms
cli/build/test-results/test/TEST-io.kestra.cli.commands.namespaces.files.NamespaceFilesUpdateCommandTest.xml 3✅ 3s
cli/build/test-results/test/TEST-io.kestra.cli.commands.namespaces.kv.KvCommandTest.xml 1✅ 473ms
cli/build/test-results/test/TEST-io.kestra.cli.commands.namespaces.kv.KvUpdateCommandTest.xml 6✅ 6s
cli/build/test-results/test/TEST-io.kestra.cli.commands.namespaces.NamespaceCommandTest.xml 1✅ 283ms
cli/build/test-results/test/TEST-io.kestra.cli.commands.plugins.PluginDocCommandTest.xml 1✅ 2s
cli/build/test-results/test/TEST-io.kestra.cli.commands.plugins.PluginInstallCommandTest.xml 3✅ 7s
cli/build/test-results/test/TEST-io.kestra.cli.commands.plugins.PluginListCommandTest.xml 1✅ 562ms
cli/build/test-results/test/TEST-io.kestra.cli.commands.sys.database.DatabaseCommandTest.xml 1✅ 966ms
cli/build/test-results/test/TEST-io.kestra.cli.commands.sys.ReindexCommandTest.xml 1✅ 3s
cli/build/test-results/test/TEST-io.kestra.cli.commands.sys.statestore.StateStoreCommandTest.xml 1✅ 951ms
cli/build/test-results/test/TEST-io.kestra.cli.commands.sys.statestore.StateStoreMigrateCommandTest.xml 1✅ 1s
cli/build/test-results/test/TEST-io.kestra.cli.commands.templates.namespaces.TemplateNamespaceCommandTest.xml 1✅ 941ms
cli/build/test-results/test/TEST-io.kestra.cli.commands.templates.namespaces.TemplateNamespaceUpdateCommandTest.xml 3✅ 4s
cli/build/test-results/test/TEST-io.kestra.cli.commands.templates.TemplateExportCommandTest.xml 1✅ 2s
cli/build/test-results/test/TEST-io.kestra.cli.commands.templates.TemplateValidateCommandTest.xml 2✅ 2s
cli/build/test-results/test/TEST-io.kestra.cli.listeners.DeleteConfigurationApplicationListenersTest.xml 1✅ 329ms
cli/build/test-results/test/TEST-io.kestra.cli.ServerCommandValidatorTest.xml 2✅ 724ms
cli/build/test-results/test/TEST-io.kestra.cli.services.FileChangedEventListenerTest.xml 2✅ 1s
jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2ExecutionRepositoryTest.xml 16✅ 25s
jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2ExecutionServiceTest.xml 1✅ 4s
jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2FlowRepositoryTest.xml 28✅ 1⚪ 58s
jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2FlowTopologyRepositoryTest.xml 2✅ 494ms
jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2LogRepositoryTest.xml 6✅ 2s
jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2MetricRepositoryTest.xml 2✅ 276ms
jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2ServiceInstanceRepositoryTest.xml 9✅ 1s
jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2SettingRepositoryTest.xml 1✅ 134ms
jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2TemplateRepositoryTest.xml 7✅ 474ms
jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2TriggerRepositoryTest.xml 3✅ 389ms
jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2FlowListenersTest.xml 1✅ 325ms
jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2FunctionsTest.xml 7✅ 71ms
jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2JdbcDeserializationIssuesTest.xml 3✅ 397ms
jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2MultipleConditionStorageTest.xml 11✅ 7s
jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2QueueTest.xml 4✅ 399ms
jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2RunnerRetryTest.xml 20✅ 81s
jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2RunnerTest.xml 69✅ 133s
jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2ServiceLivenessCoordinatorTest.xml 3✅ 20s
jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2TemplateRunnerTest.xml 2✅ 2s
jdbc-h2/build/test-results/test/TEST-io.kestra.schedulers.h2.H2SchedulerScheduleTest.xml 9✅ 9s
jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlExecutionRepositoryTest.xml 16✅ 22s
jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlExecutionServiceTest.xml 1✅ 4s
jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlFlowRepositoryTest.xml 28✅ 1⚪ 49s
jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlFlowTopologyRepositoryTest.xml 2✅ 500ms
jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlLogRepositoryTest.xml 6✅ 2s
jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlMetricRepositoryTest.xml 2✅ 495ms
jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlServiceInstanceRepositoryTest.xml 9✅ 881ms
jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlSettingRepositoryTest.xml 1✅ 421ms
jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlTemplateRepositoryTest.xml 6✅ 1⚪ 1s
jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlTriggerRepositoryTest.xml 3✅ 706ms
jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlFlowListenersTest.xml 1✅ 630ms
jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MySqlJdbcDeserializationIssuesTest.xml 3✅ 523ms
jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlMultipleConditionStorageTest.xml 11✅ 7s
jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlQueueTest.xml 4✅ 983ms
jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlRunnerRetryTest.xml 20✅ 88s
jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlRunnerTest.xml 69✅ 175s
jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlServiceLivenessCoordinatorTest.xml 3✅ 20s
jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlTemplateRunnerTest.xml 2✅ 2s
jdbc-mysql/build/test-results/test/TEST-io.kestra.schedulers.mysql.MysqlSchedulerScheduleTest.xml 9✅ 8s
jdbc/build/test-results/test/TEST-io.kestra.jdbc.JdbcMapperTest.xml 3✅ 4s
jdbc/build/test-results/test/TEST-io.kestra.jdbc.server.JdbcServiceLivenessManagerTest.xml 1✅ 6s
processor/build/test-results/test/TEST-io.kestra.core.plugins.processor.ServicesFilesTest.xml 1✅ 66ms
repository-memory/build/test-results/test/TEST-io.kestra.repository.memory.MemoryRepositoryTest.xml 1✅ 6s
runner-memory/build/test-results/test/TEST-io.kestra.repository.memory.MemoryRepositoryTest.xml 1✅ 6s
script/build/test-results/test/TEST-io.kestra.plugin.scripts.runner.docker.DockerTest.xml 5✅ 24s
script/build/test-results/test/TEST-io.kestra.plugin.scripts.runners.LogConsumerTest.xml 3✅ 6s
storage-local/build/test-results/test/TEST-io.kestra.storage.local.LocalStorageTest.xml 63✅ 7s

✅ cli/build/test-results/test/TEST-io.kestra.cli.AppTest.xml

9 tests were completed in 28s with 9 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.configs.sys.ConfigPropertiesCommandTest.xml

1 tests were completed in 598ms with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.FlowCreateOrUpdateCommandTest.xml

3 tests were completed in 15s with 3 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.FlowDotCommandTest.xml

1 tests were completed in 446ms with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.FlowExpandCommandTest.xml

1 tests were completed in 291ms with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.FlowExportCommandTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.FlowUpdatesCommandTest.xml

3 tests were completed in 5s with 3 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.FlowValidateCommandTest.xml

2 tests were completed in 604ms with 2 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.namespaces.FlowNamespaceCommandTest.xml

1 tests were completed in 757ms with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.namespaces.FlowNamespaceUpdateCommandTest.xml

5 tests were completed in 6s with 5 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.SingleFlowCommandsTest.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.flows.TemplateValidateCommandTest.xml

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.namespaces.files.NamespaceFilesCommandTest.xml

1 tests were completed in 270ms with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.namespaces.files.NamespaceFilesUpdateCommandTest.xml

3 tests were completed in 3s with 3 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.namespaces.kv.KvCommandTest.xml

1 tests were completed in 473ms with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.namespaces.kv.KvUpdateCommandTest.xml

6 tests were completed in 6s with 6 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.namespaces.NamespaceCommandTest.xml

1 tests were completed in 283ms with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.plugins.PluginDocCommandTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.plugins.PluginInstallCommandTest.xml

3 tests were completed in 7s with 3 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.plugins.PluginListCommandTest.xml

1 tests were completed in 562ms with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.sys.database.DatabaseCommandTest.xml

1 tests were completed in 966ms with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.sys.ReindexCommandTest.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.sys.statestore.StateStoreCommandTest.xml

1 tests were completed in 951ms with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.sys.statestore.StateStoreMigrateCommandTest.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.templates.namespaces.TemplateNamespaceCommandTest.xml

1 tests were completed in 941ms with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.templates.namespaces.TemplateNamespaceUpdateCommandTest.xml

3 tests were completed in 4s with 3 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.templates.TemplateExportCommandTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.commands.templates.TemplateValidateCommandTest.xml

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.listeners.DeleteConfigurationApplicationListenersTest.xml

1 tests were completed in 329ms with 1 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.ServerCommandValidatorTest.xml

2 tests were completed in 724ms with 2 passed, 0 failed and 0 skipped.

✅ cli/build/test-results/test/TEST-io.kestra.cli.services.FileChangedEventListenerTest.xml

2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2ExecutionRepositoryTest.xml

16 tests were completed in 25s with 16 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2ExecutionServiceTest.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2FlowRepositoryTest.xml

29 tests were completed in 58s with 28 passed, 0 failed and 1 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2FlowTopologyRepositoryTest.xml

2 tests were completed in 494ms with 2 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2LogRepositoryTest.xml

6 tests were completed in 2s with 6 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2MetricRepositoryTest.xml

2 tests were completed in 276ms with 2 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2ServiceInstanceRepositoryTest.xml

9 tests were completed in 1s with 9 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2SettingRepositoryTest.xml

1 tests were completed in 134ms with 1 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2TemplateRepositoryTest.xml

7 tests were completed in 474ms with 7 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.repository.h2.H2TriggerRepositoryTest.xml

3 tests were completed in 389ms with 3 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2FlowListenersTest.xml

1 tests were completed in 325ms with 1 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2FunctionsTest.xml

7 tests were completed in 71ms with 7 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2JdbcDeserializationIssuesTest.xml

3 tests were completed in 397ms with 3 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2MultipleConditionStorageTest.xml

11 tests were completed in 7s with 11 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2QueueTest.xml

4 tests were completed in 399ms with 4 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2RunnerRetryTest.xml

20 tests were completed in 81s with 20 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2RunnerTest.xml

69 tests were completed in 133s with 69 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2ServiceLivenessCoordinatorTest.xml

3 tests were completed in 20s with 3 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2TemplateRunnerTest.xml

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

✅ jdbc-h2/build/test-results/test/TEST-io.kestra.schedulers.h2.H2SchedulerScheduleTest.xml

9 tests were completed in 9s with 9 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlExecutionRepositoryTest.xml

16 tests were completed in 22s with 16 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlExecutionServiceTest.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlFlowRepositoryTest.xml

29 tests were completed in 49s with 28 passed, 0 failed and 1 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlFlowTopologyRepositoryTest.xml

2 tests were completed in 500ms with 2 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlLogRepositoryTest.xml

6 tests were completed in 2s with 6 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlMetricRepositoryTest.xml

2 tests were completed in 495ms with 2 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlServiceInstanceRepositoryTest.xml

9 tests were completed in 881ms with 9 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlSettingRepositoryTest.xml

1 tests were completed in 421ms with 1 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlTemplateRepositoryTest.xml

7 tests were completed in 1s with 6 passed, 0 failed and 1 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.repository.mysql.MysqlTriggerRepositoryTest.xml

3 tests were completed in 706ms with 3 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlFlowListenersTest.xml

1 tests were completed in 630ms with 1 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MySqlJdbcDeserializationIssuesTest.xml

3 tests were completed in 523ms with 3 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlMultipleConditionStorageTest.xml

11 tests were completed in 7s with 11 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlQueueTest.xml

4 tests were completed in 983ms with 4 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlRunnerRetryTest.xml

20 tests were completed in 88s with 20 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlRunnerTest.xml

69 tests were completed in 175s with 69 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlServiceLivenessCoordinatorTest.xml

3 tests were completed in 20s with 3 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.runner.mysql.MysqlTemplateRunnerTest.xml

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

✅ jdbc-mysql/build/test-results/test/TEST-io.kestra.schedulers.mysql.MysqlSchedulerScheduleTest.xml

9 tests were completed in 8s with 9 passed, 0 failed and 0 skipped.

✅ jdbc/build/test-results/test/TEST-io.kestra.jdbc.JdbcMapperTest.xml

3 tests were completed in 4s with 3 passed, 0 failed and 0 skipped.

✅ jdbc/build/test-results/test/TEST-io.kestra.jdbc.server.JdbcServiceLivenessManagerTest.xml

1 tests were completed in 6s with 1 passed, 0 failed and 0 skipped.

✅ processor/build/test-results/test/TEST-io.kestra.core.plugins.processor.ServicesFilesTest.xml

1 tests were completed in 66ms with 1 passed, 0 failed and 0 skipped.

✅ repository-memory/build/test-results/test/TEST-io.kestra.repository.memory.MemoryRepositoryTest.xml

1 tests were completed in 6s with 1 passed, 0 failed and 0 skipped.

✅ runner-memory/build/test-results/test/TEST-io.kestra.repository.memory.MemoryRepositoryTest.xml

1 tests were completed in 6s with 1 passed, 0 failed and 0 skipped.

✅ script/build/test-results/test/TEST-io.kestra.plugin.scripts.runner.docker.DockerTest.xml

5 tests were completed in 24s with 5 passed, 0 failed and 0 skipped.

✅ script/build/test-results/test/TEST-io.kestra.plugin.scripts.runners.LogConsumerTest.xml

3 tests were completed in 6s with 3 passed, 0 failed and 0 skipped.

✅ storage-local/build/test-results/test/TEST-io.kestra.storage.local.LocalStorageTest.xml

63 tests were completed in 7s with 63 passed, 0 failed and 0 skipped.