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

kie-issues-1241 - moving integration tests that depend on published image to -apps - so it can work with local build. #2058

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

Conversation

porcelli
Copy link
Contributor

…mage to -apps - so it can work with local build.
@porcelli porcelli marked this pull request as draft May 22, 2024 13:21
@kie-ci3
Copy link
Contributor

kie-ci3 commented May 22, 2024

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 #2058 --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-2058/1/display/redirect

Test results:

  • PASSED: 1687
  • FAILED: 21

Those are the test failures:

org.kie.kogito.quarkus.workflows.CallbackStateIT.callbackStateWithError 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.CallbackStateIT.callbackStateSuccessful 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.CallbackStateTimeoutsIT.callbackStateWithError 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.CallbackStateTimeoutsIT.callbackStateTimeoutsSuccessful 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.CallbackStateTimeoutsIT.callbackStateTimeoutsExceeded 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.MultipleTimerInstancesIT.eventStateTimeouts 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateDataConditionBasedIT.switchStateDataConditionTransitionApproved 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateDataConditionBasedIT.switchStateDataConditionEndApproved 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateDataConditionBasedIT.switchStateDefaultConditionEnd 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateDataConditionBasedIT.switchStateDataConditionTransitionDenied 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateDataConditionBasedIT.switchStateDefaultConditionTransition 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateDataConditionBasedIT.switchStateDataConditionEndDenied 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateEventConditionBasedIT.switchStateEventConditionTimeoutsEndTApproved 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateEventConditionBasedIT.switchStateEventConditionTimeoutsTransitionDenied 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateEventConditionBasedIT.switchStateEventConditionTimeoutsTransition2Approved 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateEventConditionBasedIT.switchStateEventConditionTimeoutsTransition2Denied 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateEventConditionBasedIT.switchStateEventConditionTimeoutsEndTimeoutsExceeded 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateEventConditionBasedIT.switchStateEventConditionTimeoutsEndDenied 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateEventConditionBasedIT.switchStateEventConditionTimeoutsTransitionApproved 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateEventConditionBasedIT.switchStateEventConditionTimeoutsTransition2TimeoutsExceeded 1 expectation failed.
Expected status code <201> but was <404>.
org.kie.kogito.quarkus.workflows.SwitchStateEventConditionBasedIT.switchStateEventConditionTimeoutsTransitionTimeoutsExceeded 1 expectation failed.
Expected status code <201> but was <404>.

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.

None yet

2 participants