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

Update micronaut core version #1033

Merged
merged 3 commits into from
Sep 16, 2024
Merged

Update micronaut core version #1033

merged 3 commits into from
Sep 16, 2024

Conversation

andriy-dmytruk
Copy link
Contributor

All the failing tests fail with:

Condition not satisfied:

result.output.contains('Creating bean classes for 1 type elements')

It seems directly related to this change: micronaut-projects/micronaut-core#10769, which removes these exact logs. I will try fixing that, as I need the version for POJA changes.

Copy link

@andriy-dmytruk andriy-dmytruk marked this pull request as ready for review September 13, 2024 19:47
Copy link
Collaborator

@melix melix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The removal of the "Creating bean classes" assertions is a bit annoying, but we can assume that it's well tested now...

@andriy-dmytruk andriy-dmytruk merged commit dfb1b6c into master Sep 16, 2024
7 checks passed
@andriy-dmytruk andriy-dmytruk deleted the update-core branch September 16, 2024 13:34
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.

2 participants