Skip to content

Conversation

@phillip-kruger
Copy link
Member

This PR fix a regression in Dev UI JsonRPC that was introduced with the Dev MCP feature. This effects any runtime JsonRPC calls using JsonObject in their parameters.

@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 1, 2025

Status for workflow Quarkus CI

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

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
JVM Integration Tests - JDK 17 Build Failures Logs Raw logs 🔍
✔️ JVM Integration Tests - JDK 17 Windows Logs Raw logs 🚧
JVM Integration Tests - JDK 21 Build Failures Logs Raw logs 🔍

Full information is available in the Build summary check run.
You can consult the Develocity build scans.

Failures

⚙️ JVM Integration Tests - JDK 17 #

- Failing: integration-tests/smallrye-config 

📦 integration-tests/smallrye-config

io.quarkus.it.smallrye.config.HibernatePropertiesTest. line 32 - History - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at io.quarkus.it.smallrye.config.HibernatePropertiesTest$1.beforeAll(HibernatePropertiesTest.java:32)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

⚙️ JVM Integration Tests - JDK 21 #

- Failing: integration-tests/smallrye-config 

📦 integration-tests/smallrye-config

io.quarkus.it.smallrye.config.HibernatePropertiesTest. line 32 - History - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at io.quarkus.it.smallrye.config.HibernatePropertiesTest$1.beforeAll(HibernatePropertiesTest.java:32)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

Copy link
Contributor

@mkouba mkouba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm that it fixed quarkiverse/quarkus-mcp-server#389.

@mkouba
Copy link
Contributor

mkouba commented Sep 1, 2025

Merging - the CI failures are unrelated and should be fixed in #49807.

@mkouba mkouba merged commit 0b557b6 into quarkusio:main Sep 1, 2025
88 of 92 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.28 - main milestone Sep 1, 2025
@gsmet gsmet modified the milestones: 3.28 - main, 3.26.2 Sep 2, 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.

4 participants