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: GracefulTerminationSpec #4236

Open
pvlugter opened this issue Feb 27, 2023 · 0 comments
Open

Failed: GracefulTerminationSpec #4236

pvlugter opened this issue Feb 27, 2023 · 0 comments
Labels
failed Tickets that indicate a Jenkins failure

Comments

@pvlugter
Copy link
Contributor

https://github.com/akka/akka-http/actions/runs/4214135482/jobs/7314385857#step:7:1280

[info] - should provide whenTerminated future that completes once server has completed termination (existing connection, user reply, terminate, no reply) *** FAILED *** (1 second, 563 milliseconds)
[info]   Expected exception akka.stream.StreamTcpException to be thrown, but java.util.concurrent.TimeoutException was thrown (GracefulTerminationSpec.scala:305)
[info]   org.scalatest.exceptions.TestFailedException:
[info]   at org.scalatest.matchers.MatchersHelper$.newTestFailedException(MatchersHelper.scala:143)
[info]   at org.scalatest.matchers.MatchersHelper$.checkExpectedException(MatchersHelper.scala:311)
[info]   at org.scalatest.matchers.dsl.ResultOfTheTypeInvocation.thrownBy(ResultOfTheTypeInvocation.scala:45)
[info]   at akka.http.scaladsl.GracefulTerminationSpec.akka$http$scaladsl$GracefulTerminationSpec$$ensureConnectionIsClosed(GracefulTerminationSpec.scala:305)
[info]   at akka.http.scaladsl.GracefulTerminationSpec$$anon$8.<init>(GracefulTerminationSpec.scala:200)
[info]   at akka.http.scaladsl.GracefulTerminationSpec.f$proxy10$1(GracefulTerminationSpec.scala:203)
[info]   at akka.http.scaladsl.GracefulTerminationSpec.$init$$$anonfun$3$$anonfun$7(GracefulTerminationSpec.scala:186)
@pvlugter pvlugter added the failed Tickets that indicate a Jenkins failure label Feb 27, 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