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

Revert Vert.x to 4.4 in Hibernate Reactive 2.0 #1834

Open
DavideD opened this issue Jan 15, 2024 · 0 comments
Open

Revert Vert.x to 4.4 in Hibernate Reactive 2.0 #1834

DavideD opened this issue Jan 15, 2024 · 0 comments
Assignees

Comments

@DavideD
Copy link
Member

DavideD commented Jan 15, 2024

it wasn't wise to upgrade to Vert.x 4.5 in a micro

@DavideD DavideD self-assigned this Jan 15, 2024
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Jan 15, 2024
It doesn't work with Vert.x 4.4 and Hibernate ORM >= 6.2.14.Final.
Everything works fine with Vert.x 4.5

Error stacktrace:
``
       Caused by:
        org.opentest4j.AssertionFailedError: expected: <New Parent> but was: <NEW PARENT>
            at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
            at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
            at app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
            at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
            at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
            at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1142)
            at app//org.hibernate.reactive.CascadeTest.lambda$testCascade$26(CascadeTest.java:136)
```
@DavideD DavideD changed the title Revert Vert.x to 4.4 in Hibenrate Reactive 2.0 Revert Vert.x to 4.4 in Hibernate Reactive 2.0 Jan 15, 2024
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Jan 15, 2024
It doesn't work with Vert.x 4.4 and Hibernate ORM >= 6.2.14.Final.
Everything works fine with Vert.x 4.5

Error stacktrace:
``
       Caused by:
        org.opentest4j.AssertionFailedError: expected: <New Parent> but was: <NEW PARENT>
            at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
            at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
            at app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
            at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
            at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
            at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1142)
            at app//org.hibernate.reactive.CascadeTest.lambda$testCascade$26(CascadeTest.java:136)
```
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Jan 16, 2024
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

No branches or pull requests

1 participant