Skip to content

[Fix #3719] Unmarshall return ObjectNode that is event sensitive #2666

[Fix #3719] Unmarshall return ObjectNode that is event sensitive

[Fix #3719] Unmarshall return ObjectNode that is event sensitive #2666

Triggered via pull request October 11, 2024 15:54
Status Failure
Total duration 55m 22s
Artifacts

pr-kogito-runtimes.yml

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

Annotations

4 errors and 1 warning
CallbackStateIT.callbackStateWithError: apache_incubator-kie-kogito-runtimes/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/test/java/org/kie/kogito/quarkus/workflows/CallbackStateIT.java#L50
Expecting map: {"query"="GENERATE_ERROR_QUERY"} to contain entries: ["lastExecutedState"="FinalizeWithError"] but could not find the following map entries: ["lastExecutedState"="FinalizeWithError"]
CallbackStateTimeoutsIT.callbackStateWithError: apache_incubator-kie-kogito-runtimes/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/test/java/org/kie/kogito/quarkus/workflows/CallbackStateTimeoutsIT.java#L66
Expecting map: {"query"="GENERATE_ERROR_QUERY"} to contain entries: ["lastExecutedState"="FinalizeWithError"] but could not find the following map entries: ["lastExecutedState"="FinalizeWithError"]
CallbackStateWithTimeoutsErrorHandlerIT.callbackStateWithError: apache_incubator-kie-kogito-runtimes/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/test/java/org/kie/kogito/quarkus/workflows/CallbackStateWithTimeoutsErrorHandlerIT.java#L79
Expecting map: {"query"="GENERATE_ERROR_QUERY"} to contain entries: ["lastExecutedState"="FinalizeWithError"] but could not find the following map entries: ["lastExecutedState"="FinalizeWithError"]
ubuntu-latest / Java-17 / Maven-3.9.6
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/cache@v3, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/