Skip to content

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jul 4, 2025

This is a follow-up of #48717 and should only be merged when 3.25 is branched and #48717 is merged.

@gsmet gsmet requested a review from radcortez July 4, 2025 15:05
@quarkus-bot quarkus-bot bot added the area/core label Jul 4, 2025
Copy link

quarkus-bot bot commented Jul 4, 2025

Thanks for your pull request!

Your pull request does not follow our editorial rules. Could you have a look?

  • title should preferably start with an uppercase character (if it makes sense!)

This message is automatically generated by a bot.

@gsmet gsmet added the triage/on-ice Frozen until external concerns are resolved label Jul 4, 2025
This is a follow-up of quarkusio#48717
and should only be merged when 3.25 is branched.
@gsmet gsmet force-pushed the extension-processor-drop-legacy-config-classes branch from e0839ba to 44efba0 Compare July 16, 2025 17:28
@gsmet gsmet marked this pull request as ready for review July 16, 2025 17:29
@gsmet gsmet changed the title [3.26] Remove legacy config classes support from extension annotation processor Remove legacy config classes support from extension annotation processor Jul 16, 2025

This comment has been minimized.

Copy link

quarkus-bot bot commented Jul 16, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 44efba0.

✅ 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.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

🎊 PR Preview 99c1f2e has been successfully built and deployed to https://quarkus-pr-main-48782-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

Copy link

quarkus-bot bot commented Jul 16, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 44efba0.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
Native Tests - Windows support Build Failures Logs Raw logs 🔍

You can consult the Develocity build scans.

Failures

⚙️ Native Tests - Windows support #

- Failing: integration-tests/liquibase 

📦 integration-tests/liquibase

Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-liquibase: Failed to build quarkus application


Flaky tests - Develocity

⚙️ JVM Integration Tests - JDK 17 Windows

📦 integration-tests/grpc-hibernate

com.example.grpc.hibernate.BlockingRawTest.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)

⚙️ JVM Integration Tests - JDK 21

📦 integration-tests/virtual-threads/grpc-virtual-threads

io.quarkus.grpc.example.streaming.VertxVirtualThreadTest.testStreamingOutputCall - History

  • INTERNAL: Half-closed without a request - io.grpc.StatusRuntimeException
io.grpc.StatusRuntimeException: INTERNAL: Half-closed without a request
	at io.grpc.Status.asRuntimeException(Status.java:532)
	at io.grpc.stub.ClientCalls$BlockingResponseStream.hasNext(ClientCalls.java:631)
	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:132)
	at io.quarkus.grpc.example.streaming.VirtualThreadTestBase.testStreamingOutputCall(VirtualThreadTestBase.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:1000)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:848)

@gsmet gsmet merged commit ed48a0e into quarkusio:main Jul 17, 2025
75 of 76 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.26 - main milestone Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/core triage/flaky-test triage/on-ice Frozen until external concerns are resolved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants