Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: TestLookupHostCancel failures with "Temporary failure in name resolution" on linux-riscv64-jsing #43140

Closed
bcmills opened this issue Dec 11, 2020 · 3 comments
Labels
arch-riscv Issues solely affecting the riscv64 architecture. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. okay-after-beta1 Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1 release-blocker
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Dec 11, 2020

2020-12-11T06:46:11-58e381b/linux-riscv64-jsing
2020-11-25T19:46:00-4481ad6/linux-riscv64-jsing

--- FAIL: TestLookupHostCancel (0.02s)
    lookup_test.go:947: LookupHost("invalid.invalid"): failed with unexpected error: lookup invalid.invalid: Temporary failure in name resolution
FAIL
FAIL	net	43.759s

See previously #31950, #25694.

It's not clear to me whether this indicates a problem with the builder, the test itself, or the code under test.

CC @4a6f656c @golang/release

@bcmills bcmills changed the title net: TestLookupHostCancel failures with on net: TestLookupHostCancel failures with "Temporary failure in name resolution" on linux-riscv64-jsing Dec 11, 2020
@bcmills bcmills added arch-riscv Issues solely affecting the riscv64 architecture. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Dec 11, 2020
@bcmills bcmills added this to the Backlog milestone Dec 11, 2020
@gopherbot
Copy link

Change https://golang.org/cl/369037 mentions this issue: net: don't check "invalid.invalid" lookup errors in TestLookupHostCancel

@bcmills bcmills self-assigned this Dec 3, 2021
@bcmills bcmills modified the milestones: Backlog, Go1.18 Dec 3, 2021
@bcmills bcmills added okay-after-beta1 Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1 release-blocker labels Dec 8, 2021
@bcmills
Copy link
Contributor Author

bcmills commented Dec 8, 2021

This test has a fix CL out for review, and is a source of recurring failures on at least one builder. Marking as release-blocker via #11811.

@rsc rsc unassigned bcmills Jun 23, 2022
@golang golang locked and limited conversation to collaborators Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-riscv Issues solely affecting the riscv64 architecture. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. okay-after-beta1 Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1 release-blocker
Projects
None yet
Development

No branches or pull requests

2 participants