Skip to content

flaky handshake limiting unit test #4277

Closed
@marten-seemann

Description

Server server accepting connections that completed the handshake handling packets limits the number of unvalidated handshakes
D:/a/quic-go/quic-go/server_test.go:653
  [FAILED] in [AfterEach] - D:/a/quic-go/quic-go/quic_suite_test.go:48 @ 01/29/24 02:15:06.084
+ [FAILED] [0.050 seconds]
TOP-LEVEL [AfterEach] Server server accepting connections that completed the handshake handling packets limits the number of unvalidated handshakes
  [AfterEach] D:/a/quic-go/quic-go/quic_suite_test.go:47
  [It] D:/a/quic-go/quic-go/server_test.go:653

  [FAILED] missing call(s) to *quic.MockQUICConn.HandshakeComplete() D:/a/quic-go/quic-go/server_test.go:690
  In [AfterEach] at: D:/a/quic-go/quic-go/quic_suite_test.go:48 @ 01/29/24 02:15:06.084

  Full Stack Trace
    github.com/quic-go/quic-go.init.func24()
    	D:/a/quic-go/quic-go/quic_suite_test.go:48 +0x25

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions