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

crypto/x509: TestPlatformVerifier failures on Windows due to broken connections [1.21 backport] #67351

Closed
gopherbot opened this issue May 14, 2024 · 2 comments
Labels
CherryPickApproved Used during the release process for point releases Security Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@gopherbot
Copy link

@rolandshoemaker requested issue #56791 to be considered for backport to the next 1.21 minor release.

@gopherbot please open backport issues for this. It's an incredibly noisy test which is currently only failing on the release branches. Those branches currently have the better tests enabled, so we should just backport https://go.dev/cl/548976 and remove these old broken ones to make the builders happy.

@gopherbot gopherbot added CherryPickCandidate Used during the release process for point releases Security labels May 14, 2024
@gopherbot gopherbot added this to the Go1.21.11 milestone May 14, 2024
@dmitshur dmitshur added Testing An issue that has been verified to require only test changes, not just a test failure. CherryPickApproved Used during the release process for point releases and removed CherryPickCandidate Used during the release process for point releases labels May 14, 2024
@gopherbot
Copy link
Author

Change https://go.dev/cl/586215 mentions this issue: [release-branch.go1.21] crypto/x509: remove TestPlatformVerifierLegacy tests

@gopherbot
Copy link
Author

Closed by merging 6f52195 to release-branch.go1.21.

gopherbot pushed a commit that referenced this issue May 16, 2024
…y tests

They are no longer necessary, woohoo!

Updates #52108
Fixes #56791
Fixes #67351

Change-Id: I11a4c17162da4295309f74f2f8362bab0f506f78
Reviewed-on: https://go-review.googlesource.com/c/go/+/548976
Run-TryBot: Roland Shoemaker <roland@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Roland Shoemaker <roland@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
(cherry picked from commit c1828fb)
Reviewed-on: https://go-review.googlesource.com/c/go/+/586215
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPickApproved Used during the release process for point releases Security Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

2 participants