-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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
crypto/x509: TestPlatformVerifier is failing on windows-amd64-longtest #52094
Comments
cc @golang/release |
I can not resolve the host of |
It's not just that. We rely heavily on the |
Change https://go.dev/cl/397478 mentions this issue: |
It looks like badssl.com is completely gone. It's a google project, ish... https://github.com/chromium/badssl.com. Let's see what I can find out internally. |
It's back up, looks like the DNS was just funky for a while. |
Indeed. Not sure how I missed chromium/badssl.com#500. |
(Temporarily, until the root cause of the test failure can be diagnosed and fixed properly.) For #52094 Change-Id: Iec69e162159f3f0a93135f742aac97cf82c1d96c Reviewed-on: https://go-review.googlesource.com/c/go/+/397478 Trust: Bryan Mills <[email protected]> Run-TryBot: Bryan Mills <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
Change https://go.dev/cl/397594 mentions this issue: |
…aling badssl.com subdomains (Temporarily, until the root cause of the test failure can be diagnosed and fixed properly.) For #52094 Change-Id: Iec69e162159f3f0a93135f742aac97cf82c1d96c Reviewed-on: https://go-review.googlesource.com/c/go/+/397478 Trust: Bryan Mills <[email protected]> Run-TryBot: Bryan Mills <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]> TryBot-Result: Gopher Robot <[email protected]> (cherry picked from commit df89f2b) Reviewed-on: https://go-review.googlesource.com/c/go/+/397594 Reviewed-by: Cherry Mui <[email protected]>
https://build.golang.org/log/296b04ad40e69dc38abad33a8d6ee7ffcb03014c
No idea what's going wrong, I can resolve the host just fine from my home network but not from my Google workstation. This is a release blocker because the release runs the Windows long tests.
The text was updated successfully, but these errors were encountered: