Skip to content

[incubator-kie-issues-861] unify identifiers / part 1 #1612

[incubator-kie-issues-861] unify identifiers / part 1

[incubator-kie-issues-861] unify identifiers / part 1 #1612

Triggered via pull request February 15, 2024 11:11
Status Failure
Total duration 11m 0s
Artifacts

pr-kogito-runtimes.yml

on: pull_request
Matrix: runtime-build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
RuleFlowProcessValidatorTest.testScriptTaskDialect: apache_incubator-kie-kogito-runtimes/jbpm/jbpm-flow/src/test/java/org/jbpm/ruleflow/core/validation/RuleFlowProcessValidatorTest.java#L278
expected: "Node 'ActionNode1' [3] mvel script language is not supported in Kogito." but was: "Node 'ActionNode1' [three] mvel script language is not supported in Kogito."
RuleFlowProcessValidatorTest.testAddErrorMessage: apache_incubator-kie-kogito-runtimes/jbpm/jbpm-flow/src/test/java/org/jbpm/ruleflow/core/validation/RuleFlowProcessValidatorTest.java#L89
expected: "Node 'nodeName' [9223372036854775807] any message" but was: "Node 'nodeName' [one] any message"
RuleFlowProcessValidatorTest.testOnEntryOnExitValidation: apache_incubator-kie-kogito-runtimes/jbpm/jbpm-flow/src/test/java/org/jbpm/ruleflow/core/validation/RuleFlowProcessValidatorTest.java#L217
[Extracted: message] Expecting ArrayList: ["Node 'name' [one] On Entry Action is not yet supported in Kogito", "Node 'name' [one] On Exit Action is not yet supported in Kogito", "Node 'name' [one] Milestone has no incoming connection.", "Node 'name' [one] Milestone has no outgoing connection."] to contain: ["Node 'name' [1] On Entry Action is not yet supported in Kogito", "Node 'name' [1] On Exit Action is not yet supported in Kogito"] but could not find the following element(s): ["Node 'name' [1] On Entry Action is not yet supported in Kogito", "Node 'name' [1] On Exit Action is not yet supported in Kogito"]
RuleFlowProcessValidatorTest.testDynamicNodeValidationInDynamicProcess: apache_incubator-kie-kogito-runtimes/jbpm/jbpm-flow/src/test/java/org/jbpm/ruleflow/core/validation/RuleFlowProcessValidatorTest.java#L139
expected: "Node 'MyDynamicNode' [1] Dynamic has no completion condition set" but was: "Node 'MyDynamicNode' [one] Dynamic has no completion condition set"
RuleFlowProcessValidatorTest.testDynamicNodeValidationInNotDynamicProcess: apache_incubator-kie-kogito-runtimes/jbpm/jbpm-flow/src/test/java/org/jbpm/ruleflow/core/validation/RuleFlowProcessValidatorTest.java#L107
expected: "Node 'MyDynamicNode' [1] Dynamic has no incoming connection" but was: "Node 'MyDynamicNode' [one] Dynamic has no incoming connection"
RuleFlowProcessValidatorTest.testCompositeNodeNoStart: apache_incubator-kie-kogito-runtimes/jbpm/jbpm-flow/src/test/java/org/jbpm/ruleflow/core/validation/RuleFlowProcessValidatorTest.java#L211
expected: "Node 'CompositeNode' [3] Composite has no start node defined." but was: "Node 'CompositeNode' [three] Composite has no start node defined."
ubuntu-latest / Java-17 / Maven-3.9.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.