Skip to content

net/http: TestTransportAndServerSharedBodyRace_h2 is failing #13556

Closed
@bradfitz

Description

@bradfitz

I'm making TestTransportAndServerSharedBodyRace_h2 skip for now, but it's failing. Sometimes it requires a few runs:

$ go test -v -run=TestTransportAndServerSharedBodyRace -count=20
=== RUN   TestTransportAndServerSharedBodyRace_h1
--- PASS: TestTransportAndServerSharedBodyRace_h1 (0.50s)
=== RUN   TestTransportAndServerSharedBodyRace_h2
--- PASS: TestTransportAndServerSharedBodyRace_h2 (0.04s)
=== RUN   TestTransportAndServerSharedBodyRace_h1
--- PASS: TestTransportAndServerSharedBodyRace_h1 (0.50s)
=== RUN   TestTransportAndServerSharedBodyRace_h2
2015/12/09 22:15:36 httptest.Server blocked in Close after 5 seconds, waiting for connections:
  *tls.Conn 0xc8204d2600 127.0.0.1:58273 in state active

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions