Skip to content

net/http: TestTransportEventTrace_h2 flake #16414

@bradfitz

Description

@bradfitz

Just noticed this flake:

https://build.golang.org/log/25f4c603239103f3ffa549abbf917a7e5f4b5be9

--- FAIL: TestTransportEventTrace_h2 (0.01s)
    transport_test.go:3329: expected substring "WroteRequest: {Err:<nil>}" exactly once in output.
    transport_test.go:3355: Output:
        Getting conn for dns-is-faked.golang:40463 ...
        DNS start: {Host:dns-is-faked.golang}
        DNS done: {Addrs:[{IP:127.0.0.1 Zone:}] Err:<nil> Coalesced:false}
        ConnectStart: Connecting to tcp 127.0.0.1:40463 ...
        ConnectDone: connected to tcp 127.0.0.1:40463 = <nil>
        got conn: {Conn:0xc420146000 Reused:false WasIdle:false IdleTime:0s}
        Wait100Continue
        first response byte
        Got100Continue
        got roundtrip.response
        consumed body
FAIL

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

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions