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

Upgrade to Hibernate ORM 6.2.0.CR4 #31953

Merged
merged 1 commit into from
Mar 20, 2023
Merged

Conversation

Sanne
Copy link
Member

@Sanne Sanne commented Mar 17, 2023

Upgrading this first, as a pre-requisite to then being able to sent the Hibernate Reactive upgrades as a follow-up.

N.B. a Service has changed name

@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE labels Mar 17, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 17, 2023

/cc @gsmet (hibernate-orm), @yrodiere (hibernate-orm)

@quarkus-bot

This comment has been minimized.

@Sanne
Copy link
Member Author

Sanne commented Mar 18, 2023

rebased so to repeat tests after #31959

@quarkus-bot
Copy link

quarkus-bot bot commented Mar 18, 2023

Failing Jobs - Building 16c8b7f

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 Windows Build Failures Logs Raw logs
JVM Tests - JDK 19 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 Windows #

- Failing: extensions/resteasy-classic/rest-client/runtime 
! Skipped: extensions/amazon-lambda-http/deployment extensions/amazon-lambda-http/http-event-server extensions/amazon-lambda-rest/deployment and 106 more

📦 extensions/resteasy-classic/rest-client/runtime

io.quarkus.restclient.runtime.RestClientBaseTest. - More details - Source on GitHub

java.io.IOException: Failed to delete temp directory D:\a\quarkus\quarkus\extensions\resteasy-classic\rest-client\runtime\target\junit18314314550329398023. The following paths could not be deleted (see suppressed exceptions for details): 
	at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.createIOExceptionWithAttachedFailures(TempDirectory.java:350)
	at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.close(TempDirectory.java:251)

⚙️ JVM Tests - JDK 19 #

- Failing: integration-tests/elytron-undertow 

📦 integration-tests/elytron-undertow

io.quarkus.it.undertow.elytron.BaseAuthRestTest.testPost line 28 - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Expected status code <200> but was <500>.

@Sanne
Copy link
Member Author

Sanne commented Mar 19, 2023

Those failing test should be unrelated, as they belong to modules which are not using the Hibernate ORM extension.

@yrodiere yrodiere merged commit 4a933d4 into quarkusio:main Mar 20, 2023
@quarkus-bot quarkus-bot bot added this to the 3.0 - main milestone Mar 20, 2023
@Sanne Sanne deleted the ORM6.2.0.CR4 branch March 20, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants