[ 
https://issues.apache.org/jira/browse/CAMEL-24010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111479#comment-18111479
 ] 

Guillaume Nodet commented on CAMEL-24010:
-----------------------------------------

This issue appears to have been already fixed on the main branch in commit 
850923efe414e565a5cb8b1e70181b4a27c99c81 (CAMEL-24015).

The fix replaced the flaky Vert.x HTTP client implementation in 
rejectsMissingBearerTokenBeforeBodyHandler with a RestAssured-based approach, 
eliminating a race condition where the server could respond 401 before the 
client was ready to read it. CAMEL-24015 has the same description and is 
already marked as Resolved/Fixed.

Please verify and close if confirmed.

_Note: This comment was generated by an AI coding agent and requires manual 
verification._

> Fix flaky VertxPlatformHttpOAuthProfileTest (7% failure rate)
> -------------------------------------------------------------
>
>                 Key: CAMEL-24010
>                 URL: https://issues.apache.org/jira/browse/CAMEL-24010
>             Project: Camel
>          Issue Type: Test
>          Components: camel-platform-http-vertx
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>            Priority: Major
>
> The test 
> org.apache.camel.component.platform.http.vertx.VertxPlatformHttpOAuthProfileTest
>  is flaky on CI with a 7% failure rate (3 failed, 11 flaky out of 199 runs in 
> the last 2 weeks according to Develocity).
> _Claude Code on behalf of gnodet_



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to