kie-ci3 commented on PR #4078: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/4078#issuecomment-3472572837
**PR job** `#6` was: **UNSTABLE** Possible explanation: This should be test failures <details> <summary><b>Reproducer</b></summary> build-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-kogito-runtimes -u https://github.com/apache/incubator-kie-kogito-runtimes/pull/4078 --skipParallelCheckout NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution </details> Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4078/6/display/redirect **Test results:** - PASSED: 3683 - FAILED: 3 Those are the test failures: <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4078/6/testReport/org.kie.kogito.codegen.process/ProcessResourceGeneratorTest/testGenerateProcessWithoutDocumentation(Builder)[1]/">org.kie.kogito.codegen.process.ProcessResourceGeneratorTest.testGenerateProcessWithoutDocumentation(Builder)[1]</a></summary> <br/>Expecting actual:<br/> [summary = "ProcessWithoutDocumentation", description = ""]<br/>to contain exactly in any order:<br/> [summary = "ProcessWithoutDocumentation",<br/> description = "",<br/> operationId = "getAllProcessInstances_ProcessWithoutDocumentation"]<br/>but could not find the following elements:<br/> [operationId = "getAllProcessInstances_ProcessWithoutDocumentation"]<br/> </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4078/6/testReport/org.kie.kogito.codegen.process/ProcessResourceGeneratorTest/testGenerateProcessWithDocumentation(Builder)[1]/">org.kie.kogito.codegen.process.ProcessResourceGeneratorTest.testGenerateProcessWithDocumentation(Builder)[1]</a></summary> <br/>Expecting actual:<br/> [summary = "This is the documentation",<br/> description = "This is the process instance description"]<br/>to contain exactly in any order:<br/> [summary = "This is the documentation",<br/> description = "This is the process instance description",<br/> operationId = "getAllProcessInstances_ProcessWithDocumentation"]<br/>but could not find the following elements:<br/> [operationId = "getAllProcessInstances_ProcessWithDocumentation"]<br/> </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4078/6/testReport/org.kie.kogito.quarkus.workflows/OpenAPIInterfaceGenIT/verifyOperationIdIsGeneratedByDefault/">org.kie.kogito.quarkus.workflows.OpenAPIInterfaceGenIT.verifyOperationIdIsGeneratedByDefault</a></summary> 1 expectation failed.<br/>JSON path paths.'/helloworld'.get.operationId doesn't match.<br/>Expected: is "getAllProcessInstances_helloworld"<br/> Actual: getResources_helloworld<br/> </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
