net: TestLookupGmailTXT is failing #29698
Comments
Change https://golang.org/cl/157638 mentions this issue: |
Presumably due to the change in the DNS entries this is now failing for earlier Go releases as well, so @gopherbot Please open backport to 1.10 and 1.11. |
Backport issue(s) opened: #29699 (for 1.10), #29700 (for 1.11). Remember to create the cherry-pick CL(s) as soon as the patch is submitted to master, according to https://golang.org/wiki/MinorReleases. |
Change https://golang.org/cl/157639 mentions this issue: |
Change https://golang.org/cl/157640 mentions this issue: |
…estLookupGmailTXT Updates #29698 Fixes #29700 Change-Id: I0531c0a274b120af8871aa2f5975744ff6c912a3 Reviewed-on: https://go-review.googlesource.com/c/157638 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> (cherry picked from commit 7cbfa55) Reviewed-on: https://go-review.googlesource.com/c/157639
…estLookupGmailTXT Updates #29698 Fixes #29699 Change-Id: I0531c0a274b120af8871aa2f5975744ff6c912a3 Reviewed-on: https://go-review.googlesource.com/c/157638 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> (cherry picked from commit 7cbfa55) Reviewed-on: https://go-review.googlesource.com/c/157640
…ntry in TestLookupGmailTXT Fixes #29698 Change-Id: I0531c0a274b120af8871aa2f5975744ff6c912a3 Reviewed-on: https://go-review.googlesource.com/c/157638 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-on: https://team-review.git.corp.google.com/c/401203 Reviewed-by: Filippo Valsorda <valsorda@google.com>
…ntry in TestLookupGmailTXT Fixes #29698 Change-Id: I0531c0a274b120af8871aa2f5975744ff6c912a3 Reviewed-on: https://go-review.googlesource.com/c/157638 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-on: https://team-review.git.corp.google.com/c/401204 Reviewed-by: Filippo Valsorda <valsorda@google.com>
Just seen on the trybots, e.g., https://storage.googleapis.com/go-build-log/0a03647a/linux-amd64_1b1d2882.log :
Also happens when I run the test by hand. Looks like something has changed.
The text was updated successfully, but these errors were encountered: