-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
HHH 11544 - Test and fix #1844
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 11544 - Test and fix #1844
Conversation
org.hibernate.test.inheritance.discriminator.MultiSingleTableLoadTest is failing, a wrong SQL query is generated. |
This should do it, although I haven't run the full testsuite with it. |
Before rebasing master these test fails: After rebasing master, the first test passes, but the second test still fails. |
I'd give it a look on the weekend. If that is too late for the release, just move it to the version please. |
No problem @beikov, I've gone ahead and pushed it out to the next release cycle. |
Huh, I'm not seeing any of these failures locally after rebasing. How did you invoke the build @gbadner ? |
I'm not seeing any failures now. |
Applied upstream, thanks |
https://hibernate.atlassian.net/browse/HHH-11544