Skip to content

x/net/http2: TestTransportReturnsUnusedFlowControlMultipleWrites failures #57578

@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReturnsUnusedFlowControlMultipleWrites"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 20m0s

sync.runtime_Semacquire(0xc000390b60?)
	/workdir/go/src/runtime/sema.go:62 +0x38
sync.(*WaitGroup).Wait(0xc00126e840)
	/workdir/go/src/sync/waitgroup.go:139 +0x94
golang.org/x/net/http2.(*clientTester).run(0xc0009575e0)
	/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:912 +0x1a8
golang.org/x/net/http2.testTransportReturnsUnusedFlowControl(0xc000a07e00?, 0x0)
	/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:3070 +0x120
golang.org/x/net/http2.TestTransportReturnsUnusedFlowControlMultipleWrites(0x2c8950?)
	/workdir/gopath/src/golang.org/x/net/http2/transport_test.go:3080 +0x30
testing.tRunner(0xc000449860, 0x456580)

watchflakes

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions