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

Flaky blaze.client.ClientTimeoutSuite "Eventually timeout on connect" test #631

Open
RafalSumislawski opened this issue Mar 27, 2022 · 0 comments

Comments

@RafalSumislawski
Copy link
Member

 ==> X org.http4s.blaze.client.ClientTimeoutSuite.Eventually timeout on connect timeout  4.492s munit.FailException: intercept failed, exception 'java.util.concurrent.TimeoutException' is not a subtype of 'java.io.IOException
    at munit.CatsEffectAssertions.$anonfun$runInterceptF$1(CatsEffectAssertions.scala:266)
    at timeout @ org.http4s.blaze.client.BlazeClientConnectionReuseSuite.$anonfun$new$21(BlazeClientConnectionReuseSuite.scala:85)
    at map @ munit.ValueTransforms.flattenFuture$1(ValueTransforms.scala:34)
    at map @ munit.ValueTransforms.flattenFuture$1(ValueTransforms.scala:34)
    at productR @ org.http4s.blaze.client.PoolManager.$anonfun$borrow$2(PoolManager.scala:271)
Caused by: java.util.concurrent.TimeoutException: 1500 milliseconds
    ... 4 more

https://github.com/http4s/http4s/runs/5711855898?check_suite_focus=true#step:13:5225

@rossabaker rossabaker transferred this issue from http4s/http4s May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant