Improve "run now" state handling and treat it as a standard action, not custom action #15392
Annotations
2 errors and 2 warnings
Connection error ► should display connection errors ► Connection error should display connection errors:
54d276beb7e38218e2f721a034008c9c.xml#L0
Failed test found in:
54d276beb7e38218e2f721a034008c9c.xml
Error:
AssertionError: Timed out retrying after 30000ms: Expected not to find content: '/Backend connection issue/' but continuously found it.
|
pl.touk.nussknacker.engine.management.periodic.PeriodicProcessServiceIntegrationTest ► should wait until other schedule finishes, before deploying next schedule:
engine/flink/management/periodic/src/test/scala/pl/touk/nussknacker/engine/management/periodic/PeriodicProcessServiceIntegrationTest.scala#L427
Failed test found in:
engine/flink/management/periodic/target/test-reports/TEST-pl.touk.nussknacker.engine.management.periodic.PeriodicProcessServiceIntegrationTest.xml
Error:
org.scalatest.exceptions.TestFailedException: Vector(PeriodicProcessDeployment(2, PeriodicProcess(PeriodicProcessId(1), DeploymentWithJarData(ProcessVersion(1, test, 1, List(), "", None), CanonicalProcess(MetaData("test", ProcessAdditionalFields(None, Map("parallelism" -> "", "spillStateToDisk" -> "true", "useAsyncInterpretation" -> "", "checkpointIntervalInSeconds" -> ""), "StreamMetaData", false)), List(), List()), "", ""), MultipleScheduleProperty(Map("schedule1" -> CronScheduleProperty("0 5 * * * ?"), "schedule2" -> CronScheduleProperty("0 5 * * * ?"))), true, 2021-04-06T13:18, Some(17d064fd-3533-4277-a112-a67766839f0a)), 2021-04-06T13:18, 2021-04-06T14:05, ScheduleName(Some("schedule2")), 0, None, PeriodicProcessDeploymentState(None, None, Scheduled)), PeriodicProcessDeployment(1, PeriodicProcess(PeriodicProcessId(1), DeploymentWithJarData(ProcessVersion(1, test, 1, List(), "", None), CanonicalProcess(MetaData("test", ProcessAdditionalFields(None, Map("parallelism" -> "", "spillStateToDisk" -> "true", "useAsyncInterpretation" -> "", "checkpointIntervalInSeconds" -> ""), "StreamMetaData", false)), List(), List()), "", ""), MultipleScheduleProperty(Map("schedule1" -> CronScheduleProperty("0 5 * * * ?"), "schedule2" -> CronScheduleProperty("0 5 * * * ?"))), true, 2021-04-06T13:18, Some(17d064fd-3533-4277-a112-a67766839f0a)), 2021-04-06T13:18, 2021-04-06T14:05, ScheduleName(Some("schedule1")), 0, None, PeriodicProcessDeploymentState(None, None, Scheduled))) had length 2 instead of expected length 1
|
triage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/labeler@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
triage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/labeler@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|