Skip to content

x/net/quic: TestUDPSourceUnspecified/udp4/udp/unspec failures #73301

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "golang.org/x/net/quic" && test == "TestUDPSourceUnspecified/udp4/udp/unspec"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestUDPSourceUnspecified/udp4/udp/unspec
    udp_test.go:19: 127.0.0.1:51001
panic: test timed out after 10m0s
	running tests:
		TestUDPSourceUnspecified (10m0s)
		TestUDPSourceUnspecified/udp4/udp/unspec (10m0s)

goroutine 1819 [running]:
testing.(*M).startAlarm.func1()
	/Volumes/Work/s/w/ir/x/w/goroot/src/testing/testing.go:2484 +0x308
...
net.(*UDPConn).readMsg(0x14000fec601?, {0x140004c0000?, 0x14000fec6b8?, 0x104ee6668?}, {0x140000a66c0?, 0x8?, 0x140004be008?})
	/Volumes/Work/s/w/ir/x/w/goroot/src/net/udpsock_posix.go:106 +0x88
net.(*UDPConn).ReadMsgUDPAddrPort(0x14000054208, {0x140004c0000?, 0x14000fec758?, 0x104f62604?}, {0x140000a66c0?, 0x14000fec750?, 0x1050da660?})
	/Volumes/Work/s/w/ir/x/w/goroot/src/net/udpsock.go:203 +0x34
golang.org/x/net/quic.(*netUDPConn).Read(0x140005aabd0, 0x1400007efb0)
	/Volumes/Work/s/w/ir/x/w/targetrepo1077028976/quic/udp_msg.go:85 +0xe4
golang.org/x/net/quic.runUDPTest.func1.2()
	/Volumes/Work/s/w/ir/x/w/targetrepo1077028976/quic/udp_test.go:167 +0x60
created by golang.org/x/net/quic.runUDPTest.func1 in goroutine 1817
	/Volumes/Work/s/w/ir/x/w/targetrepo1077028976/quic/udp_test.go:165 +0x368

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions