apache / incubator-kie-kogito-apps

Kogito Apps - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
Apache License 2.0
61 stars 127 forks source link

[Fix_#3383] Setting metadata when using binary #1972

Closed fjtirado closed 8 months ago

fjtirado commented 8 months ago

Since quarkus-http now uses binary as default the test condition for knative message has changed Depends on https://github.com/apache/incubator-kie-kogito-runtimes/pull/3386

kie-ci3 commented 8 months ago

PR job #1 was: UNSTABLE Possible explanation: This should be test failures

Reproducer 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-apps -u https://github.com/apache/incubator-kie-kogito-apps/pull/1972 --skipParallelCheckout NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-1972/1/display/redirect

Test results:

Those are the test failures:

org.kie.kogito.index.mongodb.ProcessDataIndexMongoDBHttpIT.testProcessInstanceEvents 1 expectation failed.
JSON path data.UserTaskInstances[0].potentialGroups[0] doesn't match.
Expected: managers
Actual: null
org.kie.kogito.index.ProcessDataIndexMongoDBIT.testProcessInstanceEvents 1 expectation failed.
JSON path data.UserTaskInstances[0].potentialGroups[0] doesn't match.
Expected: managers
Actual: null
PR check / Build projects / org.kie.kogito.it.jobs.ProcessTimerIT.testBoundaryTimersOnTask 1 expectation failed.
JSON path data.Jobs[0].status doesn't match.
Expected: is "EXECUTED"
Actual: SCHEDULED
PR check / Build projects / org.kie.kogito.it.jobs.SwitchStateTimeoutsIT.switchStateEventConditionTimeoutsTransitionTimeoutsExceeded Assertion condition defined as a org.kie.kogito.it.jobs.SwitchStateTimeoutsIT No requests exactly matched. Most similar request was: expected:<
POST
/

ce-kogitoprocinstanceid: 718fac1c-90a6-4cd4-afa5-3b480f440295
ce-type: process_result_event

decision [equalTo] NoDecision> but was:<
POST
/




{"specversion":"1.0","id":"e42da11e-cb62-4106-a50a-e035ce6340f6","source":"/process/switch_state_timeouts","type":"process_result_event","time":"2024-02-01T16:34:35.700087573-05:00","kogitoproctype":"SW","kogitoprocinstanceid":"718fac1c-90a6-4cd4-afa5-3b480f440295","kogitoprocist":"Active","kogitoprocversion":"1.0","kogitoprocid":"switch_state_timeouts","data":{"decision":"NoDecision"}}> within 50 seconds.