Skip to content

x/net/http2: apparent deadlock in TestTransportResponseHeaderTimeout_Body on windows-386-2008 #52655

Open
@bcmills

Description

@bcmills
panic: test timed out after 10m0s
…
goroutine 10660 [semacquire, 9 minutes]:
sync.runtime_Semacquire(0x13397808)
	C:/workdir/go/src/runtime/sema.go:56 +0x36
sync.(*WaitGroup).Wait(0x13397800)
	C:/workdir/go/src/sync/waitgroup.go:136 +0x87
golang.org/x/net/http2.(*clientTester).run(0x130e9110)
	C:/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:860 +0x190
golang.org/x/net/http2.testTransportResponseHeaderTimeout(0x130ea0f0, 0x1)
	C:/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:2216 +0x151
golang.org/x/net/http2.TestTransportResponseHeaderTimeout_Body(0x130ea0f0)
	C:/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:2164 +0x26
testing.tRunner(0x130ea0f0, 0x823e98)
	C:/workdir/go/src/testing/testing.go:1449 +0x113
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:1496 +0x374

greplogs -l -e 'panic: test timed out after (?:.*\n)*golang\.org/x/net/http2\.TestTransportResponseHeaderTimeout' --since=2021-01-01
2022-05-01T00:24:25-2871e0c-d09ca2c/windows-386-2008

(CC @neild @tombergan)

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Windows

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions