Skip to content

x/net/http2: TestConfigPingTimeoutServer failures #72779

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestConfigPingTimeoutServer
    http2_test.go:66: 2025/03/10 21:12:38 timeout waiting for PING response
panic: test timed out after 10m0s
	running tests:
		TestConfigPingTimeoutServer (10m0s)

goroutine 46 [running]:
testing.(*M).startAlarm.func1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2484 +0x44
created by time.goFunc
...
io.ReadFull(...)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/io/io.go:354
golang.org/x/net/http2.readFrameHeader({0x8c6d60, 0x9, 0x9}, {0xc1c798, 0xa46000})
	/home/swarming/.swarming/w/ir/x/w/targetrepo3505824037/http2/frame.go:237 +0x5
golang.org/x/net/http2.(*Framer).ReadFrame(0x8c6d20)
	/home/swarming/.swarming/w/ir/x/w/targetrepo3505824037/http2/frame.go:501 +0xb
golang.org/x/net/http2.(*serverConn).readFrames(0x99e5a0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo3505824037/http2/server.go:855 +0x14
created by golang.org/x/net/http2.(*serverConn).serve in goroutine 36
	/home/swarming/.swarming/w/ir/x/w/targetrepo3505824037/http2/server.go:978 +0x66

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