Skip to content

Conversation

phillip-kruger
Copy link
Member

This PR allows other extensions (in this case Chappie) to get the Dev MCP Server settings. This is needed to enable Dev MCP support in the Chappie Chat.

@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Sep 24, 2025
Copy link

quarkus-bot bot commented Sep 24, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 375a9a0.

✅ 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

😭 Deploy PR Preview failed.

Copy link

quarkus-bot bot commented Sep 24, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 375a9a0.

✅ 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 Tests - JDK 21

📦 extensions/infinispan-cache/deployment

io.quarkus.cache.infinispan.InfinispanCacheTest.testGetAsyncWithParallelCalls - History

  • expected: "thread1" but was: "thread2" - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: 

expected: "thread1"
 but was: "thread2"
	at io.quarkus.cache.infinispan.InfinispanCacheTest.testGetAsyncWithParallelCalls(InfinispanCacheTest.java:285)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:534)
	at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:448)

📦 extensions/smallrye-openapi/deployment

io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootPathCorsTestCase.testCorsFilterProperties - History

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

	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:73)

⚙️ JVM Tests - JDK 17 Windows

📦 test-framework/junit5-internal

io.quarkus.test.QuarkusProdModeTestConfusingLogTest.shouldWaitForAppActuallyStarted - History

  • App's HTTP server is not reachable ==> Unexpected exception thrown: java.net.http.HttpConnectTimeoutException: HTTP connect timed out - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: App's HTTP server is not reachable ==> Unexpected exception thrown: java.net.http.HttpConnectTimeoutException: HTTP connect timed out
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertDoesNotThrow.createAssertionFailedError(AssertDoesNotThrow.java:84)
	at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:53)
	at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:40)
	at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3218)
	at io.quarkus.test.QuarkusProdModeTestConfusingLogTest.thenAppIsRunning(QuarkusProdModeTestConfusingLogTest.java:73)
	at io.quarkus.test.QuarkusProdModeTestConfusingLogTest.shouldWaitForAppActuallyStarted(QuarkusProdModeTestConfusingLogTest.java:49)

@phillip-kruger phillip-kruger merged commit 3dad3e2 into quarkusio:main Sep 24, 2025
59 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.29 - main milestone Sep 24, 2025
@gsmet gsmet modified the milestones: 3.29 - main, 3.28.2 Sep 29, 2025
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 triage/backport-3.27 triage/flaky-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants