Skip to content

Conversation

@phillip-kruger
Copy link
Member

Fix #47304
Fix #47311

@quarkus-bot
Copy link

quarkus-bot bot commented Apr 12, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 455caa6.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Integration Tests - JDK 17

📦 integration-tests/grpc-hibernate

com.example.grpc.hibernate.VertxBlockingRawTest.shouldAdd - History

  • Condition with Lambda expression in com.example.grpc.hibernate.BlockingRawTestBase was not fulfilled within 30 seconds. - org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in com.example.grpc.hibernate.BlockingRawTestBase was not fulfilled within 30 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
	at com.example.grpc.hibernate.BlockingRawTestBase.shouldAdd(BlockingRawTestBase.java:59)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)

@cescoffier cescoffier merged commit 75b67ec into quarkusio:main Apr 13, 2025
47 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.22 - main milestone Apr 13, 2025
@quarkus-bot quarkus-bot bot added kind/bugfix kind/enhancement New feature or request labels Apr 13, 2025
@gsmet gsmet changed the title Devui agroal fixes Dev UI Agroal fixes Apr 14, 2025
@gsmet
Copy link
Member

gsmet commented Apr 14, 2025

@phillip-kruger could you check if this needs to also be backported to 3.20? (or confirm you already did it)

@phillip-kruger
Copy link
Member Author

@gsmet Yes please

@gsmet gsmet modified the milestones: 3.22 - main, 3.21.3 Apr 15, 2025
@jmartisk jmartisk modified the milestones: 3.21.3, 3.20.1 May 6, 2025
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.

Database View only shows data from the first table Dev UI Database view should display uuid values

4 participants