Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix apache/incubator-kie-issues#1857] Adding triggerCount #2204

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fjtirado
Copy link
Contributor

@fjtirado fjtirado commented Mar 6, 2025

@kie-ci3
Copy link
Contributor

kie-ci3 commented Mar 7, 2025

PR job #3 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 #2204 --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-2204/3/display/redirect

Test results:

  • PASSED: 1799
  • FAILED: 3

Those are the test failures:

org.kie.kogito.index.service.MongoDomainIndexingServiceIT.testProcessInstanceIndex Assertion condition defined as a org.kie.kogito.index.service.AbstractIndexingServiceIT 1 expectation failed.
JSON path data.ProcessInstances[0].error.message doesn't match.
Expected: is "error"
Actual: null
within 30 seconds.
org.kie.kogito.index.service.MongoDomainIndexingServiceIT.testProcessInstanceDomainIndex Assertion condition defined as a org.kie.kogito.index.service.AbstractDomainIndexingServiceIT 1 expectation failed.
JSON path data.ProcessInstances[0].error.message doesn't match.
Expected: is "error"
Actual: null
within 30 seconds.
org.kie.kogito.index.addon.api.KogitoAddonRuntimeClientImplTest.testAbortProcessInstanceError
processInstance.error();
Wanted 2 times:
-> at org.kie.kogito.index.addon.api.KogitoAddonRuntimeClientImplTest.testAbortProcessInstanceError(KogitoAddonRuntimeClientImplTest.java:215)
But was 1 time:
-> at org.kie.kogito.process.ProcessInstanceExecutionException.fromError(ProcessInstanceExecutionException.java:80)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retrigger operation and data index feedback
2 participants