Skip to content

net/http: TestServerReadTimeout/h2 failures #66480

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "net/http" && test == "TestServerReadTimeout/h2"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestServerReadTimeout/h2
=== PAUSE TestServerReadTimeout/h2
=== CONT  TestServerReadTimeout/h2
    serve_test.go:767: Server.Config.ReadTimeout = 5ms
    clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48958: write tcp 127.0.0.1:37087->127.0.0.1:48958: i/o timeout
    serve_test.go:781: Get error, retrying: Post "https://127.0.0.1:37087": EOF
    serve_test.go:767: Server.Config.ReadTimeout = 10ms
    clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46140: write tcp 127.0.0.1:43953->127.0.0.1:46140: i/o timeout
    serve_test.go:781: Get error, retrying: Post "https://127.0.0.1:43953": EOF
    serve_test.go:767: Server.Config.ReadTimeout = 20ms
    clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56944: write tcp 127.0.0.1:44497->127.0.0.1:56944: i/o timeout
    serve_test.go:781: Get error, retrying: Post "https://127.0.0.1:44497": EOF
    serve_test.go:767: Server.Config.ReadTimeout = 40ms
    clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58788: read tcp 127.0.0.1:36415->127.0.0.1:58788: i/o timeout
    serve_test.go:781: Get error, retrying: Post "https://127.0.0.1:36415": write tcp 127.0.0.1:58788->127.0.0.1:36415: write: broken pipe
    serve_test.go:767: Server.Config.ReadTimeout = 80ms
    testing.go:1398: race detected during execution of test
--- FAIL: TestServerReadTimeout/h2 (0.44s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions