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: RangeDirectivesSpec #4209

Open
johanandren opened this issue Dec 21, 2022 · 0 comments
Open

Failed: RangeDirectivesSpec #4209

johanandren opened this issue Dec 21, 2022 · 0 comments
Labels
failed Tickets that indicate a Jenkins failure

Comments

@johanandren
Copy link
Member

https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2761

[info] - should return a Content-Range header for a ranged request with a single range *** FAILED *** (1 second, 795 milliseconds)
[2761](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2762)
[info]   java.util.concurrent.TimeoutException: Futures timed out after [1 second]
[2762](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2763)
[info]   at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:259)
[2763](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2764)
[info]   at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:263)
[2764](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2765)
[info]   at scala.concurrent.Await$.$anonfun$result$1(package.scala:223)
[2765](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2766)
[info]   at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:57)
[2766](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2767)
[info]   at scala.concurrent.Await$.result(package.scala:146)
[2767](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2768)
[info]   at akka.http.scaladsl.testkit.RouteTest.responseAs(RouteTest.scala:77)
[2768](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2769)
[info]   at akka.http.scaladsl.testkit.RouteTest.responseAs$(RouteTest.scala:75)
[2769](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2770)
[info]   at akka.http.scaladsl.server.RoutingSpec.responseAs(RoutingSpec.scala:25)
[2770](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2771)
[info]   at akka.http.scaladsl.server.directives.RangeDirectivesSpec.$anonfun$new$14(RangeDirectivesSpec.scala:48)
[2771](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2772)
[info]   at scala.util.DynamicVariable.withValue(DynamicVariable.scala:62)
[2772](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2773)
[info]   at akka.http.scaladsl.testkit.RouteTest.$anonfun$check$1(RouteTest.scala:61)
[2773](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2774)
[info]   at akka.http.scaladsl.testkit.RouteTestResultComponent$RouteTestResult.$tilde$greater(RouteTestResultComponent.scala:56)
[2774](https://github.com/akka/akka-http/actions/runs/3745810218/jobs/6360597448#step:7:2775)
[info]   at akka.http.scaladsl.server.directives.RangeDirectivesSpec.$anonfun$new$13(RangeDirectivesSpec.scala:45)
@johanandren johanandren added the failed Tickets that indicate a Jenkins failure label Dec 21, 2022
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