Skip to content

Conversation

phillip-kruger
Copy link
Member

@phillip-kruger phillip-kruger commented Jul 31, 2025

@phillip-kruger phillip-kruger force-pushed the remote-dev-swagger-ui branch from 93d0319 to e015f63 Compare July 31, 2025 04:25
@phillip-kruger phillip-kruger marked this pull request as ready for review July 31, 2025 10:30
@phillip-kruger phillip-kruger requested a review from geoand July 31, 2025 10:30
Copy link

quarkus-bot bot commented Jul 31, 2025

Status for workflow Quarkus CI

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

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

📦 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:580)

@cmarchand
Copy link

cmarchand commented Jul 31, 2025

Tested on my remote dev-env, it works perfectly. When loading swagger-ui, text-field is loaded with the right context-root preceding /q/openapi

It solves issue #49142 .

Thanks @phillip-kruger !

@geoand geoand merged commit d34edae into quarkusio:main Jul 31, 2025
74 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.26 - main milestone Jul 31, 2025
@gsmet gsmet modified the milestones: 3.26 - main, 3.25.1 Jul 31, 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.

[3.25.0.CR1] Incompatibility between Swagger UI and Open API 3.1.0
4 participants