Skip to content

Native integration test jpa broken in main #47853

@zakkak

Description

@zakkak

Describe the bug

Since the merge of #47807 integration-tests/jpa seems to broken (see https://github.com/quarkusio/quarkus/actions/runs/15009978363/job/42177725574)

Interestingly the test fails only on 0f59ac5 (i.e. post-merge) and not on 71e7d40 (which I guess is the reason the CI didn't fail in the PR itself).

cc @radcortez

Expected behavior

Test should pass

Actual behavior

Test fails

How to Reproduce?

./mvnw clean verify -Dnative -Dnative.surefire.skip -pl integration-tests/jpa -Dno-build-cache -Dstart-containers -Dtest-containers

Output of uname -a or ver

No response

Output of java -version

No response

Mandrel or GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions