You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Http2ServerSpec.The Http/2 server implementation should support for configurable pings should send pings when there is an active but slow stream from server
#3760
Open
johanandren opened this issue
Feb 15, 2021
· 0 comments
assertion failed: received unexpected message RealMessage(OnNext(ByteString(0, 0, 8, 6, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 102, 103, 104)),Actor[akka://Http2ServerSpec/deadLetters]) after 100 millis
at akka.testkit.TestKitBase.expectNoMsg_internal(TestKit.scala:721)
at akka.testkit.TestKitBase.expectNoMessage(TestKit.scala:688)
at akka.testkit.TestKitBase.expectNoMessage$(TestKit.scala:687)
at akka.testkit.TestKit.expectNoMessage(TestKit.scala:923)
at akka.stream.testkit.TestSubscriber$ManualProbe.expectNoMessage(StreamTestKit.scala:623)
at akka.http.impl.engine.ws.ByteStringSinkProbe$$anon$1.expectNoBytes(ByteStringSinkProbe.scala:61)
at akka.http.impl.engine.http2.Http2FrameProbe$$anon$1.expectNoBytes(Http2FrameProbe.scala:118)
at akka.http.impl.engine.http2.Http2FrameProbeDelegator.expectNoBytes(Http2FrameProbe.scala:82)
at akka.http.impl.engine.http2.Http2FrameProbeDelegator.expectNoBytes$(Http2FrameProbe.scala:82)
at akka.http.impl.engine.http2.Http2ServerSpec$NetworkSide.expectNoBytes(Http2ServerSpec.scala:1372)
The text was updated successfully, but these errors were encountered:
https://jenkins.akka.io:8498/job/akka-http-nightly/AKKA_VERSION=release-2.5,Node=akka-http-nightly-node,SCALA_VERSION=2.13.3,jdk=AdoptOpenJDK%208/421/
The text was updated successfully, but these errors were encountered: