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

HHH-18956 reproducer #465

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

EduardoNunes5
Copy link

@EduardoNunes5 EduardoNunes5 commented Jan 6, 2025

This test fails when using Hibernate version 6.6.4.Final. However, it passes when downgrading to version 6.5.3.Final. Additional information about this issue can be found in the Atlassian ticket referenced.

The @BytecodeEnhanced annotation in QuarkusLikeORMUnitTestCase was commented out because it does not exist in version 6.5.3.Final.

Ensure that PostgreSQL with postgis plugin is running before executing the test.
You can start the database by running:

docker compose up

@EduardoNunes5 EduardoNunes5 changed the title test case reproducer HHH-18956 test case reproducer Jan 6, 2025
@EduardoNunes5 EduardoNunes5 changed the title HHH-18956 test case reproducer HHH-18956 reproducer Jan 6, 2025
@EduardoNunes5
Copy link
Author

It seems to happen with JSON data in general, not just GeoJSON data types.

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.

1 participant