Skip to content

net/http/internal/http2: TestTransportDisableKeepAlives_Concurrency failures #78352

Description

@gopherbot
#!watchflakes
default <- pkg == "net/http/internal/http2" && test == "TestTransportDisableKeepAlives_Concurrency"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTransportDisableKeepAlives_Concurrency
panic: test timed out after 6m0s
	running tests:
		TestTransportDisableKeepAlives_Concurrency (5m51s)

goroutine 12300 gp=0xc00014a000 m=12 mp=0xc000501808 [running]:
panic({0xec5440?, 0xc0001c2030?})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:879 +0x16f fp=0xc018a79ef8 sp=0xc018a79e48 pc=0x4d7d4f
testing.(*M).startAlarm.func1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2955 +0x605 fp=0xc018a79fe0 sp=0xc018a79ef8 pc=0x5ca125
...
net/http.(*Server).configureHTTP2.func1(0xc0185da700, 0xc018ae9888, {0xf20668, 0xc018e8c300})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/http2.go:79 +0x1c5 fp=0xc018e27a70 sp=0xc018e279c0 pc=0x8e8c05
net/http.(*conn).serve(0xc01889dd40, {0xf22698, 0xc000585620})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:1985 +0x20e2 fp=0xc018e27fa0 sp=0xc018e27a70 pc=0x903822
net/http.(*Server).Serve.gowrap3()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:3501 +0x47 fp=0xc018e27fe0 sp=0xc018e27fa0 pc=0x909cc7
runtime.goexit({})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1737 +0x1 fp=0xc018e27fe8 sp=0xc018e27fe0 pc=0x4e0281
created by net/http.(*Server).Serve in goroutine 12181
	/home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/server.go:3501 +0x88a

watchflakes

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.

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions