-
Notifications
You must be signed in to change notification settings - Fork 18k
net: builders failing TestLookupDotsWithRemoteSource
and TestLookupGoogleSRV
due to missing host for _xmpp-server._tcp.google.com
#56707
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
Comments
(attn @ianlancetaylor @neild; CC @mknyszek) |
Change https://go.dev/cl/449640 mentions this issue: |
Filed #56708 to follow-up. |
Needs backporting? |
I think so, yeah. |
@gopherbot Please backport this issue to Go 1.18 and Go 1.19. It's causing widespread builder failures. |
Backport issue(s) opened: #56709 (for 1.18), #56710 (for 1.19). Remember to create the cherry-pick CL(s) as soon as the patch is submitted to master, according to https://go.dev/wiki/MinorReleases. |
Change https://go.dev/cl/449505 mentions this issue: |
Change https://go.dev/cl/449506 mentions this issue: |
…nd TestLookupGoogleSRV These tests fail consistently due to a DNS change causing widespread trybot outages. For #56707. Fixes #56709. Change-Id: Iebdf91254a922a48880021198f0f12f6bc16b6e7 Reviewed-on: https://go-review.googlesource.com/c/go/+/449640 Reviewed-by: Carlos Amedee <[email protected]> Reviewed-by: Bryan Mills <[email protected]> Run-TryBot: Michael Knyszek <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Damien Neil <[email protected]> (cherry picked from commit 9776524) Reviewed-on: https://go-review.googlesource.com/c/go/+/449505 Reviewed-by: Ian Lance Taylor <[email protected]>
…nd TestLookupGoogleSRV These tests fail consistently due to a DNS change causing widespread trybot outages. For #56707. Fixes #56710. Change-Id: Iebdf91254a922a48880021198f0f12f6bc16b6e7 Reviewed-on: https://go-review.googlesource.com/c/go/+/449640 Reviewed-by: Carlos Amedee <[email protected]> Reviewed-by: Bryan Mills <[email protected]> Run-TryBot: Michael Knyszek <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Damien Neil <[email protected]> (cherry picked from commit 9776524) Reviewed-on: https://go-review.googlesource.com/c/go/+/449506 Reviewed-by: Ian Lance Taylor <[email protected]>
We'll do boringcrypto merges as part of the minor release process in a couple weeks. |
…nd TestLookupGoogleSRV These tests fail consistently due to a DNS change causing widespread trybot outages. For golang#56707. Fixes golang#56710. Change-Id: Iebdf91254a922a48880021198f0f12f6bc16b6e7 Reviewed-on: https://go-review.googlesource.com/c/go/+/449640 Reviewed-by: Carlos Amedee <[email protected]> Reviewed-by: Bryan Mills <[email protected]> Run-TryBot: Michael Knyszek <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Damien Neil <[email protected]> (cherry picked from commit 9776524) Reviewed-on: https://go-review.googlesource.com/c/go/+/449506 Reviewed-by: Ian Lance Taylor <[email protected]>
Found new dashboard test flakes for:
2024-03-27 19:24 linux-loong64-3a5000 go@efb7cc42 net.TestLookupGoogleSRV (log)
|
This issue was fixed in Go1.20 milestone and frozen, with Soon label. The new failure mode is different, and watchflakes probably shouldn't reopen frozen issues (filed #67232 for that). I'll take it out of the Test Flakes project to avoid that happening again. |
greplogs -l -e xmpp-server --since=2022-11-01
2022-11-11T16:04:21-fcd14bd/darwin-amd64-11-aws
2022-11-11T16:04:21-fcd14bd/illumos-amd64
2022-11-11T16:04:21-fcd14bd/linux-386
2022-11-11T16:04:21-fcd14bd/linux-386-buster
2022-11-11T16:04:21-fcd14bd/linux-amd64-goamd64v3
2022-11-11T16:04:21-fcd14bd/linux-amd64-staticlockranking
2022-11-11T16:04:21-fcd14bd/linux-arm64
2022-11-11T16:04:21-fcd14bd/linux-arm64-aws
2022-11-11T16:04:21-fcd14bd/netbsd-386-9_0
2022-11-11T16:04:21-fcd14bd/openbsd-386-68
2022-11-11T16:04:21-fcd14bd/windows-386-2012
2022-11-11T16:04:21-fcd14bd/windows-amd64-2008
2022-11-11T16:04:21-fcd14bd/windows-amd64-2016-newcc
2022-11-11T16:04:21-fcd14bd/windows-amd64-newcc-race
2022-11-11T16:04:21-fcd14bd/windows-arm64-10
2022-11-11T16:04:21-fcd14bd/windows-arm64-11
2022-11-11T14:51:14-fffda6b/linux-386-sid
2022-11-10T18:46:00-fbf763f/plan9-arm
The text was updated successfully, but these errors were encountered: