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 #3778] Serializing dates as strings #3779

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

fjtirado
Copy link
Contributor

Fix #3778

@kie-ci3
Copy link
Contributor

kie-ci3 commented Nov 15, 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-runtimes -u #3779 --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-3779/1/display/redirect

Test results:

  • PASSED: 2302
  • FAILED: 1

Those are the test failures:

org.kie.kogito.codegen.core.ApplicationConfigGeneratorTest.configBeanGenerationInSpringContextTest Cannot instantiate template for 'GlobalObjectMapper', file '/class-templates/config/GlobalObjectMapperSpringTemplate.java'. An exception was caught.

@fjtirado fjtirado merged commit 1f7bef9 into apache:main Nov 18, 2024
6 checks passed
rgdoliveira pushed a commit to rgdoliveira/kogito-runtimes that referenced this pull request Nov 18, 2024
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.

Dates are visualized as numbers in the UI
4 participants