golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
123.18k stars 17.57k forks source link

x/net/quic: TestUDPSourceUnspecified failures #66664

Open gopherbot opened 5 months ago

gopherbot commented 5 months ago
#!watchflakes
default <- pkg == "golang.org/x/net/quic" && test == "TestUDPSourceUnspecified"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 10m0s
running tests:
    TestUDPSourceUnspecified (10m0s)
    TestUDPSourceUnspecified/udp4/udp/unspec (10m0s)

testing.(*T).Run(0x1400031e000, {0x140003d5960?, 0x14000059d88?}, 0x140004b4678)
    /tmp/buildlet/go/src/testing/testing.go:1649 +0x350
golang.org/x/net/quic.runUDPTest(0x14000059f58?, 0x1011548a0)
    /tmp/buildlet/gopath/src/golang.org/x/net/quic/udp_test.go:124 +0x80
golang.org/x/net/quic.TestUDPSourceUnspecified(0x14000536180?)
    /tmp/buildlet/gopath/src/golang.org/x/net/quic/udp_test.go:20 +0x24
testing.tRunner(0x1400031e000, 0x101154150)

watchflakes

gopherbot commented 5 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/net/quic" && test == "TestUDPSourceUnspecified"
2024-03-21 09:28 darwin-arm64-12 net@ebc8168a go@d8392e69 x/net/quic.TestUDPSourceUnspecified (log) panic: test timed out after 10m0s running tests: TestUDPSourceUnspecified (10m0s) TestUDPSourceUnspecified/udp4/udp/unspec (10m0s) testing.(*T).Run(0x1400031e000, {0x140003d5960?, 0x14000059d88?}, 0x140004b4678) /tmp/buildlet/go/src/testing/testing.go:1649 +0x350 golang.org/x/net/quic.runUDPTest(0x14000059f58?, 0x1011548a0) /tmp/buildlet/gopath/src/golang.org/x/net/quic/udp_test.go:124 +0x80 golang.org/x/net/quic.TestUDPSourceUnspecified(0x14000536180?) /tmp/buildlet/gopath/src/golang.org/x/net/quic/udp_test.go:20 +0x24 testing.tRunner(0x1400031e000, 0x101154150)

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/net/quic" && test == "TestUDPSourceUnspecified"
2024-05-06 16:24 freebsd-amd64-race net@d27919b5 go@752b0090 x/net/quic.TestUDPSourceUnspecified (log) panic: test timed out after 20m0s running tests: TestUDPSourceUnspecified (19m57s) TestUDPSourceUnspecified/udp4/udp/unspec (19m57s) testing.(*T).Run(0xc00015aea0, {0xc0001a23c1, 0xf}, 0xc00009c378) /tmp/workdir/go/src/testing/testing.go:1649 +0x871 golang.org/x/net/quic.runUDPTest(0x0?, 0xa81508) /tmp/workdir/gopath/src/golang.org/x/net/quic/udp_test.go:124 +0x97 golang.org/x/net/quic.TestUDPSourceUnspecified(0x0?) /tmp/workdir/gopath/src/golang.org/x/net/quic/udp_test.go:20 +0x2e testing.tRunner(0xc00015aea0, 0xa80d28)

watchflakes