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

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
Labels
failed Tickets that indicate a Jenkins failure t:http2 Issues related to support HTTP2

Comments

@johanandren
Copy link
Member

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/

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)
@johanandren johanandren added failed Tickets that indicate a Jenkins failure t:http2 Issues related to support HTTP2 labels Feb 15, 2021
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 t:http2 Issues related to support HTTP2
Projects
None yet
Development

No branches or pull requests

1 participant