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

Spring Boot 3.2.1 or later: Reenable data-firestore and datastore NativeTests #2455

Closed
burkedavison opened this issue Dec 13, 2023 · 0 comments · Fixed by #2607
Closed

Spring Boot 3.2.1 or later: Reenable data-firestore and datastore NativeTests #2455

burkedavison opened this issue Dec 13, 2023 · 0 comments · Fixed by #2607
Labels
priority: p2 type: bug Something isn't working

Comments

@burkedavison
Copy link
Member

spring-projects/spring-framework@c92a0bd
resolves

Error: Classes that should be initialized at run time got initialized during image building:
 org.springframework.aot.AotDetector was unintentionally initialized at build time.

When the next version of Spring Boot is released (3.2.1 or later), try to reenable the data-firestore and datastore NativeTests here: https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/.github/workflows/NativeTests.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant