-
Notifications
You must be signed in to change notification settings - Fork 213
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#987] Fix nightly #3431
[Fix apache/incubator-kie-issues#987] Fix nightly #3431
Conversation
3c77e19
to
9469b2a
Compare
PR job Reproducerbuild-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 #3431 --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-runtimes-pr/job/PR-3431/1/display/redirect Test results:
Those are the test failures: org.kie.kogito.quarkus.workflows.WorkflowEventIT.testWorkflowEventsorg.opentest4j.AssertionFailedError: expected: but was: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 when green
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Event Order should stay as it is.
api/kogito-api/src/main/java/org/kie/kogito/uow/events/UnitOfWorkProcessEventListener.java
Show resolved
Hide resolved
* [Fix apache/incubator-kie-issues#987] Fix nightly * Import not sorted preventing green
* [Fix apache/incubator-kie-issues#987] Fix nightly * Import not sorted preventing green
Fixing IT tests that fails after change