-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Description
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
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.