Skip to content

Which tests need to assert the lengths of exchanged messages? #2579

Description

@cjpatton

Lots of our unit tests assert the lengths of various QUIC message exchanges. These kinds of tests are sensitive to changes in the configurations of the client and server in the text. For example, #2446 enables PQ key exchange by default, which adds about a KB to the ClientHello and ServerHello.

Presumably this useful for some tests, but certainly not as many as we have. We should audit which tests need this check and which don't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions