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

failed: TimeoutDirectivesExamplesSpec - should be configurable in routing layer despite infinite initial value of request-timeout #4286

Open
octonato opened this issue Jul 11, 2023 · 0 comments
Labels
failed Tickets that indicate a Jenkins failure

Comments

@octonato
Copy link
Member

https://github.com/akka/akka-http/actions/runs/5470906217/jobs/9961496867#step:7:5078

- should be configurable in routing layer despite infinite initial value of request-timeout *** FAILED *** (3 seconds, 272 milliseconds)
[info]   java.util.concurrent.TimeoutException: Future timed out after [3 seconds]
[info]   at scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:248)
[info]   at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:261)
[info]   at scala.concurrent.Await$.$anonfun$result$1(package.scala:201)
[info]   at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62)
[info]   at scala.concurrent.Await$.result(package.scala:124)
[info]   at akka.http.scaladsl.testkit.RouteTest$TildeBangArrow$$anon$2.apply(RouteTest.scala:201)
[info]   at akka.http.scaladsl.testkit.RouteTest$TildeBangArrow$$anon$2.apply(RouteTest.scala:196)
[info]   at akka.http.scaladsl.testkit.RouteTest$WithTransformation2.$tilde$bang$greater(RouteTest.scala:141)
[info]   at docs.http.scaladsl.server.directives.TimeoutDirectivesExamplesSpec.$anonfun$new$2(TimeoutDirectivesExamplesSpec.scala:47)
[info]   at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
[info]   at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
[info]   at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
[info]   at org.scalatest.Transformer.apply(Transformer.scala:22)
[info]   at org.scalatest.Transformer.apply(Transformer.scala:20)
[info]   at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1227)
[info]   at akka.http.impl.util.WithLogCapturing.$anonfun$withFixture$1(WithLogCapturing.scala:49)
[info]   at akka.testkit.EventFilter.intercept(TestEventListener.scala:119)
[info]   at akka.http.impl.util.WithLogCapturing.withFixture(WithLogCapturing.scala:47)
[info]   at akka.http.impl.util.WithLogCapturing.withFixture$(WithLogCapturing.scala:34)
[info]   at akka.http.scaladsl.server.RoutingSpec.withFixture(RoutingSpec.scala:25)
[info]   at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1225)
[info]   at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$runTest$1(AnyWordSpecLike.scala:1237)
[info]   at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
@octonato octonato added the failed Tickets that indicate a Jenkins failure label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed Tickets that indicate a Jenkins failure
Projects
None yet
Development

No branches or pull requests

1 participant