-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Description
#!watchflakes
post <- pkg == "net" && test == "TestLookupHostCancel" && (
`i/o timeout` ||
`This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.`)
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestLookupHostCancel (16.33s)
lookup_test.go:1007: lookup www.google.com on 8.8.8.8:53: read udp 192.168.64.101:49520->8.8.8.8:53: i/o timeout
Another example (log):
=== RUN TestLookupHostCancel
=== PAUSE TestLookupHostCancel
=== CONT TestLookupHostCancel
lookup_test.go:986: lookup www.google.com: getaddrinfow: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
--- FAIL: TestLookupHostCancel (0.00s)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Type
Projects
Status
Active