golang / go

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

net: TestLookupContextCancel failures #66931

Open gopherbot opened 4 months ago

gopherbot commented 4 months ago
#!watchflakes
default <- pkg == "net" && test == "TestLookupContextCancel"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestLookupContextCancel
    lookup_test.go:917: starting concurrent LookupIPAddr
    lookup_test.go:940: testHookLookupIP performing lookup
    lookup_test.go:923: lookup google.com: no such host
--- FAIL: TestLookupContextCancel (40.28s)

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net" && test == "TestLookupContextCancel"
2024-04-19 16:55 gotip-darwin-amd64_12 go@f0d6ddfa net.TestLookupContextCancel (log) === RUN TestLookupContextCancel lookup_test.go:917: starting concurrent LookupIPAddr lookup_test.go:940: testHookLookupIP performing lookup lookup_test.go:923: lookup google.com: no such host --- FAIL: TestLookupContextCancel (40.28s)

watchflakes

gopherbot commented 3 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net" && test == "TestLookupContextCancel"
2024-05-16 01:44 go1.21-freebsd-riscv64 release-branch.go1.21@e9f3c9b7 net.TestLookupContextCancel [ABORT] (log) === RUN TestLookupContextCancel lookup_test.go:917: starting concurrent LookupIPAddr

watchflakes