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-18928 metamodel test failure when entity class is enhanced. #9633

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

scottmarlow
Copy link
Member

https://hibernate.atlassian.net/browse/HHH-18928

This is for a Jakarta EE 10 Platform TCK failure that occurs with the ORM 6.6 branch that is described in https://hibernate.atlassian.net/browse/HHH-18928?focusedCommentId=118297

The test fails currently with:

Enhanced:MetamodelJavaTypeTest > initializationError FAILED
java.lang.RuntimeException at DomainModelExtension.java:60

Perhaps the test is in the wrong folder for combining both Metamodel + bytecode enhancement testing?

@mbladel I think we talked last year on zulip about needing a test that reproduces the Jakarta EE 10 Platform TCK test failure when using bytecode enhancement with a Metamodel test.

Fyi, the TCK test has been passing fine only when bytecode enhancement is disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants