akka / akka-http

The Streaming-first HTTP server/module of Akka
https://doc.akka.io/docs/akka-http
Other
1.34k stars 594 forks source link

Failed: HTTP 2 managed persistent connection (tls = true) should transparently reconnect when connection is closed (with backoff: false) should when the first connection fails to materialize #4104

Open jrudolph opened 2 years ago

jrudolph commented 2 years ago

https://github.com/akka/akka-http/runs/5983063661?check_suite_focus=true

[info]   - should when the first connection fails to materialize *** FAILED *** (3 seconds, 55 milliseconds)
[info]     java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class akka.http.impl.engine.http2.Http2PersistentClientSpec$ServerRequest
[info]     at scala.Predef$.assert(Predef.scala:279)
[info]     at akka.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:571)
[info]     at akka.testkit.TestKitBase.expectMsgType(TestKit.scala:543)
[info]     at akka.testkit.TestKitBase.expectMsgType$(TestKit.scala:542)
[info]     at akka.testkit.TestKit.expectMsgType(TestKit.scala:973)
[info]     at akka.http.impl.engine.http2.Http2PersistentClientSpec$TestSetup$server$.expectRequest(Http2PersistentClientSpec.scala:386)
[info]     at akka.http.impl.engine.http2.Http2PersistentClientSpec$$anon$4.<init>(Http2PersistentClientSpec.scala:230)
patriknw commented 1 year ago

https://github.com/akka/akka-http/actions/runs/4760734610/jobs/8461324301#step:7:2151

patriknw commented 8 months ago

https://github.com/akka/akka-http/actions/runs/8013747351/job/21891240918#step:7:2388