Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow usage of other multipart types in Reactive REST Client #31597

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Mar 3, 2023

Fixes: #28026

@geoand geoand requested a review from cescoffier March 3, 2023 19:01
@quarkus-bot quarkus-bot bot added the area/rest label Mar 3, 2023
@quarkus-bot

This comment has been minimized.

@quarkus-bot
Copy link

quarkus-bot bot commented Mar 3, 2023

Failing Jobs - Building 55e4353

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 19

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 Windows #

- Failing: extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment 
! Skipped: extensions/keycloak-admin-client-reactive/deployment extensions/oidc-client-reactive-filter/deployment extensions/oidc-token-propagation-reactive/deployment and 25 more

📦 extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment

io.quarkus.resteasy.reactive.server.test.CloserTest.test line 102 - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Response body doesn't match expectation.

@geoand geoand merged commit 62407d5 into quarkusio:main Mar 3, 2023
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Mar 3, 2023
@quarkus-bot quarkus-bot bot added this to the 3.0 - main milestone Mar 3, 2023
@geoand geoand deleted the #28026 branch March 6, 2023 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rest kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support multipart/mixed in Rest Client Reactive
2 participants